[Q] [MIUI] [SLIDESCREEN] One app icon will not change - Android Themes

Icon will not change
Okay, this is a new problem I've never experienced before.
Have my icons all packed, zipped up,.mtz etc. Apply through theme manager. However, I have one application (Launcher SlidescreenPro) that will not change.
I've double checked the app name, double checked and triple checked the naming...
Now...here's the weird part. In EVERY app list and application that lists your installed apps, the new icon is there, just like it's supposed to be. App manager, titanium backup, all show the new icon for the app....but NOT on the home screen. (and yes, I rebooted )
I'm wondering if there is another "hidden" name for the app's home screen shortcut, since it was also meant to be a home launcher replacement. Can't find anything specific to that app, and it is no longer supported, so the developers are unavailable.
I'm puzzled..What am I missing? I'm sure there is an easy answer...
Thanks

That one i have too. It's weird and im looking for an answer, too
Sent from my GT-I9000 using XDA App

Using Root Explorer navigate to /data/system/customized_icons_1 and check what is the file name for the icon that is shown for your slidescreen. It is actual package name of the used app. Hope that it helps.
Cheers
Sent from my GT-I9000 using XDA App

I've had to reboot up to 3 times to get some newly themed icons to change. Just my two cents!
Sent from my PC36100 using XDA App

Try making a folder (zip) for slidescreen, with the "icon.png" or "ic_launcher_whatever.png" inside of it, in the theme. Also it may have an activity name attached to the end of the package name, for instance Clock is com.android.deskclock as well as com.android.deskclock.DeskClock

mac-wac said:
Using Root Explorer navigate to /data/system/customized_icons_1 and check what is the file name for the icon that is shown for your slidescreen. It is actual package name of the used app. Hope that it helps.
Cheers
Sent from my GT-I9000 using XDA App
Click to expand...
Click to collapse
since the new icon appears everywhere (an i mean everywhere, like titanuium, root explorer, app management) except for the launcher i think the process name should be good
i have this problem with "handsfree" ("com.grichenko.android.handsfree") and "word search" ("com.virtuesoft.wordsearch")
i started them and looked in the app manager to find out if they have a different process running, but nope, the main process is running, but it just won't change on home screen

mac-wac said:
Using Root Explorer navigate to /data/system/customized_icons_1 and check what is the file name for the icon that is shown for your slidescreen. It is actual package name of the used app. Hope that it helps.
Cheers
Thanks...I do know that the actual package name is the same for the icon, that's what I was saying. PLUS...it has changed throughout the system, just not on the home screens. Even when I look up running processes...the package name is the same, and the app's icon in the running processes list is correct.
However, I didn't know about that folder, so that will come in handy in the future.
bliind said:
Try making a folder (zip) for slidescreen, with the "icon.png" or "ic_launcher_whatever.png" inside of it, in the theme. Also it may have an activity name attached to the end of the package name, for instance Clock is com.android.deskclock as well as com.android.deskclock.DeskClock
Click to expand...
Click to collapse
Thanks for the suggestion...and that still might be the case, but nothing comes up when zipping up the app, or any folder within it. Just the same package name I already have for it. <sigh> Since it was meant to be a launcher replacement as well, I might blindly try a few activity names...see what happens. although I don't think so....as there doesn't seem to be a different process running.
As far as rebooting...I've never had trouble with theme manager...change out my screen once a day (at least) and it always works for me. This has me completely baffled. (PS...did reboot a couple of times for something else...no such luck)
Click to expand...
Click to collapse

glange65 said:
Thanks for the suggestion...and that still might be the case, but nothing comes up when zipping up the app, or any folder within it. Just the same package name I already have for it. <sigh> Since it was meant to be a launcher replacement as well, I might blindly try a few activity names...see what happens. although I don't think so....as there doesn't seem to be a different process running.
Click to expand...
Click to collapse
i managed to find the processes for my missing apps, i had to decompile files and look into androidmanifest.xml
you will find the first android process is usually the launcher process. look for lines starting with "activity". if you read these lines you'll find a portion "android:name" and that's where the process name is. if the first one is not good, you might find others inside, too

Related

Icon Changer?

