Guest peetu20 Posted February 25, 2013 Report Posted February 25, 2013 I am not talking about normal zip, i mean how can i flash parts of apk. Example: I want to make flashable zip of battery icons. So i need to replace drawable hdpi. Is it possible to replace only part of apk?
Guest Loki86 Posted February 25, 2013 Report Posted February 25, 2013 man i don't think so, i have to change al systemui.apk to change battery icon and 2 xml files too
Guest Carlos Manuel Leemet Posted February 26, 2013 Report Posted February 26, 2013 (edited) Yes it is possible! I'm not home right now but when I'm at home I can send you .zip file but you have to modify updater-script file to mount system and to make it delete app + set permissions to newer app, e.g. flashin SystemUI.apk with different soft keys it can delete old SystemUI,apk and replace it with new one and the it sets permissions 0644 or what it was "rw- r-- r--" EDIT: or open my code.google page from my signature and download launcher or frameworks .zip file from it and modify the updater-scripts and put your apks to it and flash... Edited February 26, 2013 by Carlos Manuel Leemet
Guest peetu20 Posted February 26, 2013 Report Posted February 26, 2013 Thanks, can u help me to write update script when you are at home?
Recommended Posts
Please sign in to comment
You will be able to leave a comment after signing in
Sign In Now