HTC EVO 4G :: Setup Shortcut On Homescreen For Ringtone So Click And It Will Start Music?
Sep 19, 2010
Is there a way to set a shortcut on the homescreen for a ringtone so i can just click it and it will start playing on the music player?
View 4 Replies
Apr 28, 2012
I am looking for a way to make a homescreen shortcut to start the ics built in recent apps dialog.
How to start it via activity or intent?
I am using cm9 on a galaxy s2 with apex launcher
View 8 Replies
View Related
Nov 23, 2009
I have been looking to find a way to place a shortcut to VPN I have setup on the HomeScreen of the Droid. Any ideas? I was unsuccessful doing it on WM6.1 on the XV6800.
View 1 Replies
View Related
Sep 12, 2012
I can't add a shortcut to a Phone app (it's the app where you enter dial numbers, call someone). Need it on my home screen, but there wasn't it when flashed the rom, in drawer too. And no options which can add it. I'm using CM 10.
View 1 Replies
View Related
Jun 19, 2010
Is it possible create a homescreen shortcut to Facebook touch website? I'm not liking the Facebook app as it doesn't show notifications on the current icon. Do I need to have the widget?
View 6 Replies
View Related
Oct 5, 2010
This is going to sound odd, but I am trying to make a shortcut on my homescreen to email myself. This seems simple, but it looks like whenever I put a contact in my address book with ANY of my email addresses, it isn't available to be used for a shortcut. Try this and tell me that I'm not going crazy. ...but please TRY it before you post the instructions. I say this because I got my boss to try it and he thought I was being a smartass until he tried to do it. A shortcut to email to myself is really helpful for tracking things and is like a to do list for me.
View 2 Replies
View Related
Mar 2, 2009
In my program it adds a shortcut to the screen. I get the icon on the screen fine, but when I tap it, I get:
CODE:................
View 5 Replies
View Related
Nov 14, 2011
This question might be specific to HTC phones, but I'm not sure. I have various bookmarks for sites with decent webapps that I'd like to have as icons on my homescreen. What I would like is for their icons to be specific to the site (like iOS or BlackBerry), but instead what happens is I get the ugly red HTC Sense bookmark icon for each of them. Any way to get the site-specific icons to appear (or if it's even possible)?
View 3 Replies
View Related
Mar 16, 2012
Issue with a custom ROM I've been playing around with in an attempt at customizing it to meet my personal needs.
Basically, the custom ROM installation removes old, unwanted .apk's from the stock image it is replacing. This is done by a script/command in the META-INF->com->google->android->updater-script file. Here's an excerpt as an example:
Code:
run_program("/sbin/busybox", "mount", "/system");
show_progress(1, 100);
package_extract_dir("system", "/system");delete("/system/app/Launcher2.apk");
However, while the script works perfectly to remove the actual apk's/apps from the device, once the custom ROM is loaded, the old shortcuts (to some of the apps that were uninstalled) remain on the homescreen (these shortcuts are placed there by default by the stock ROM). If you try to tap the shortcut, it simply states something to the effect of "this application is not installed on your device". While these "dead" shortcuts can be moved to the trash bin and deleted from the homescreen, it'd be nice if I could make it so the custom ROM installation automatically does this.
I've tried modifying the Launcher2.apk to reflect the changes I am looking for; but to no avail. In the Launcher2 /res/xml/default_workspace.xml file, I am easily able to specify which apps I do want shortcuts placed on the homescreen for during the installation. But - there doesn't seem to be a way for me to issue a command to remove the old, unwanted shortcuts and these "dead" shortcuts are present nonetheless, despite whatever changes I make to the default_workspace.xml (it does add my "new" shortcuts, though).
Any way that this could be done during the actual custom ROM installation process? And where would I add it to (default_workspace.xml, Android Manifest.xml, framework-res.apk, boot.img...
View 1 Replies
View Related
Jun 23, 2010
Is there anyway that when I am in the home screen, I can get it to rotate if I turn the phone horizontal? It seems that in pretty much every screen the phone will rotate, except the home screen. Any ideas?
View 16 Replies
View Related
Aug 10, 2009
Does anyone know how to handle widget's "Long Click" event on home screen? I want to implement: long click one widget on home screen then one menu will be popup.
View 5 Replies
View Related
Jul 22, 2010
How do I setup my default homescreen on touchwiz? I have removed several screens but now my homescreen is all the way to the right. I feel like this is a simple answer but I checked 4 pages of threads and couldn't find anything.
View 2 Replies
View Related
Mar 8, 2010
I'm trying to create a shortcut on the home screen that, when pressed, will start a service instead of an activity.
View 3 Replies
View Related
May 6, 2010
i am a youth sports coach and i need to be able to setup a direct message shortcut to my contact group. Has anyone been able to do this? i can setup indivdual short cuts but not a shortcut for a contact group. Am i doing something wrong? Also, is there a way to change the label on the direct message shortcut?
View 2 Replies
View Related
Dec 31, 2009
I have sounds files in my res/raw folder and i want to select a sound to set as a ringtone on the click of a button. Wonder how can i do that?
View 7 Replies
View Related
Mar 20, 2010
I've got a couple of questions about the volume rocker: if i've got an incoming call I hear my ringtone going off, but when I click the volume rocker the ringtone gets shut down. You can imagine that's pretty annoying when the rocker gets inadvertently pressed in your pocket (since it's so sensitive), you'll practically always miss the call. when the phone is locked, the rocker is used for media volume when listening to music. This combined with the sensitivity of the button is pretty annoying as the volume keeps getting adjusted when the phone is in my pocket. Is there a solution to these problems? Can the volume rocker be disabled completely? I must add i'm probably noticing these things more because I've purchased a rather tight glove (Puro) for the phone, and the buttons get pressed rather easily.
View 14 Replies
View Related
Jul 25, 2010
I've looked around my phone some, but not extensively. Can't seem to find a way to set it, is there a way or am I shit outta luck?
View 11 Replies
View Related
Dec 14, 2009
Does anybody know how to set a ringtone for a specific email address?
View 3 Replies
View Related
Nov 15, 2010
In android application , how to start a new activity (GUI) when click on a button on another activity , and how to pass data between these two activities?
View 3 Replies
View Related
Aug 7, 2010
I designed a widget and successful using "setOnClickPendingIntent" to active the click event, but I want to start other application witch is install in my Android phone (such as Google Map), how can I using in this following command?
CODE:............
Beside that, My widget is a clock widget, I want to click a button to start the "system clock page" and click the date to the system Calendar. How can I make it?
View 2 Replies
View Related
May 31, 2010
I'm having trouble starting a Service to update an AppWidget that I'm creating as an exercise. I'm trying to get the latitude and longitude of spoofed location data from DDMS to display in the widget. The widget uses a service to update the TextView, which may be slightly overkill, but I wanted to follow the template that seems to be common in AppWidgets that do more work (like the Forecast widget or the Wiktionary widget).
Right now, I'm not getting any error messages or strange behavior; nothing at all happens when the button is pressed. I'm a bit mystified as to what might be wrong. Could anyone out there point me in the right direction?
Additionally, if my logic for location is faulty, I'd love recommendations on that too. I've looked at several blogs, the Google examples, and the documentation, but I feel a little fuzzy on how it works.
Here is the current state of the widget:
CODE:.....................
View 1 Replies
View Related
Oct 11, 2010
I want to to start the application from beginning, once i click on home button. Now, If i click on home button, and i want to again open the application it preserve the initial state, and automatically ll go there, But I want it will start from beginning.
View 3 Replies
View Related
Sep 17, 2010
I really have no use for it otherwise. I would like to be able to click on it and have camera pop up if possible.
View 3 Replies
View Related
Oct 16, 2010
i installed a custom ROM an i flashed recovery an everything but when he phone starts up the whole setup process forcecloses an it keeps forceclosing and i cant even do anything!
View 4 Replies
View Related
May 1, 2010
How can I set a custom file I downloaded as my default ringtone? I got it off babilo.com and I want to make it my default... But I cant seem to find the song anywhere on my phone to make it my ringer?
View 1 Replies
View Related
Feb 8, 2014
I'm using a rom made by PecanCM. It's on 4.4.2 that could be found here.
I noticed that when I listen to music on my headphones and whenever I go into my homescreen, the music player would pause and not play the song anymore. I've tried 2 music applications (Apollo and Shuttle +) and it kept on doing the same thing on both apps. I've tried resetting the phone but the problem still persists.
I've searched and found out that a lot of people have similar issues and all they had to do was upgrade their music app. I've tried it with shuttle + but it didn't really work.
View 2 Replies
View Related
Jan 30, 2010
I've set my phone up to check my gmail which works great, and I setup a label link to my gmail inbox, works great. But is it possible to get a unread counter on that icon? I tried to setup a shortcut to "Mail Inbox" but that just comes up and askes me to choose a mail provider (MS Exchange/Pop), and as I'm not using these, doesn't seem to want to let me go any further.I know it's probably something stupid, so can anyone knock me in the right direction!
View 2 Replies
View Related
Oct 13, 2010
I trimmed some ringtones for a few contacts, but sometimes the ringtones just change to some other music by itself (music from my music player) and it happened a few times already. And I didn't find a pattern of why and when it will change by itself. It didn't change to the default ringtone, it just change to some random music, and it happened to my Alarm ringtone also. Any idea what's wrong?
View 7 Replies
View Related
Oct 8, 2012
Any way to setup two different google accounts to stream music from the google music service minus using two different devices. Is it even possible.
View 2 Replies
View Related
Sep 27, 2010
I want to change my ringtone to a song I've installed on my phone. But no songs appear when I select the music drop down under settings > sound > phone ringtone > select music. From there I have 2 options, system ringtone, (which is redundant from the previous screen), and music. When I select music I only have selection: "Facebook Pop" which is a tiny pop not event listed as a music and generally useless. Before 2.2 I had no issue.
View 3 Replies
View Related