Where can I find this in Sense? I though it would be in the Rosi.apk but its not? location and file name would help a lot. thanks
com.htc.resources.apk located in /system/famework folder.
It's specifically located in res/Drawable-port-hdpi folder of the apk.
Related
hi there,
any chance to get all the image files used in the hero? - icons, background images, buttons, etc.? i am about to do a htc hero theme for my blackberry. any hints appreciated thanks
cheers.
here is the rom
now its down to you
http://forum.xda-developers.com/showthread.php?t=533808
thanks a lot
uhm. how do i open those files?
woelv said:
uhm. how do i open those files?
Click to expand...
Click to collapse
me too sorry newbie
please someone give a hint..
interrested too but don't abble to opne files... try to rename the .img in .zip but doesn't work...
Please help
I believe the file at the link given above has the "system image" files. You guys are just trying to make a theme so I am guessing you want the "picture" images only right? It would be easier to just extract a rom from the dream android development area and extract the apk files and wallpapers from it.
Here is a link to a thread that contains a dump of the system folder from T-Mobile UK 1.76.110.6 Hero rom
http://forum.xda-developers.com/showthread.php?t=542218
The icons, artwork, and such are located within the apk files which are basically renamed zip files. Good luck.
right, i was looking for picture files - and now i've got them. thanks!
Hey guys im not a developer but i am a freelance Graphic Designer just a little curious about developing making an app cutom for myself.. I have eclips installed and the Android SDK but it wont open any .apk so i can view the file and edit it. Can anyomne help me with this or point me in the right direction?
.apk is the same format as .zip. just open in 7zip (pc) or betterzip (mac). in the folder called res, there are a bunch of subfolders. edit any of the .png files in any folder that has something to do with drawable. if you edit a .9.png, make sure to redraw the patch.
I change the wallpapler, but i also want the default one. but now, i cant found it anywhere.
can tell me where it is ?
thanks
BlurHome.apk. In res/drawable-hdpi
Just open the apk in archiver
thank you vovk
Hi everyone,
does anyone knows why the weather icons extracted from htc framework.apk or weather widget.apk looks as they are damaged (as you can see in attached jpg there is a strange background instead of a empty background) ?
does exist some specific application to view them properly?
thanks
From which file and which directory did you get them ? and how did you extracted them ?
just opened /system/framework/com.htc.resources.apk then /res/drawable-xhpdi
i also tried apktool to decompile apk but same result
well you are on the right path. you need to decompile them properly. i use Virtual Ten Studio, works perfectly :good:
edit : you can't decompile the com.htc.recources.apk and that weather picture is not in the com.htc.recourses.apk anyway........
the com.htc.resources.apk can be unpacked with 7zip, then edit the files in the xhdpi folder. when done you open the com.htc.resources.apk and drag the edited xhdpi folder back in to the file.
the weatherwidget that actually has that picture needs to be decompiled.
Mr Hofs said:
well you are on the right path. you need to decompile them properly. i use Virtual Ten Studio, works perfectly :good:
edit : you can't decompile the com.htc.recources.apk and that weather picture is not in the com.htc.recourses.apk anyway........
the com.htc.resources.apk can be unpacked with 7zip, then edit the files in the xhdpi folder. when done you open the com.htc.resources.apk and drag the edited xhdpi folder back in to the file.
the weatherwidget that actually has that picture needs to be decompiled.
Click to expand...
Click to collapse
thanks for you support but i can't get Virtual ten studio anywhere
only "virtuous ten studio" appears in google search
sorry my mistake....thats the one. autocorrectfail
maybe i miss some step. if I decompile com.htc.resources.apk or /system/app/weatherwidget.apk i always get "corrupted" weather jpg inside xhdpi folder. how can I see that icons without that strange background?. i need to modify them but first i need to open/see them properly
thanks again for your support
You cant decompile the resources.apk you must unzip it and modify the PNG files and place them back in the .apk
For the others it should work, maybe you should setup the proper framework. Check the VTS site. All sorts of tutorials there
Hi,
I am trying to create a theme for Note 2 with Note 3 mods. I am currently using DN3 v3 rom.
These are my questions :
1. I would like to know where installed apps from play store keeps there icons "I want to change them"
2. Where are all the stock apps "pre installed apps" located ?
3. Do i need to do any xml programming when replacing the app icons ?
Please tell me the path to those locations if you know it :fingers-crossed:
Each app is an apk file, and it contains icon(s). So there is no central place where all icons are stored.
the best you can do is to create an iconpack theme. just download one (it is apk file as well) and see how it's done. apk's are just signed-zip files, so you can open them (unzip) with any app like winzip or total commander (it is harder putting it back together). There are a lot of iconpacks available, just google it.
dalanik said:
Each app is an apk file, and it contains icon(s). So there is no central place where all icons are stored.
the best you can do is to create an iconpack theme. just download one (it is apk file as well) and see how it's done. apk's are just signed-zip files, so you can open them (unzip) with any app like winzip or total commander (it is harder putting it back together). There are a lot of iconpacks available, just google it.
Click to expand...
Click to collapse
Thanks i use "Ninja Morph" on the phone so it should be easy enough to unpack and then repack i hope
I need help i cant find the META-INF folder. Where would i find that folder ?
I got a message as showen in the picture that i need to copy 2 files where to i found the AndroidManifest.xml but i cant find the other one called META-INF and i have looked everywhere in the decompiled folder. What should i do ?