[q] flash icons into theme - Samsung Epic 4G Touch

I was wondering if anyone know if it is possible to put more icons into a flashed theme already on your phone or could someone point me in the right direction to learn how thanks in advance

im not sure how to pack a theme but if you explore your rom's zip file you should be able to find the icons usually under res\drawle-hdpi if the apk wont open you can just rename the .apk to .zip if you extract the apk it will need to be resigned.

Related

[Q] HOW-TO clear or semi-transparent notif bar on any ROM?

I've searched but can't find specific instructions on the exact files needed to pull, edit and push back to the framework to make the status bar semi-transparent or clear. This is something that always bothers me. I'm running CM7 n29 but if I had the general instructions it would be great so I could apply it to future updates as well without having to flash a whole theme. Thanks in advance...
Well, a quick fix would to be to use a theme; The honeybread theme give you a transparent notification bar; I use it and runs great.
http://forum.xda-developers.com/showthread.php?t=943423
I don't know which file it is in CM7, but in a sense rom the specific file I believe is common_app_list_null.png
And it is located inside com.htc.resources.apk > res > drawable-hdpi
You can rename any .apk into a .zip to open it and extract it for editing. Once you edit it, you may need to sign the file. I just use metamorph for my theming stuff, which makes things a lot faster.
As far as editing, you'd just need to select the area you want to be transparent or translucent, and edit its opacity accordingly with a decent image editing app. If you are looking for one, paint.net is a surprisingly good free one.
Thanks for the quick replies. I forgot about Metamorph. I've not messed with it but maybe I'll see what I can find out going that route. I don't want to change the whole theme because theres always something I don't like (icons, etc). I have Photoshop so its no problem editing it when I find it, just making sure I edit the correct .png! Thanks again!

[Q] ediing SystemUI.apk