Is there a suitable icon changer out that works with the Galaxy S phones yet?
I've tried bettercut 3.0 and anyshortcut 0.3 but neither work yet.
Any suggestions?
I've tried to adb pull the apk for an app, redo the icon, save and push it back, but it uninstalls the app and won't reinstall (assuming this is a signing error).
mackeydesigns said:
Is there a suitable icon changer out that works with the Galaxy S phones yet?
I've tried bettercut 3.0 and anyshortcut 0.3 but neither work yet.
Any suggestions?
I've tried to adb pull the apk for an app, redo the icon, save and push it back, but it uninstalls the app and won't reinstall (assuming this is a signing error).
Click to expand...
Click to collapse
Bettercut works for me?
taypotts said:
Bettercut works for me?
Click to expand...
Click to collapse
I get FC.. hmm
mackeydesigns said:
I get FC.. hmm
Click to expand...
Click to collapse
When you first launch the app? Or when you do something else?
Try to reboot?
Try to uninstall/reinstall?
mackeydesigns said:
Is there a suitable icon changer out that works with the Galaxy S phones yet?
I've tried bettercut 3.0 and anyshortcut 0.3 but neither work yet.
Any suggestions?
I've tried to adb pull the apk for an app, redo the icon, save and push it back, but it uninstalls the app and won't reinstall (assuming this is a signing error).
Click to expand...
Click to collapse
launcherpro gives you the ability to do it natively in the homescreen if you dont mind loosing touchwiz
or there is an app called folderorganizer which worked well for me in the past
I figured it out. Using the app itself didn't work, but if you long press on the home screen and add new shortcut, select bettercut, it works.
Sent from my SCH-I500 using XDA App
i use desktop visuliser to customise icons. it works nicely on the home screen, plus you can choose which size you'd like them to be.
mackeydesigns said:
Is there a suitable icon changer out that works with the Galaxy S phones yet?
I've tried bettercut 3.0 and anyshortcut 0.3 but neither work yet.
Any suggestions?
I've tried to adb pull the apk for an app, redo the icon, save and push it back, but it uninstalls the app and won't reinstall (assuming this is a signing error).
Click to expand...
Click to collapse
Try NinjaMorph. You can use that to change all the icon's for the apps that are installed on the phone to the /system/app directory. It's pretty easy to change all those icons using that app.
But for any user installed apps that end up installed to /data/app you'll have to do a little more work.. (that is if you want the icons to be changed in the app drawer as well, if you don't then you can just use one of those other apps people have already mentioned)
Basically you'll have to copy the .apk to your computer. Edit the apk with the new icon you want, delete the current signature, resign it, copy it back to your sdcard, uninstall the app, then re-install it with your newly edited akp. Sounds like a lot but it's not to bad if you use the right tools.
7zip works great to open the akps and edit the files inside them. I also found a nice little tool someone had created that lets you just drag and drop apks into it and press a button to resign the package. I'm not at my home computer so I don't remember the name off hand but you should be able to find it from a simple google search.
Hope that helps.

Ninja Morph Problems

I recently flashed a gingerbread theme, and I love the black status bar, except how the notify icons look on it, since they were made for a white bar. So I'm trying to use Ninja Morph to change the icons, which seems like a simple procedure, but it's being very frustrating. I had the TweetDeck icon changed and working correctly, and then a half hour later it started FCing on me. Don't even get me started on the Google Voice app, that seems to work at complete random with no rhyme or reason.
This is frustrating. What's the trick here?
You know I was having the same problem I updated some of my Icons and i followed the instructions and made sure all my images were the same size name right ones and png's and everything then as soon as it rebooted it only gave me FC for every app but two and that was the dialer and the browser and the dialer only worked for incoming calls, the only solution was to sbf. No fun I cant figure out what i did, so no im thinking maybe i have a corrupted file and i need to go in and one by one change them out to figure out what was the cause if any. (oh did i mention this happened three time, what a pain in the a--) Well My advice would be to look at the specifics of what you are doing then maybe start over or try something different, but other than that IDK.
jayzeroeee said:
I recently flashed a gingerbread theme, and I love the black status bar, except how the notify icons look on it, since they were made for a white bar. So I'm trying to use Ninja Morph to change the icons, which seems like a simple procedure, but it's being very frustrating. I had the TweetDeck icon changed and working correctly, and then a half hour later it started FCing on me. Don't even get me started on the Google Voice app, that seems to work at complete random with no rhyme or reason.
This is frustrating. What's the trick here?
Click to expand...
Click to collapse
I could test for you. What apps and what icons? Maybe you could post them and I will do it and see what you're doing wrong (if anything). You know market apps have to be signed. Stericson has an app for that too called Signapktic. Works on the phone but in order to use it you have to tell Ninjamorph "NO" after it creates the package then you have an APK of your project in the AndroidThemes/workspace directory. Once signed you can zipalign in terminal and install. Let me know if you need a walkthrough for this method and I will write one up for you.
I'm having problems with ninjamorph too with it just hanging and never finishing. I have some sweet ideas too
Edubyah said:
I could test for you. What apps and what icons? Maybe you could post them and I will do it and see what you're doing wrong (if anything). You know market apps have to be signed. Stericson has an app for that too called Signapktic. Works on the phone but in order to use it you have to tell Ninjamorph "NO" after it creates the package then you have an APK of your project in the AndroidThemes/workspace directory. Once signed you can zipalign in terminal and install. Let me know if you need a walkthrough for this method and I will write one up for you.
Click to expand...
Click to collapse
I could use a write up of how to do it via terminal if you could do this it would be greatly appreciated. Trying to switch a green for blue android in the Advanced task killer app and am having trouble
If you morph any thing different than a system app you have to re sign the app. Use Signaptic its free on the market. Also when you use signaptic choose the platform iption.
Sent from my SGH-T959 using XDA App

