Icon finding - Desire HD Q&A, Help & Troubleshooting

Is there anyone who knows where i can find these three icons and change to the original ones ???

They will be in rosie.apk, it might just be easer to rip the .apk from a custom rom and push it to your device.
Sent from my Desire HD using Tapatalk

Related

[req] old market and htc stock app,widget and lockscreen

Hey peeps can anyone do me a big favor can anyone find or make me a flashable zip for htc stocks app, widget and lockscreen. Its for a sense 3.0 rom :R2R Going Green
Also i can't seem to find the old market can anyone post it here it could be the apk or a flashahle zip doesnt matter which one
THANKS A MILLION!!!!!!!
Sent from my PC36100 using XDA App

[Q] AOSP status bar icons?

I'm looking for the status bar icons that come with vanilla Gingerbread. Like the ones in CM.
Also, would like to know where I should copy them to.
I tried looking inside the CM7 zip, but couldn't find anything that looked familiar.
Anyone knows if it can be extracted somehow from the CM7 ROM and be used with the stock rom?
Yes, theyre in system/systemui.apk
Sent from my SGH-T989 using Tapatalk
Thanks! Found it. It's actually: system/app/systemui.apk
The folder structure is obviously different from the stock rom. Anyone have an idea how I replace the existing icons?
Use 7zip to open the apk and replace them in system/res folder i think it is
Sent from my SGH-T989 using Tapatalk
There is no res folder inside "system". There's a res folder in the root, but there's only one file called "encryption"
ToastMan12 said:
There is no res folder inside "system". There's a res folder in the root, but there's only one file called "encryption"
Click to expand...
Click to collapse
Is it in framework/res?
Sent from my SGH-T989 using xda premium
The one he wants its in systemui.. Look in the res/hdpi or so folder
Sent from my SGH-T989 using Tapatalk
I've found it. I tried modifying the stock SystemUI.apk by replacing the icons in it with the ones from the CM7 rom. I then replaced the original SystemUI.apk with the modified one using Root Explorer, but by doing it the SystemUI process force closed leaving me with no status bar. It remained without status bar even after reboot.
So I guess this is not as easy as it seemed to be. I don't want to mess around with the root folder anymore, so if anyone has a flashable zip that can replace the status bar with AOSP icons I would greatly appreciate it!
Really easy to do, next time change the permissions then you wont get FC but if you have the odex version of the update heres the link to get the icons. Its by mikeyinid towards the bottom http://forum.xda-developers.com/showthread.php?p=20377172
Sent from my SGH-T989 using Tapatalk
noodles2224 said:
Really easy to do, next time change the permissions then you wont get FC but if you have the odex version of the update heres the link to get the icons. Its by mikeyinid towards the bottom http://forum.xda-developers.com/showthread.php?p=20377172
Sent from my SGH-T989 using Tapatalk
Click to expand...
Click to collapse
That's exactly what I need! But the link is down Thanks anyway!
I'll PM the guy for a copy I guess.
I pm him too last night for some files.. Dont know if he replies at pms. Some people on here get really mad.. But any chance you can help me out on the swype files?
Sent from my SGH-T989 using Tapatalk
Sure I'll try to help. I'm not sure what you're referring to though. What swype files?
I pmed you
Sent from my SGH-T989 using Tapatalk

[Q]Flashable Lockscreens?

Anyone know if these exists for the t989 or if they can be for any phone (generic). I don't mean widgetlocker themes, but actual flashable lockscreens (like roatary or ring on CM7). I did a lot of searching and cant seem to find a good find. can anyone help me out? Thanks,
Kevin
I used to use Meta morph to install just a lock screen or other files without flashing the entire framework.Res look iit up there is thread on xda with instructions.
Sent from my SGH-T989 using xda premium
I checked it out and looked up some metamorph instructions, but there isnt a huge variety for the t989 (darkside rom). But I was wondering as well, How is one able to install multaple lockscreen themes like in CM7 where they had roatery or ring. But thanks for the info.

Change app icons

Hey guys!
I am trying to figure our how I can replace the existent app icon in insertcoin 15.0.1 with ones I downloaded as a zip file. So I got jpegs with new icons I want to use. The icons should completely replace the old ones, not only make a new shortcut with i.e. desktop visualizer. Sorry for making a new thread for that. Don't know where to post it else.
Greetings,
Sinisjekkt
Sent from my HTC One X using xda premium
I think that this thread is more suitable for the Q & A section. And I have no idea how to replace icons other than installing some launcher that supports that option.
Sent from my HTC One X using xda app-developers app
in order to change icons, you would have to swap the icons out in the apk that contains the icon you want to change(make sure you make the new icon the same size as the old one) then you will also have to change the icons for the app in also the in system/apps(systemui.apk) , in system/framework (com.htcresourses.apk) and (framework-res.apk) hope the helps
Try this app
https://play.google.com/store/apps/details?id=net.iconchanger

How can add Lock screen with framework-res?

How can add Lock screen with framework-res?(in framework-res)
can someone help me?
It's not easy, if you've never modified anything, you'll have a lot of difficulty to make it. there is more than one file at modify.
i know it's have some mods on many *.xml like public.xml and more files but you know any page to can help me?
Depends a lot on which rom base you want to do this, if it's aosp,ICS, JB i9000 rom I guess you have to work on sources,do it yourself or apply a diff patch (search for Evilisto name on xda, he provided such diff patch for at least a Blackberry lockscreen> aosp).
If stock Samsung rom it should be "easier" if I can say,only full tutorial I know is French and based on froyo:
http://galaxys-team.fr/viewtopic.php?f=6&t=14563
How Can add Ripple Lock Screen To CM10?
galaxy s iii mini is hdpi like i9000
Can someone use it?
i think developers must work on
framework-res.apk
android.policy.jar
and if developers can port it,we can work on ink Lock Screen.
If you find out... Let me know I'm working on finalizing a new theme I made and would love to implement it into it.
Sent from my SGH-T959V using xda app-developers app
nirvanite said:
If you find out... Let me know I'm working on finalizing a new theme I made and would love to implement it into it.
Sent from my SGH-T959V using xda app-developers app
Click to expand...
Click to collapse
+1
Sent from my GT-I9001 using xda app-developers app
I have been doing some poking around in framework-res.apk and it shows many xml files that link to the lockscreen it seems. After doing a uot kitchen themed lockscreen those pngs inside the drawables-hdpi directory need to be mapped right in the xmls to display on the screen at the right given time. Decompile, edit icons or add your own and then change one icon map in the xml files and finally recompile and push to your device.
Sent from my SGH-T959V using xda app-developers app

Categories

Resources