i cant seem to find the 4g icons in framework in the drawable-hdpi to replace.
Systemui.apk hdpi folder.
Sent from HydrOG3N MOD DHD.
Decompile the SystemUI.apk into a folder then it's in res/drawable-hdpi
thanks....
Related
How can I extract statusbar icons from a MIUI theme (.mtz)
I believe u can find thim in systenui.apk or framework- res.apk.
Sent from my GT-S5830 using XDA App
In that mtz there are com.android.systemui and framework-res, but it doesn't have any extension as .apk
Look in /system/app and system/framework to find the apk's.
Sent from my GT-S5830 using XDA App
Im sorry for that up on this very old topic, but i dont want to open another thread.
How to edit miui theme which is downloaded from Themes (the official themes app for miui), im using miui v5. 3.4.19 on htc dhd.
Where to search for the theme files? (there is no *.mtz archive in sd card or somewhere in root)
Hi,
Since ICS is out I have been using mainly CM9. But at the moment I am trying catalyst miui from kong. And I find out that theming is not fully compatible in miui v4 yet.
So I was wondering if it is possible at the moment to change the icons from the status bar? And how?
Thanks!
Sent from my Nexus S using xda premium
sur&74 said:
Hi,
Since ICS is out I have been using mainly CM9. But at the moment I am trying catalyst miui from kong. And I find out that theming is not fully compatible in miui v4 yet.
So I was wondering if it is possible at the moment to change the icons from the status bar? And how?
Thanks!
Sent from my Nexus S using xda premium
Click to expand...
Click to collapse
One way to do it is to decompile MiuiSystemUI.apk (found in /system/app/)
First, get the two framework apk's from /system/framework/
You need framework-res.apk and framework-miui-res.apk
Then in apktool install resources from these apk's
Code:
apktool if framework-res.apk
apktool if framework-miui-res.apk
Then you can decompile MiuiSystemUI.apk
Those png's are in /res/drawable-hdpi/
fergie716 said:
One way to do it is to decompile MiuiSystemUI.apk (found in /system/app/)
First, get the two framework apk's from /system/framework/
You need framework-res.apk and framework-miui-res.apk
Then in apktool install resources from these apk's
Code:
apktool if framework-res.apk
apktool if framework-miui-res.apk
Then you can decompile MiuiSystemUI.apk
Those png's are in /res/drawable-hdpi/
Click to expand...
Click to collapse
OK so extracting framework-res from an .mtz file with with archive manager, making the modification, compressing it back in .zip and then deleting the .zip is not the right way then?
Sent from my Nexus S using xda premium
How do i edit this in the screenshot attached below..?
Decompile framework
Open /res/drawable-mdpi, find the image and edit it to your liking
Sent from my Xperia neo V
Decompile SystemUI.apk with apktool. Go to drawable folder. Find the png file (status_bar_close_on.9.png). Replace and then recompile.
Or.....
Use UotKitchen....
Sent from my GT-S5670 using Tapatalk 2
I've been testing a few different animations on my phone and they seem to work for me.
I wanted to share them for anybody who wants them.
Credits:
hassan89 I extracted the anims folder from his modded frameworks-res.apk. Thank him here link
CAUTION:
MAKE A BACKUP.
Animations
bounce
drod
flip
flying
fold
jellybean
mix
shift
stock
smoke
viper
Download
Code:
http://d-h.st/AMP
Instructions:
1. Pull framework-res.apk from phone /system/framework/ folder
2. Open rar archive with winrar select an animation extract anim folder to desktop
3. Open framework-res.apk with winrar go to folder /res/anim
4. go to the folder you extracted the anim select all files and drag them to framework-res.apk in winrar
/res/anim folder
5. Push back the modified framework-res.apk to /system/framework in phone then adb reboot
or reboot your phone manually.
Please thank the post cause I've downloaded 320MB of framework files just to extract the animations and rar it into 289KB archive.
Are these the animations you used in your nameless Rom??
Sent from my HTC Desire C using xda app-developers app
Nameless rom themed have different animation, named smoke you can extract it from framework-res I forgot to include, I will once I'm on pc
Sent from my HTC Desire C using xda premium
EDIT: ADDED
Do they work on stock sense rom? I mean, i once replaced the calculator from system/app. After the replacement, it did not detect the apk, not even the original (backuped) apk. So i had to system restore. Can you tell me definite steps for putting the animations? + i dont have any existing anim folder, so do i just copy in it?
Sent from my HTC Desire C using XDA Premium 4 mobile app
dominator96 said:
Do they work on stock sense rom? I mean, i once replaced the calculator from system/app. After the replacement, it did not detect the apk, not even the original (backuped) apk. So i had to system restore. Can you tell me definite steps for putting the animations? + i dont have any existing anim folder, so do i just copy in it?
Sent from my HTC Desire C using XDA Premium 4 mobile app
Click to expand...
Click to collapse
Stock rom is not deodexed...that could be a cause for it!!!
hello Guys hope you can help me with an Problem:
I wanted to change the Colors of the Icons in the Status Bar so i copied over systemUI.APK to my PC via ES-Data Explorer.
I extracted the ZIP and Coloreed the Logos (Didnt change anything just Colored)
then i got 2 Framework APK ( com.htc.resources.APK and framework-res-htc.APK) and used this APK TOOL: Apktool if xxxx.APK (the two apks from framework)
then i decompiled the SystemUI.APK with APK Tool and replaced the ICONS (which i edited before from an usual extracted APK)
now when i want to compile it again it gives me an error at every Icon which i edited.
Hope you can help me, It worked on my samsung galaxy s2 though.
Ah And not to forget: Of Course im S-OFF and Rooted.
[IMG="Screenshot of the Logos and APKTOOL"]
http://www.fotos-hochladen.net/uploads/screenshot10lkbtp4izef.png
[/IMG]
Sent from my HTCONE using XDA Free mobile app
Bump
Sent from my HTCONE using XDA Free mobile app