Android :: Adding Icon To Top Right Of Android Home Screen
Feb 10, 2010
Im trying to make my application show an icon to the top right, next to the clock and battery-icon:http:// img694. imageshack .us /img694/1372/androidemulator.jpg I am unable to find any documentation on this issue. If it is undocumented, i.e. "API can be changed at any time", then I dont think I will use it. But otherwise, it would be very neat to indicate that my service is active.
View 1 Replies
Dec 24, 2009
I just ordered this phone from Verizon. I will get it in a few days. I must admit I dont know much about it and the features. I currently have the blackberry curve which was hard enough to figure out.
Can themes to this phone is one main question. I love the themes I can use for my current BB. Can I add other icons to my desktop or home screen that I choose like yahoo mail and myspace like on my BB?
View 2 Replies
View Related
Jul 22, 2010
In my android application, I create shortcuts by code to some activities within my application. I do this feature by using the broadcast:
intent.setAction("com.android.launcher.action.INSTALL_SHORTCUT");sendBroadcast(intent);
And that's cool, that really work!
Now I would like to do something different: I have seen that some actions can "register" somewhere to be added in the Android menu, when you long press on the Home like this one:
http://www.androidtapp.com/wp-content/uploads/2010/02/UltimateFaves-Add-Home-Screen-Shortcut.jpg
So my main question is the next one:
How is that possible to register for this menu. I guess there is some line to add in the manifest, but cannot see where to do that!
There is a secondary question: once i will have succeed doing that, may I add a different number of shortcuts in my menu ( imagine That I would like to do that for a multi-account twitter client, I would like to see a different for each twitter account in this list.) So the number of shortcut is programmaticaly computed.
View 1 Replies
View Related
Sep 14, 2010
I justed remove some pre-installed apps from my Wildfire, then when I try adding Widgets to home screen, I see the first widget named as #a5ff0000/HTC. I tap on it, an error shown: The process com.htc.RosieUtility has stopped unexpectedly. Can someone tell me explain me what Rosie Utility is, and which app that it may depend on, or some reason causes it stop.
View 1 Replies
View Related
Jan 2, 2010
I want to add home screen shortcuts to individual chat rooms, in my app.
Here's my code to do so:
CODE:.............
When I go to add the shortcut to my home screen, I get a Force Close, not on my own process, but on com.android.acore(!). I've run the debugger and verified that my code gets executed all the way to the call to finish().
If I do this instead for the EXTRA_SHORTCUT_ICON:
intent.putExtra(Intent.EXTRA_SHORTCUT_ICON, R.drawable.icon);
It works fine and places the shortcut, and the shortcut behaves correctly -- but of course the shortcut has the stock Android icon, not mine, since this isn't the proper way to specify the icon.
When I look at the source code of other apps that have done this, and at the one example of it in the official Android reference area, my code looks identical. My icon's a standard 48x48 png that I use for the app's main icon, without problems. I've verified this problem on an emulator running stock 1.6, haven't tested other versions.
View 1 Replies
View Related
Jun 5, 2010
I have a little app that draws moving animations in a surface view. Cute, useless time waster. I think it could be cuter if it were possible to get a surface view that mapped to the home screen icon for the app and animate that when the app is running and the icon is visible. Is that possible? I remember way back in the days of Windows 3.1, that when your app was minimized, it was possible to draw to the minimized icon as though that were the app window (actually, I guess it may just have been the app window). Anyway if such a thing is possible in Android, I'd like to try it. Anybody know?
View 16 Replies
View Related
Nov 12, 2010
Is it possible to change the icon images of applications of android home screen like messaging,browser, mailing etc. I am presently refering to the Home sample application in android sdk.But I m not able to implement the change in icon image.Can someone suggest something?
View 2 Replies
View Related
Mar 10, 2009
I want my application to resume what it is doing regardless of where I press the icon (Home screen, app picker, or running apps). Right now if my app is in the background and I press the icon on the home screen, the app restarts with my Main Activity. Once here, if I press the back button the app resumes from the activity it left off before it was put in the background. If it's running in the background and I hold the home button and select my app from the current running apps, it resumes correctly. How do I avoid my app from going to my Main activity when it is selected from the Home screen or app picker? I have tried adding the following in my Manifest XML file, but it doesn't help: <activity android:name=".Main" android:launchMode="singleTask" android:alwaysRetainTaskState="true" android: label= "@ string /app_name">
View 5 Replies
View Related
Oct 7, 2009
I would like to have icon created on home screen through an activity . All the icons of my activities are on main menu, once i click it my activity will be launched instead i need an icon on home screen which when clicked activity should be launched.
View 4 Replies
View Related
Nov 2, 2010
Are there any good apps to help manage my home screen icons better? I'm loking for something that will allow me to add more to the screen or maybe organize them somehow. I am non rooted, running Sense UI. I already have "Folder Organizer" and I'm gonna see if Launcher Pro might offer anything.
View 14 Replies
View Related
Jun 11, 2010
I have 4 subscriptions in the news app and the widget on the home screen. The problem is, read news keeps refreshing on the app after i've read and deleted it. If I read all the news, then delete them all so that it's empty, the widget will "load news" and everything will come back. Is this the way it's supposed to work? I thought only unread articles were supposed to sync but mine just keeps loading all the same crap again, as well as new stuff too.
View 5 Replies
View Related
May 28, 2010
I read on here somewhere that I could add the 3 icons to my homescreen, very very useful but now my boyfriend wants it on his phone and for the life of me I can't remember how to do it.
View 2 Replies
View Related
Dec 8, 2009
Well i am new to the droid only had it for about a month. Just wondering how do you add home screens i have the home++ and the Panda and they both only have three. I am looking for more so sorry if this has been discussed before just a new be ha
View 5 Replies
View Related
Jun 19, 2010
I have the HTC Incredible. Recently I realized that I cannot add any of the apps that I download from the Android Market to any of my home screens. If I try to add a program to my home scree, none of the apps recently installed (e.g mint.com, yelp, dictionary) show up in the list. But if I go to "All programs", they are there. Has anyone else had such a problem?
View 2 Replies
View Related
Apr 15, 2010
How can I add a shortcut to a PDF file I have on my home screen?
I've downloaded anycut, but there arent any instructions for it.
View 2 Replies
View Related
Jan 8, 2010
How do you add a web shortcut to your home screen? I want to add the "touch site" version of Facebook, but I don't know how.
View 2 Replies
View Related
Feb 22, 2010
Is there a way of increasing the number of screens available on the homescreen. I currently use all 7 which is already generous, but I am greedy for more...! Is this possible?
View 4 Replies
View Related
Jun 7, 2010
When I add a bookmark shortcut to my home screen, sometimes the website's favicon is full size and others there is only a small preview of the favicon on a red flag. (How) can I make it so they are always full size?
View 2 Replies
View Related
Jun 17, 2010
I have Two activities One splash screen, Player screen. When user clicks on my app icon first splash screen is displayed and then player screen When player activity is running, if user returns to the home screen and then again clicks on app icon, the application is starting from the splash screen again.can any one please help me out how to do any one of below
1) I need to close current running activity and reload application.or
2) I need to resume to the player screen directly.Please give me an example or reference to follow, Im beginner in android programing.
View 3 Replies
View Related
Nov 16, 2009
how can I get a Voicemail Icon on my HTC Hero (EU version) home screen?
View 4 Replies
View Related
Jun 18, 2010
On my home screen where the weather is suppose to display all it says is Location. How can I fix this, or link me to an article that does?
View 4 Replies
View Related
Jul 18, 2010
I accidentally dragged an icon to my home screen and I don't know how to remove it. Can anyone tell me how to get rid of it?
View 3 Replies
View Related
Nov 17, 2009
Is it me or the 2.0 icon spacing on home screens are a bit far apart. there has to be a way to tweak that.
View 5 Replies
View Related
May 2, 2010
Is there a way to change the title of the widget/icon located on the Home screens?
View 2 Replies
View Related
Jul 5, 2013
I've thought there might be a shell script I could run, maybe get an app that can run shell scripts from an icon on the home screen--but I don't know what that script would need to be, since it couldn't be about killing a process because that process ID is probably going to be different every time, and I don't know if it would require root. Rooting my phone is not an option.
I'm going to assume though that there's probably no answer to this and that I'll just have to keep going in by hand to force stop the app via prefs/apps/name-of-app/force stop. I just wish these app makers would have an exit option. Twitter and Vine and Growlr are examples of these programs with this kind of behavior. Facebook as well, but that'll just reload itself when you force quit it because it's a special "system app". I mean, I'm not expecting them to exit when I just go to the home screen, that would be silly, but I'd like SOME sort of option to close them besides going through the hassle of force stopping them via the OS preferences.
I want there to be NO chance whatsoever that these programs are going to access data in some way once I'm done using them. I have no problem with whatever the programs want to do when I WANT them running, but when I'm done using them, I want to be able to quit them, and it has nothing to do with wanting to have more free memory.
View 1 Replies
View Related
Feb 1, 2012
How do i create a speed dial icon on my home screen that doesn't ask me to decide if i want to text or call? when I make a favorites list, it still give options. I just want one click and call like my original droid.
View 3 Replies
View Related
Apr 30, 2014
I want to lock the bottom row icons in home screen. How can I lock it? I am using N7000 with Omnirom Kitkat.
View 3 Replies
View Related
Sep 14, 2010
When you click applications button, you will see all the applications icons. I like this icons better than home screen icons because it looks bigger and feel more comfortable when I look at it. Well, yes it looks like iphone screen.
View 1 Replies
View Related
Jul 31, 2010
How do I change the icon that is used for bookmarks added to a home screen? I has the favicon really tiny in the corner of the red bookmark icon, but I want to replace the entire red bookmark star icon with a better icon or a large version of the favicon.
View 1 Replies
View Related
Apr 16, 2010
the "messages" icon on the home screen is a sort of envelope speech bubble looking yoke when there are new sms text messages you get a small green circle over this icon with the number of unread messages in it. how do you clear this?
I hit the icon and get a screen of my text messages none are highlighted in bold to say what's unread AND even after opening them all and going back to the home screen the damn green circle is still there. after a while it goes again?any ideas?
View 21 Replies
View Related