Android :: Missing Application Icon In All Application Drawer
Jun 13, 2009
understanding why in my emulator, i can * in my settings-> manage application, see an entry for an application there * but i cant' find the icon for launching that in All Application. how can I make my application launches on the emulator?
View 6 Replies
Aug 7, 2010
When I fire up an emulator using Eclipse and have a look at live wallpapers, the two default wallpapers - Cube and Cube Resources - show as grayed-out icons that look like the image is missing.
The wallpaper I have written is exactly the same, the proper image doesn't show. Doesn't work on my phone either.
Howeever, if I go into manage services in the settings screen in the emulator, the proper icon is showing. Its showing as the service icon but not the application icon.
Ive got: <application android:label="@string/wallpapers" android:debuggable="true" android:icon="@drawable/foo">
with foo.pmg, foo.jpg in drawable all being accepted by the IDE but not showing as the application icon.
As I say, the default cube live wallpaper doesn't show its correct icon either - I downloaded the source and recompiled, same thing.
View 3 Replies
View Related
Jun 3, 2014
I just got a new AT&T Radiant (aka ZTE Z740). I had it for a few days while I waited for a SIM card to come in the mail, installed one app, and just got a feel for how it worked on wifi. (I've never had an Android or any smart phone before). Last night after activating the phone and setting up the data connection with Consumer Cellular, I noticed that the Chrome browser icon was missing from the app tray. I don't know exactly when that happened, but it was possibly related to the data setup process.
I've searched Google and the forums here and haven't come up with a solution. I've seen suggestions for unhiding icons, but I don't seem to have the option to hide/unhide icons, or at least I'm not finding it (if I hit the menu button from the app drawer, I just get 'manage apps' and 'system settings').
I also a suggestion to look at the disabled apps list, but the 'manage apps' function doesn't indicate that Chrome is disabled. It is still there - I don't think it can be uninstalled.
I'm not sure what else to do. Is factory reset the next step? Not looking forward to setting up the data connection again (I guess I would need to go through all the settings and write them down, unless there is a way to back them up).
View 4 Replies
View Related
Sep 26, 2010
I had to do a factory reset 3 times after the Froyo update. (official) I lost several apps including an app drawer that did not replace the stock one. It launched from the left or right side. It also organized the apps anyway you set it up. For example I had media, tools, games.
View 2 Replies
View Related
Sep 10, 2010
When you click the app drawer it pulls up all the apps installed in abc order. What I want is a shortcut on my desk top to do the same thing. Just an icon on the desktop that once click will open all my apps. Its needs to be a shortcut and not a widget as I'd like to be able to change the icon when i want.(As far as I know you can not change the icon on a widget)
View 9 Replies
View Related
Apr 24, 2010
i recently edited the advanced launcher apk to theme the app drawer and a few other small things. the edits worked prefectly and i'm loving the new look except for one thing...the scrollbar in the app drawer! it is grey (of course) and i would like to change it to blue. i have looked and looked and can't find the file to change. is it even in the apk or does advanced laucher get the scrollbar from framework-res.apk?
View 5 Replies
View Related
Jan 4, 2010
Okay a weird this has been happening on my Behold II... After a power cycle one program disappears from the application drawer. The programs that have disappeared are Handcent, dolphin browser, Facebook, Live Bible, Evernote. Others could have but I have not noticed. When I go into "My downloads" in the market the program is still there but when I try to open it it fails to open. I have to uninstall then re-install the program. I only lose one program at a time though? This was happening last week so I did a factory reset and everything was fine until this morning. I have been running GDE home so the next step will be to remove GDE and see if it continues to happen. There have been a few other things happening as well the day after I reset the phone it would not boot up it just got stuck at the "android" screen I had to go into the recovery console and wipe it again to get it to boot up, also twice yesterday the phone just started vibrating continuously the screen would not turn so I had to remove the battery and restart the phone. I do not have the phone rooted.
View 22 Replies
View Related
Nov 23, 2010
i have received complaints from a number of customers that one of my paid apps is missing from the market and they can't download it after updating their phones to 2.2. I have no idea what the cause is and unfortunately i also don't have access to a device with 2.2. Maybe someone here can tell me what i'm doing wrong?...................
View 3 Replies
View Related
May 1, 2010
Quick App Clean Cache. Any one else notice this is now missing from the Market? I'm assuming its due to the fact its copy protected but now its unpurchasable. Any one know another location it can be found? I wanted to buy this but should have done it before updating to 2.1 v3.
View 5 Replies
View Related
Mar 11, 2010
I want to write an android application, that should have a homepage or home screen and having many utilities. Each utility should have an icon with the name. So clicking on each utility or the icon, the corresponding next screen should be displayed. It should be similar to the android home screen. Is there any sample application that i can refer? Could anybody please let me know, how to set the icons for the utilities in the homepage of my application.
View 6 Replies
View Related
Aug 30, 2010
can an application have more than one icon in the launcher? (No, not plotting any mischief). Was wondering how to do it if the application has only one activity.
View 5 Replies
View Related
Oct 5, 2010
I need to display notification in the status bar with the application icon.
but i didn't find any way to retrieve the application icon id ?
(I currently use the 1.5 SDK)
View 1 Replies
View Related
Oct 12, 2010
I Im working with a Motorola DEXT with a 1.5 api, and the application launcher icon it's not shown. When I use an emulator with a 1.6 or newer api it works just fine. Is there any additional steps to configure the icon for older apis like the 1.5 I'm working on/
View 1 Replies
View Related
Jul 9, 2010
Is there a way to change an application's icon without upgrading it? The idea is that there are two icons in the drawable folder, both with different names. At some point during the applications runtime, the icon will switch to a different one to alert the user that something occurred. I have looked into doing a widget, but that isn't exactly what I want, since I don't want to send a push notification.
View 2 Replies
View Related
Jun 9, 2009
Does somebody know if this is possibly in 1.5? From: hackbod <hack...@gmail.com> Date: 19 Okt 2008, 20:06 Subject: How can the app icon be changed at runtime To: Android Developers Sorry, application icons can't be changed dynamically in 1.0. On Oct 18, 8:10 am, omni <dbk...@gmail.com> wrote:
View 6 Replies
View Related
Oct 19, 2010
i know you can put notifications in the status bar, but i dont want to do that, i want to put an ICON when my application is running, also in background (home key pressed or something like that) i mean that is not a notification icon, it's just an icon showing that my application is OK, like battery icon, or hour icon..., or alarm icon i can't find any information about how to do this
View 4 Replies
View Related
Jul 6, 2010
I defined an application which is only used from my other application. So I would like to hide the icon of this application, so that the user can't see it on the desktop of his phone (or how do you call the thing where all apps are listed?). My manifest file looks the following way:
<?xml version="1.0" encoding="utf-8"?>
<manifest xmlns:android="http://schemas.android.com/apk/res/android" package="xyz.games.pacman.controller" android:versionCode="1" android:versionName="1.0">
<uses-permission android:name="android.permission.BLUETOOTH"/>
<application android:icon="@drawable/icon" android:label="@string/app_name">
<activity android:name=".PacmanGame" android:label="@string/app_name" android:screenOrientation="portrait"> <intent-filter>
<action android:name="pacman.intent.action.Launch" />
<category android:name="android.intent.category.DEFAULT" />
</intent-filter> </activity>
<receiver android:name="xyz.games.pacman.network.MessageListener">
<intent-filter> <action android:name="xyz.games.pacman.controller.BROADCAST" />
</intent-filter> </receiver> </application> <uses-sdk android:minSdkVersion="7" /> </manifest>
I already read this question:
http://stackoverflow.com/questions/1063604/how-to-hide-an-application-icon-in-android-emulator
But if I just remove the line
<category android:name="android.intent.category.DEFAULT" />
in my manifest, the activity isn't working at all (ActivityNotFoundException in the calling activity). I already tried android.intent.category.EMBEDDED but this doesn't work too. In the Internet I found CommonsWare answer http://osdir.com/ml/Android-Developers/2010-06/msg03617.html that it can be done using PackageManager. Unfortunately, it isn't explained how exactly and I couldn't find a solution by browsing the PackageManager API.
View 3 Replies
View Related
Nov 26, 2010
This icon shows up during a call with a specific person. I found the icon in the phone.apk application. It is called "call_birthday_icon.png" ... but what exactly does it mean when this gets displayed?
View 2 Replies
View Related
May 25, 2010
On the iPhone, you can add a numbered badge to the application icon. On BlackBerry, I've successfully painted an image onto the application's icon while in the program. I want to do this for Android as well. I don't want to use the notification bar, as it's not something that needs to be notified instantly. Instead, I just want the user to be able to see how many new messages are in the application just by looking at the application icon.
View 1 Replies
View Related
Feb 26, 2009
I just found the google checkout view from a link google checkout activity.. http:/ froogloid.wordpress.com/2009/02/20/android-market-server-errors/ i was wondering how to make available symbol or an icon in all the activities in a application?
View 6 Replies
View Related
Nov 1, 2010
Is there any way to hide an application icon from Android applications list ? The application should be downloaded from Market and opened some GUI for configuring my application. I don't want to see any icon of my application in applications list. User should not be able to run it.
By the way I know some way:remove this line from manifest <category android:name="android.intent.category.LAUNCHER" /> But it is not worked for me, because the GUI is not shown.
View 16 Replies
View Related
Mar 5, 2010
I did a reset on my BH II and now when I go to the market the Phonebook app by Voxmobili is not there. I have tried a number of different searches for it and it is just not coming up.
View 3 Replies
View Related
Dec 3, 2009
I've got an app that I would like to install without having an icon show up in the application tray.If I don't specify an icon in my manifest, Android still plops a default icon in the tray.How do I prevent this?
View 13 Replies
View Related
Apr 10, 2009
In 1.5, I find an icon in status bar to indicate current network type (2G or 3G). Would you please tell me which app sets this icon in status bar? I'd like to go through the source code.
View 2 Replies
View Related
Nov 18, 2010
Now the Android Market requires developers to upload a: Hi Resolution Application Icon, 512w x 512h, 24 bit PNG or JPEG (no alpha) Problem: my application's icon is not a square, and because alpha is forbidden I will have to fill with some color like black. Or maybe white. Which color should I choose?
View 1 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
Aug 12, 2009
I'm trying to upload an app to the market, but am getting the following error.
"The icon for your application is not valid. Please use a 48x48 PNG."
I checked my icon and its definately PNG and 48x48.
I've tried re-creating my eclipse project and workspace, tried using both GIMP and IrfanView to write out the PNG. None of this helped. I also tried using an icon from another app I wrote, and which had no problems being uploaded. Even this didn't work. I'm beginning to think its a bug in the market.
View 2 Replies
View Related
Jun 15, 2010
Is it possible to change the android application icon at run time? I've read through Changing the application icon text dynamically in Android
and How can i change an application icon programmatically in Android?. All answered can't. I use Android 1.6. Is there any way?
View 1 Replies
View Related
Jun 25, 2010
I made an icon and saved it in res/drawable directory as icon.png and edited the line code...
But on restarting the emulator, the icon doesn't get displayed. There are no other icon.png files in the project.code...
View 1 Replies
View Related
Feb 10, 2009
Anybody can tell me how to create icon for existing application on Android
View 2 Replies
View Related