[Q]How to resize density of Apk ? - Xperia Arc Q&A, Help & Troubleshooting

Hi excuse me, I want to tell how to resize apk for example : Xhdpi into Hdpi. but, drawables and resources. or add multiple resolution ?
Thanks

resize the png's in drawables folder
or
use this tool to auto resize..
http://forum.xda-developers.com/showthread.php?t=1889295

Related

Rosie. Apk transparent app icon text

So i was trying to modify the Rosie. Apk to make the text for the launcher app icon transparent, a la Launcher Pro (hide icon label).
I found in the styles. Xml file an entry for WorkspaceIcon, with textcolor. The xml file set this value to #ffffffff. I tried simply setting this to #00ffffff, but it didn't change when i loaded the apk back on.
Im using apkmanager 5.0.2.
Any pointers?
I want the same ... i want to remove the shadow under the icons text... in this ROM http://forum.xda-developers.com/showthread.php?t=1604957
I made it !!! when decompile the Rosie.apk there is a file in folder: Rosie\res\values\colors.xml
I change the color to: <color name="bubble_dark_background">#00ffffff</color> so this will make it transparent

statusbar

anyone can tell me where to find statusbar background ( in framework or systemui ... ? ) it can be an image or solid color value ? if it is image so it can be changed by replacing an image with same name ?
THanks all for helping

[Mod] Simple Tutorial How to Change the Weather Text Color in the AOKP Drop Down Area

Just a small little tutorial with regard to changing the color of the text for the AOKP dropdown weather status lines.
- First copy your system-ui into whatever apk tool you like and decompile. For the purposes of this I will use the apk multi-tool. Once done, go to the res/layout/weather panel xml and add
android:textColor="#ff33b5e5"
Of course you can use any color hex code I use blue,,,well cause I like it LOL
- After the "android text size" code in line relating to the text such as the city id,,,temp hi and low id and others. Make sure you leave a space between android text size and the newly added color code.
- Once that is done save and back out.
- Recompile the system ui making sure to delete out the resources.arc and any changes you made such as the res/layout folder in the keep file made if you're using apk multi-tool.
- Once that is done, place the new system-ui in a flashable zip (in the system/app folder of that zip of course) and flash away. Enjoy and let me know if you have any problems.
If you liked or use hit the thanks button,,,PM me if you need help,,,PLEASE make a back up before you do anything with the system ui just in case you screw it up and need to go back!
Can u plz share ur systemui....
"T}{@ÑK$" ÑøT TÕ $Ä¥ Jû§T Pr€ë$ ÎT...!!!
Sent From MY ¥ Dûø$ Üs!nG ËvÕ X RoM V¡Å XpArEnT TaPtAlK 2

Please tell me if I have the gist of it

To mod a ROM, there are a couple ways to go about it.
1. If all you want to do is replace an icon with one from another ROM, THEME or other MOD and the icons are the same size, you can simply replace them in the framework-res or SystemUI apk.
2. if you want to change something like color, text, clock centering or use custom made icons, you have to decomple the framework-res or SystemUI apk, add the icons (if that is what you are changeing) and update the .xml file, then recompile and zipalign and or sign.
Is that about right?

DPI change

I have a question that i have changed my device's dpi from the build.prop..I want to theme my framework and systemui then do i need to put the icons in hdpi folder or mdpi folder please help guys

Categories

Resources