[Q] Any way to change Task Killer widget icon?

With the atk app there is a widget you can place on the home screen that when pressed, instantly kills the active apps. The problem is, its kind of small and looks out of place with my theme, but I cant seem to find a way to change it. I'd like to be able to use a custom icon with desktop visualizer or something to be able to activate the widget's functions, but I can't figure it out.
ps, I don't want this to turn into a debate about whether or not to use a task killer, try to stay on topic.
SkateEmerica987 said:
With the atk app there is a widget you can place on the home screen that when pressed, instantly kills the active apps. The problem is, its kind of small and looks out of place with my theme, but I cant seem to find a way to change it. I'd like to be able to use a custom icon with desktop visualizer or something to be able to activate the widget's functions, but I can't figure it out.
ps, I don't want this to turn into a debate about whether or not to use a task killer, try to stay on topic.
Click to expand...
Click to collapse
You really don't need an app..... joking.
I've REALLY been wanting to know this as well. Likewise, it does not fit my theme or icons at all. It's the only out of place icon throughout all my homescreens.
I am also trying to do this, so I should probably add to the list of people and hopefully someone has a solution.
I'm using ADW and tried the custom shortcut but I can't find the activity that carries out what the widget does.
Any of the task manager activities just bring me into the app, rather than a direct autokill.
Also, I don't know if there is an android system activity for it, because I can't seem to find that either.
That's all I can contribute from my efforts anyway..
you'd have to do an adb decomile or winrar whatever then change the icon for the widget and resign the file. there are already versions floating around where people have done this already do some looking around...
Really? I've searched and came up with nothing, just back to here really, or other people asking the same thing..
If you had a link then that'd be handy, if not then thanks for the hint on a starting point..
I can change the icon for any application!
Skype martin22fc!
Even for a widget action?
Sent from my Nexus One using XDA App
cianshortt said:
Even for a widget action?
Click to expand...
Click to collapse
Yes,man!I already did different icons for widget actions!
I've done this before. All you need to do is rename the .apk to .zip and open it in your PC. Navigate to the icon image, replace with yours, rename the zip to apk push it to /system/app, fix permissions... dunsky.
Sent from my ADR6300 using XDA Premium App
I never thought of that, I'll do that now..
And while you're here, you might know..
since you can't put a widget in a dock bar, is there way to assign the same widget function to a desktop shortcut?
Similar to the activities in adw launcher..
Sent from my Nexus One using XDA App
ЯRockstar said:
Yes,man!I already did different icons for widget actions!
Click to expand...
Click to collapse
I figured out how to do it thanks to keith, but thanks for your help anyway, at least this way saves you the hassle
cianshortt said:
I figured out how to do it thanks to keith, but thanks for your help anyway, at least this way saves you the hassle
Click to expand...
Click to collapse
You'r welcome,man!Always happy to help!
Dont even need to open apk with comp. Ever hear of.ninjamorph app. Change/swap any file easy
Sent from my SCH-I500 using XDA App

[Q] desktop app name cutoff

