hi guys. i want to change my default black theme to white, found a way, but i cannot find the "styles.xml"
can anyone please help me locate it
This file is located in eahc of the APKs you are trying to theme. You'd have to decompile to APK files in order gain access to this file.
Related
Guys,
I really need your help here!!
I beginning to try to create status bar themes for sense 3.6 ROMs on 3.33 base but am getting a bit stuck.
I've pulled all the .pngs I want to edit from SystemUI.apk (decomplied with Multi APK Tool), edited them using photoshop and saved them (Keeping the filenames the same) then recompiled to get the new APK (ensuring it is still named SystemUI.apk).
I don't know how to create flashable zips so have used root explorer to replace the original SystemUI.apk file with my new one and set permissions to rw-r--r-- and rebooted but nothing changes.
I don't know if I need to edit more than these image files (like stuff in framework.res.apk) or if there's anything else apart from image editing I need to do. Can anyone please guide me on this?
Once I can do this, I would love to be able to create flashable zips, to flash new themes and I have found odd bits of info here and there online about how to create them, but I am still unsure about this, so if anyone can help me with that as well, it would be great.
Can anyone please help/guide me here?]
Thank you :fingers-crossed:
wildcardspv said:
Guys,
I really need your help here!!
I beginning to try to create status bar themes for sense 3.6 ROMs on 3.33 base but am getting a bit stuck.
I've pulled all the .pngs I want to edit from SystemUI.apk (decomplied with Multi APK Tool), edited them using photoshop and saved them (Keeping the filenames the same) then recompiled to get the new APK (ensuring it is still named SystemUI.apk).
I don't know how to create flashable zips so have used root explorer to replace the original SystemUI.apk file with my new one and set permissions to rw-r--r-- and rebooted but nothing changes.
I don't know if I need to edit more than these image files (like stuff in framework.res.apk) or if there's anything else apart from image editing I need to do. Can anyone please guide me on this?
Once I can do this, I would love to be able to create flashable zips, to flash new themes and I have found odd bits of info here and there online about how to create them, but I am still unsure about this, so if anyone can help me with that as well, it would be great.
Can anyone please help/guide me here?]
Thank you :fingers-crossed:
Click to expand...
Click to collapse
Hi,
Look HERE
I've Google searched, and searched my phone for all png, bmp and jpg files. I can't find anything.
If I want to view or replace certain Android images, where would I find them?
For example, the wifi icon picture that shows in the status bar.
(Android 4.4.2 Note 3, rooted with Cyanogenmod.)
These images are packaged into .apk files. These apk files are then stored in /system/app or /system/priv-app
For this you will need to learn Android device themeing. The images aren't standalone and they are present in specific files. The file or files you are looking for is the framework-res.apk or systemUI.apk.
If you need help with theming let me know.
Use the Thanks button if I helped
So, I'm trying to grab some images from an APK, and I renamed it to a .zip file and accessed its contents. In the 'assets' folder there is only the splash screen and a file named "game.droid", 2.5 mb. Seems like it was made with "YoYoGames Studio" or something. Is there any way to get the images? This is an abandoned APK that was taken down the app store and the dev seems to have abandoned it.
Hey guyzz
Can anyone decompile apk for me because I'm not a developer , so I don't know how to decompile
Can anyone help me ???:what::what:
I was trying to get a note 7 look on my s6. So I modified the systemui.apk file in system\priv-apps\systemui and I NEED the apk to get my ui working again. I can still access my phone but the notification bar and recents page is gone. Can someone please send me a copy of their systemui folder with the apk and oat file? I am using android 6.0.1.
Thank you
https://drive.google.com/file/d/0B6Ge199bCD5_a1BCQ1dUT1NuX2s/view?usp=docslist_api
Thank you so much
Hi all,
I'm trying to fiddle with a Google apk file that I'm reskinning. Essentially there are multiple versions of the app in the wild already, but one has a dark grey background and I'm trying trying to make it all black.
I figure I need to change the xml file contained within the app. I guess I can just root and edit the xml file that way but I want to stay un-rooted if possible. That means editing the APK.
I downloaded Android Multitool and am trying to unpack the APK, make the necessary changes, and repack it. I'll probably run into signature issues down the road but currently I'm stil struggling with repacking. Specifically, I think I need a framework-res.apk, which I don't know how to find.
I'm assuming I need a stock Android framework-res.apk given the nature of the app, but I don't know where to find one....