I am using a T989 4.0.3 UVLE1 rooted, otherwise stock. **DEodexed (added .bak to systemUI.odex) and 14togglesBlue.zip MOD added
When i extract the SystemUI.apk in Root Browser i find resources/assests (images in .png format) relating to the battery, wifi/mobile data, and signal bar icons for the status bar. The stock look is a green motif/theme for the battery and gray for the other icons, but included in the files are ICS blue colored icons that i have yet to see in my status bar, these .png files are named slightly different or are in a folder that is named slightly different.
If i wanted to use the ICS Blue styled icons, which i do, would it be as easy as replacing the green icons with the blue ones and renaming them?
Root browser allows me to extract SystemUI.apk so i can manipulate the files, ie rename and copy them, then when i am finished it only allows me to .zip SystemUI.apk
Is the .zip file created "flashable"? Is there a stndard/correct way of doing this?
Thank you.
HATe410 said:
I am using a T989 4.0.3 UVLE1 rooted, otherwise stock. **DEodexed (added .bak to systemUI.odex) and 14togglesBlue.zip MOD added
When i extract the SystemUI.apk in Root Browser i find resources/assests (images in .png format) relating to the battery, wifi/mobile data, and signal bar icons for the status bar. The stock look is a green motif/theme for the battery and gray for the other icons, but included in the files are ICS blue colored icons that i have yet to see in my status bar, these .png files are named slightly different or are in a folder that is named slightly different.
If i wanted to use the ICS Blue styled icons, which i do, would it be as easy as replacing the green icons with the blue ones and renaming them?
Root browser allows me to extract SystemUI.apk so i can manipulate the files, ie rename and copy them, then when i am finished it only allows me to .zip SystemUI.apk
Is the .zip file created "flashable"? Is there a stndard/correct way of doing this?
Thank you.
Click to expand...
Click to collapse
Okay this is totally wrong.... lol
In order to edit any apk you need 7zip and apk manager or apk tool. And you need to properly deodex your system. Simply renaming systemui.odex to .bak will not "deodex" your ROM. I dont remember how to deodex anymore cause i dont run ROMs odexed. There are numerous threads explaining how to deodex so use search and google my friend
But you are on the right track. you could simply rename the .png files. But you have to rename them to exactly the same name as the ones which are being displayed currently. Or you could edit the status_bar.xml file and target the new .png files which is a bit more difficult but cleaner. Cause if you rename the new png files, you have to either delete or rename the old png files. Which i recommend the later.
Then you need to recompile the systemUI.apk with apk manager or apk tool (whichever you decide to use) google them both to get a better understanding of them. I dont wanna just "tell" you what exactly to do because i had to google everything myself, and in my googling i learned a lot more than what i wanted which made everything so much easier to do.
Also, when you recompile the apk, do not sign the apk. You could zip align the apk which i do to all my mods to ensure they are correct.
Hope this helped and good luck! If you need help just PM me or post in the thread. I respond to PMs quicker though. But have fun
So i used a MOD created by jim93 (http://forum.xda-developers.com/showthread.php?t=1616189) to edit a systemUI.apk to add ICS style blue battery, blue WiFi status with blue/white upstream/downstream symbols, and blue Signal bars. All while maintaning the toggles and quick panal settings.
Now i would like to:
1. ICS Blue Clock + Remove AM/PM
2. Obtain a better battery icon with percentage inside battery
3. Transparent Notification window
4. Activate 180 degree rotation
I would like to make these adjustment on stock 4.0.3 UVLE1 software
I cant find a custom ROM that doesnt compromise on at least 1 basic feature, also very bad experinces with ROMs in the past. For me the Stock system is very stable and EVERYTHING WORKS
Can someone please help me locate the Files needed to edit these items, or at least let me know if any of my goals are completely impossible
Any advice or information is greatly appreciated
THANKS XDA!
if anyone would like my modded file (.zip) i can gmail it to you, really i only replaced .png (image files) no big deal
HATe410 said:
So i used a MOD created by jim93 (http://forum.xda-developers.com/showthread.php?t=1616189) to edit a systemUI.apk to add ICS style blue battery, blue WiFi status with blue/white upstream/downstream symbols, and blue Signal bars. All while maintaning the toggles and quick panal settings.
Now i would like to:
1. ICS Blue Clock + Remove AM/PM
2. Obtain a better battery icon with percentage inside battery
3. Transparent Notification window
4. Activate 180 degree rotation
I would like to make these adjustment on stock 4.0.3 UVLE1 software
I cant find a custom ROM that doesnt compromise on at least 1 basic feature, also very bad experinces with ROMs in the past. For me the Stock system is very stable and EVERYTHING WORKS
Can someone please help me locate the Files needed to edit these items, or at least let me know if any of my goals are completely impossible
Any advice or information is greatly appreciated
THANKS XDA!
if anyone would like my modded file (.zip) i can gmail it to you, really i only replaced .png (image files) no big deal
Click to expand...
Click to collapse
I have done most of these edits that you would like to try and I will tell you this if you search google with the information you need you will find tutorials on everything you are asking for. This is what I did and how I learned these fun tasks. Everything you want to do especially in ICS can be accomplished. Also check out a site called UOT Kitchen, it may save you on a step or two. Although learning how to do it is still quite educational as well.
over it
Of course i googled these topics, i google things ALL the time lol I've also used this site as a resource for over a year, tried all the apk modification tools suggested to no avail. Not understanding the instructions given here and being a tech/computer savvy person has made me very upset. This has caused me allot of stress and loss of sleep, Gave up returned my phone to factory settings goodnight
Thanks?

[Q] Modifying build.prop of built-in themes?

Hi all. I'm a bit of a n00b so please bear with me
Anyways I just installed the GalaxySBean theme and the dev said that in order to install the TouchWiz theme you need to first modify the build.prop of the theme file, but I don't even know where the file's located. Also, will I need any non-stock apps besides a file explorer to do this? Thanks in advance

Pulling Rasbeanjelly theme from .zip

Is it possible to remove the theme that is in Rasbeanjelly from within its flashable .zip file and transport it into another flashable ROM .zip?
I have tried to replace the SystemUI.apk in my .zip with the one inside Rasbeanjelly's but when after I flashed it all I got were SystemUI force closes. Or am I replacing the wrong files?
SystemUI is ROM dependent so you can't take it from one and put it in another.
So it is not possible to pull the theme from Rasbeanjelly and put it in another ROM?

Apply third party theme in MIUI with root (100% working)

Frist you need to extract mtz(theme) file.
And* select all file expect folders and description file and copy or move to root>system>media>theme>default. In the default folder past all file that you copy.This is all.
For safety copy the (dafault) folder to somewhere.
This way is full working without changing the default theme because the default theme is the theme that you added??
I found this way with no error.
Please Share my post to known this way for MIUI devices.Thank?
GoodLuck...??
KgHtNyein said:
Frist you need to extract mtz(theme) file.
And* select all file expect folders and description file and copy or move to root>system>media>theme>default. In the default folder past all file that you copy.This is all.
For safety copy the (dafault) folder to somewhere.
This way is full working without changing the default theme because the default theme is the theme that you added
I found this way with no error.
Please Share my post to known this way for MIUI devices.Thank
GoodLuck...
Click to expand...
Click to collapse
No more working on miui 11 android 10
You need to make a magisk module!

Categories

Resources