Is there a tweak or setting I can adjust so the names of apps on my desktop shows its full name rather than a fading-cutoff?
+1
Also wondering about this and the ability to maybe give a shortened name to an app on our homescreen.
miztaken1312 said:
+1
Also wondering about this and the ability to maybe give a shortened name to an app on our homescreen.
Click to expand...
Click to collapse
Have you tried Go Launcher? It's similar to Launcher Pro, but it's free and you can rename applications on the home screens.
Sent from my SAMSUNG-SGH-I897 using XDA App
With Launcher Pro you have to use SQLite Editor. There's a free one for Windows, but can't think of the name right now. Use Root Explorer to grab /data/data/com.fede.launcher/databases/launcher.db
In Favorites you'll find all the titles. Just rename, save and replace the file. Do a backup first in case anything goes wrong.
Launcher pro always asks if you want to use a custom name when adding to the desktop for me though I choose to hide them altogether.
Also, iirc bettercut and desktop visualizer can do this quite easily.
CuriousTech said:
With Launcher Pro you have to use SQLite Editor. There's a free one for Windows, but can't think of the name right now. Use Root Explorer to grab /data/data/com.fede.launcher/databases/launcher.db
In Favorites you'll find all the titles. Just rename, save and replace the file. Do a backup first in case anything goes wrong.
Click to expand...
Click to collapse
Never knew that. Thank you!
newter55 said:
Launcher pro always asks if you want to use a custom name when adding to the desktop for me though I choose to hide them altogether.
Also, iirc bettercut and desktop visualizer can do this quite easily.
Click to expand...
Click to collapse
I open the app drawer and just press and hold the icon, and add it that way. I just tried the way you described, and it was really slow to load.
I guess depending on how lazy I am, will depend on which method I use.
@mistaken
I occasionally see the slow load time for app list on the first use though it is not nearly as bad as it used to be.

Can't find LbsTestMode

