I'm trying to change the default wallpaper in my stock 2.3.4 rom. I've seen a file named default_wallpaper.jpg in framework-res.apk/res/drawable-hdpi/ folder but the stock rom has as a default wallpaper a live wallpaper. Anyone know how can I disable this live wallpaper and enable the default_wallpaper.jpg...
I'm looking in framework-res - values - drawable - xml folders but i can't find it. I've also searched in launcher2 smalis and xml folders, and i can't find it too. Maybe is in another file?
Any idea is welcome!
Thanks in advance
Finally found the solution!
in framework-res.apk /res/values/strings.xml change:
<string name="default_wallpaper_component">com.android.wallpaper/.nexus.NexusWallpaper</string>
to this:
<string name="default_wallpaper_component">@null</string>
I was comparing my framework-res with Axura frawework-res because I considered that axura uses a wallpaper different as default but it was not.
When I compared the framework with a AOSP framework I found the difference.
Regards!
Hi I have customized the beautiful HTC Theme .
I will add proper credit , when I will get my pc back some time today
Change log
1. Wallpaper
2. Power menu icons
3. Lock screens
4.usb connection image
5. settings popup menu radio button style
6. Some more minor changes
I know these are not big changes but hope you guys are going to like it and if so please let me,know
HTC Customized
http://db.tt/PyUx23d
Thanks to benjy4537 : I have used the theme present in his ROM build 5 for lock screen, power menu , setting popup and usb connection icons.
Htc customize with honeycomb lock
http://db.tt/ttKHkUT
Thanks to Kyrillos : I have used the honeyComb theme present in his ROM v5.3 for lock screens (android, samsung , epic, puzzle ) and Gingerbread theme lock (Rotatory )
And Thanks to The Dark Lestat for the HTC theme
Screen shots. I will add some more screenshots later. Currently in office so limitted access.
Apps with windows 7 icons
1. Browser
2. Camera
3. Contacts
4. TochwizLauncher ( Home and Application icons changed)
Download From
http://db.tt/oFp2h5o
If anyone having problem in downloading from the above shared links then you can download this theme from the second post of below thread
http://forum.xda-developers.com/showthread.php?t=1035775
P.S Use "Download All Files" plugin from market ( its free ) to download files with stock browser. This plugin will allow you to download any file type. (it works with the stock browser only)
Sent from my GT-I5800 using XDA App
Tutorial on customizing theme
How to customize a Theme -
Here is a simple tutorial on how can you customize an already ported theme (I thought of customizing a theme beacuse I like some icons of one theme and some of another , then why not make a customized theme which is a mix of icons ( or you can say .pngs ) from different themes
What all you need
1. WinRar
2. Base theme which you want to customize
3. And all the themes using which you will be customizing your theme ( base theme )
Now
1. extract framework-res.apk of your base theme
2. extract framework-res.apk of another theme
3. Now check drawable-ldpi folder of the base theme and find out all the .pngs you want to change ( like battery , title bar , lock screen , network signal etc etc.)
4. Replace these icons with the icons of another theme
5. check drawable-mdpi of the base theme ( you will have to check this folder for android and rotatory locks ) and find out the icons you want to change.
6. Replace them with the icons of another theme.
7. Repeat step 1 to 6 for twframework-res.apk file and change the icons using another theme.
8. In the End open framework-res.apk ( and twframework-res.apk ) with winrar.
9. Add the modified folders ( drawable-ldpi or drawable-mdpi ) into framework-res.apk ( or twframework-res.apk) respectively.
This is what I have found (while customizing the HTC theme ). If anyone wants to add ( or modify ) some steps, feel free to do so.
Screenshots ?
Can you add white backgroud in notification (like orginal htc) instead of transparent because some notifications (for example from player pro have black or grey font color so they aren't visible)
marco871 said:
Can you add white backgroud in notification (like orginal htc) instead of transparent because some notifications (for example from player pro have black or grey font color so they aren't visible)
Click to expand...
Click to collapse
Actually the changes which I have done is on top of already ported HTC theme ported by The Dark Lestat. And personally i dont hve any idea about porting themes.. but will give a try to change the background of the notification bar.
Thanks..
Ok I'll write to Lestatious with this request maybe he modifies it in his theme
p_san_p said:
Mod Edit : Pls dont ask for the thanks button it is to be given by the member of his own free will the same has been removed
Sent from my GT-I5800 using XDA App
Click to expand...
Click to collapse
Please excuse my ignorance will take care from next time.
Sent from my GT-I5800 using XDA App
Hi,
Please let me know if you guys have tried this HTC customized theme .
Am able to see 260+ views to this thread but not a single reply mentioning if anyone tried this theme
Hello , I want to make volume keys skip tracks on ICS (4.0.3 , 4.0.4)
I think , resources in android policy / com / android / internal / policy / impl / PhoneWindowManager.
But which files can I change ? Can you helpme , please prepare guide :/
I want to make transparent apps. How can I ?
frameworkres / drawable no dpi / Tw background dark replace with transparent image. If I open Settings app , but background is dark :/
up up up
Hey,
where can i find the holo Backgrounds (the dark gradient and the white one) in the Android 4.2.2?
Usually it was framework-res.apk -> res -> drawable-nodpi
in 4.1
But now i can´t find background-holo dark file... where has it gone?
I believe MIUI's default theme icons are stored somewhere. I don't want to set other themes because according to MIUI's new rule, themes downloaded offline (.mtz files) can't be set offline anymore. I just want to add my icons to default theme and use it. Where can I find default theme icons directory (or some packed file where I add my icons and repack)? Or is that the only way to modify some framework apks like framework-miui-res.apk?