Hey all, I am running Captivating RC1 and am trying to fix my gps settings because like most people the gps sucks lol. I have tried the codes *#*#1472365#*#* and *#*#3214789650#*#* that dont do anything, I have also tried LauncherPro that no longer has a short cut to LBSTestSettings, and Any Cut is no longer on the play store. How do you access the gps settings these days? All topics on LBS seem to be outdated.
Thanks!
Try searching for Angrygps.apk
That replaced lbstest after Froyo.
Sent from the wholly ROMin' empire. SGH-I897 CM10.1
Well i have angrygps now. I installed it and put it in system/app folder... But cant i tweak it? I cant find it as an app and when i try to access the apk it just wants to install. Is there a way to get into it and make sure its working?
I thought I had got this to run at somepoint in JB, but when I try codes with my current rom, CM10.1.0 RC2, the dialer isn't launching Angrygps.
Sorry if the same is true for you.
I have found that using the hellstorm fix with some mods works well for me. I get reliable quick locks consistently - as good as can be expected with the weak location of gps antenna on captivate.
Here is link to my gps.conf file. If you make a backup of your current /system/etc/gps.conf file, then paste this version to replace it, make sure permissions are 644, then reboot, this should give you good gps.
if you are in usa, it should work as is. If elsewhere, you will need to check pool.ntp.org for best ntp servers for you, then edit the list of ntp servers in gps.conf.
I use xplore to do the copy, then chmod. I have also edited the system/addon script so that my gps.conf survives CM nightly flashes.
http://db.tt/YYwj6iMe
Sent from the wholly ROMin' empire. SGH-I897 CM10.1
nomotion said:
Well i have angrygps now. I installed it and put it in system/app folder... But cant i tweak it? I cant find it as an app and when i try to access the apk it just wants to install. Is there a way to get into it and make sure its working?
Click to expand...
Click to collapse
Did you set permissions correctly when you placed it into /system/app? I haven't used it in forever but I do know that setting permissions was required when I was using it. Also if it's working correctly you'll get an app icon for it in the app drawer.
Edit: Although I'm on Slim I just installed and confirmed it does in fact still work on the latest Jellybean. You do have to fix permissions for it to work and if you don't have a file manager to manually change permissions just reboot into recovery and run the fix permissions option and reboot.
So I am guessing the only real reason I want AngryGps is to alter the SUPL settings, other than it being a "text editor" it doesnt really do much else behind the scenes. That being said that gps.conf file should suffice without the installation of AngryGPS. I have done so and have yet to truly test it out. I do never get reception indoors but I feel thats everyone's case. My car roof however also seems to block my signal, and make me drop lock, is this common as well? I have to hold my phone near a window; an inconvenient position while trying to drive... nor the safest or most comfortable "fix" in my opinion...
Oh and for the permissions on the gps.conf I just set them all to read write and execute, i dont know what 664 means but im assuming that should cover it
nomotion said:
So I am guessing the only real reason I want AngryGps is to alter the SUPL settings, other than it being a "text editor" it doesnt really do much else behind the scenes. That being said that gps.conf file should suffice without the installation of AngryGPS. ...
Oh and for the permissions on the gps.conf I just set them all to read write and execute, i dont know what 664 means but im assuming that should cover it
Click to expand...
Click to collapse
Should be 644.
Linux/unix file permissions are the sum of
4 read
2 write
1 execute (for directories & executable files)
In 644, the first number is owner r+w, the second is group members read only, the third is everyone read only. If it were a directory, then it would be 755, to have the same effective permissions.
And thanks to m1batt1, I created an activity shortcut and I can launch angrygps, no code required!
About the car gps, I use a vent mount, which has worked well both in a VW passat and in Honda Accord. It keeps it near the window with a view of sky, and has the added benefit of cooling the phone when AC is on.
Sent from the wholly ROMin' empire. SGH-I897 CM10.1
How did you get that shortcut to work? My permissions are 644 and it isn't appearing in my drawer. I did notice tho that there is a version of AngryGPS that's named AngryGPSMod and some guy modded it so u can open it. Is this what you guys are using? Do u know how to set up this modded version? Do I put the original AngryGPS in the system app folder? Or the modded one?
Sent from my SGH-I897 using xda premium
nomotion said:
How did you get that shortcut to work? My permissions are 644 and it isn't appearing in my drawer. I did notice tho that there is a version of AngryGPS that's named AngryGPSMod and some guy modded it so u can open it. Is this what you guys are using? Do u know how to set up this modded version? Do I put the original AngryGPS in the system app folder? Or the modded one?
Sent from my SGH-I897 using xda premium
Click to expand...
Click to collapse
I don't have the modded one to my knowledge. Also after placing it and fixing permissions a reboot is required to see it. When I get to my PC I'll upload the apk I've been using.
Edit: Here ya go.
Sent from my SGH-I897 using xda app-developers app
Well now i found a new obstacle. I was going to remove and put in your AngryGPS that you posted but during my uninstallation process I hit a roadblock. I removed the old AngryGPS from the system->app folder but it does not appear in my settings->apps on any page. Which led me to think it was already uninstalled. But when I went to install the new AngryGPS it says there already is one and that it will update the old one
I tried to go ahead and proceed with the installation but it just returns installation failed. Where else can I look to get rid of the old AngryGPS?
nomotion said:
Well now i found a new obstacle. I was going to remove and put in your AngryGPS that you posted but during my uninstallation process I hit a roadblock. I removed the old AngryGPS from the system->app folder but it does not appear in my settings->apps on any page. Which led me to think it was already uninstalled. But when I went to install the new AngryGPS it says there already is one and that it will update the old one
I tried to go ahead and proceed with the installation but it just returns installation failed. Where else can I look to get rid of the old AngryGPS?
Click to expand...
Click to collapse
You'll have to manually delete the apk from /system/app/ using a file explorer and then copy and paste the one I added into the same folder.
Again remember to change your permissions when you add it back in. unfortunately you have to do all this manually because this app only functions as a system app and the usual installation process will fail as you've already witnessed
Sent from my SGH-I927 using xda app-developers app
Use a file manager to browse to system/app folder and also to /data folder.
Delete any instances of AngryGPS.apk.
Reboot.
On creating the shortcut, I use holo launcher instead of trebuchet, but the process should be similar. After installing angrygps, go to launcher desktop, and select add. . ., then activity, then scroll down and pick the second activity under Angrygps. It shpuld be an activity named .angrygps alone, without further mod. This will plscr a shortcut on your desktop. If gps is enabled and you click it, then it will launch AngryGPS, else it will take you to settings menu before it launches.
Sent from the wholly ROMin' empire. SGH-I897 CM10.1
So I got AngryGPS to appear, must have been a bad apk to begin with. Problem I have now is when I click the app in my app drawer it just opens location services from the settings menu. Ideas?
Sent from my SGH-I897 using xda premium
nomotion said:
So I got AngryGPS to appear, must have been a bad apk to begin with. Problem I have now is when I click the app in my app drawer it just opens location services from the settings menu. Ideas?
Sent from my SGH-I897 using xda premium
Click to expand...
Click to collapse
Make sure you've got it set to use your GPS then hit the back button once or twice and it should take you to the angrygps menu.
Sent from my SGH-I927 using xda app-developers app
That works! Thanks for all the help!
Sent from my SGH-I897 using xda premium

Categories

Resources