[Q] Systemui.apk modding - Galaxy S III Themes and Apps

Can i just replace the .qmg in stock systemui.apk with .png files? Or do i have to convert them to .qmg?

What u want to do...
Btw qmg files don't exists in systemui.apk

dr9103 said:
What u want to do...
Btw qmg files don't exists in systemui.apk
Click to expand...
Click to collapse
I want to change the data and wifi indicator in stock samsung 4.4.4 systemui.apk.

Extract systemui.apk wid 7zip or winrar...
And chng them

dr9103 said:
Btw qmg files don't exists in systemui.apk
Click to expand...
Click to collapse
you made my hour.

Thnq..... [emoji1]
Sent from my GT-I9300 using Tapatalk

Related

[Q]How to decompile framework.apk?

When I recompile framework-res.apk,the apktool notice "aapt:...".And the framework-res.apk still be builded.But I replace the resources.arsc and put it in the phone,reboot and always in bootanimation.I used apktool 1.4.10,1.5.0,1.5.1... and so on.I can not solve this problem,I need help.
Sent from my lt28h use sony fw.
kin912 said:
When I recompile framework-res.apk,the apktool notice "aapt:...".And the framework-res.apk still be builded.But I replace the resources.arsc and put it in the phone,reboot and always in bootanimation.I used apktool 1.4.10,1.5.0,1.5.1... and so on.I can not solve this problem,I need help.
Sent from my lt28h use sony fw.
Click to expand...
Click to collapse
I am not clear from what you did. But you need to do it this way.
apktool if ion SemcGenericUxRes.apk
apktool d -t ion framework-res.apk out
make changes to decompiled source
apktool b out new.framework-res.apk
Now open both framework-res.apk and new.framework-res.apk side by side using an archiver. Do not use windows open.
Now you will notice one thing that the new framework does not contain META-INF folder.
Delete the resources.arsc file from the original framework-res. Drag the resources.arsc from the new framework-res and dump it on to the original framework-res. Close both the files.
Now you are ready to use the updated original framework-res.apk
ganeshbiyer said:
I am not clear from what you did. But you need to do it this way.
apktool if ion SemcGenericUxRes.apk
apktool d -t ion framework-res.apk out
make changes to decompiled source
apktool b out new.framework-res.apk
Now open both framework-res.apk and new.framework-res.apk side by side using an archiver. Do not use windows open.
Now you will notice one thing that the new framework does not contain META-INF folder.
Delete the resources.arsc file from the original framework-res. Drag the resources.arsc from the new framework-res and dump it on to the original framework-res. Close both the files.
Now you are ready to use the updated original framework-res.apk
Click to expand...
Click to collapse
No need to install framework-res.apk only just SemcGenericUxpRes.apk?
ganeshbiyer said:
I am not clear from what you did. But you need to do it this way.
apktool if ion SemcGenericUxRes.apk
apktool d -t ion framework-res.apk out
make changes to decompiled source
apktool b out new.framework-res.apk
Now open both framework-res.apk and new.framework-res.apk side by side using an archiver. Do not use windows open.
Now you will notice one thing that the new framework does not contain META-INF folder.
Delete the resources.arsc file from the original framework-res. Drag the resources.arsc from the new framework-res and dump it on to the original framework-res. Close both the files.
Now you are ready to use the updated original framework-res.apk
Click to expand...
Click to collapse
I try to decompile this mod and it's sucessful.--->http://forum.xda-developers.com/showthread.php?t=2047999
Once I do the original framework-res I fail to make it use.
kin912 said:
I try to decompile this mod and it's sucessful.--->http://forum.xda-developers.com/showthread.php?t=2047999
Once I do the original framework-res I fail to make it use.
Click to expand...
Click to collapse
How are you trying to use it. Tell me the steps.
ganeshbiyer said:
How are you trying to use it. Tell me the steps.
Click to expand...
Click to collapse
1.Install framework about framework-res.apk and SemcGenericUxpRes.apk.
2.Decompile framework-res.apk and make change of the source.
3.Recompile framework-res.apk and build the new framework-res.apk.
4.Take the resources.arsc and the raw which I changed from the new framework-res.apk to the original framework-res.apk.
5.Replace the final framework-res.apk in my phone with 644 permission.
I reboot and loop in the bootanimation.
kin912 said:
1.Install framework about framework-res.apk and SemcGenericUxpRes.apk.
2.Decompile framework-res.apk and make change of the source.
3.Recompile framework-res.apk and build the new framework-res.apk.
4.Take the resources.arsc and the raw which I changed from the new framework-res.apk to the original framework-res.apk.
5.Replace the final framework-res.apk in my phone with 644 permission.
I reboot and loop in the bootanimation.
Click to expand...
Click to collapse
What are the sizes of the frameworks-res.apk's
ganeshbiyer said:
What are the sizes of the frameworks-res.apk's
Click to expand...
Click to collapse
Original:21MB
Decompile:14.9MB
If I do nothing change only recompile the frameworks-res.apk,it still has the bug.
kin912 said:
Original:21MB
Decompile:14.9MB
If I do nothing change only recompile the frameworks-res.apk,it still has the bug.
Click to expand...
Click to collapse
If you have followed pepitos tutorial from themes section then it should be ok.
There is nothing else to do.
Sent from my LT28i using xda premium
ganeshbiyer said:
If you have followed pepitos tutorial from themes section then it should be ok.
There is nothing else to do.
Sent from my LT28i using xda premium
Click to expand...
Click to collapse
I make sure the steps are ok because I can decompile the framework.apk of miui.Anyway,thanks a lot!

[REQ] Black statusbar for stock odexed ROM's

Hi guys,
Will any of the great themers here be kind enough to create a mod for the stock odexed ROMs that makes the status bar black?
There are mods available but almost all of them are for deodexed ROMs. A lot of people prefer to just have the stock odexed ROM (rooted or otherwise) and I am sure it will make their experience much better.
If it just requires a change of png's, I will be glad to do it myself if given correct directions. I am also slightly educated in terms of vrt theming. Unfortunately, as I am not from a techie background, stuff like XML editing stuff goes over my head..
Look forward to help and assistance. My current set up is LSN odexed stock+rooted..
Sent from my GT-I9100 using Tapatalk 2
Hi
1. decompile SystemUI.apk (dont forget frameworks)
2. edit file drawables.xml in path res\values\
for black color:
<item type="drawable" name="status_bar_background">#ff000000</item>
3. compile modifed apk
4. with 7zip take the 'resources.arcs' file of the "new" apk and copy them into original SystemUI.apk
5. place the SystemUI.apk in the path /system/app - set same premissions for new apk
Where do I put the modified system ui? Preload or system?
Sent from my GT-I9100 using Tapatalk 2
kranti2064 said:
Where do I put the modified system ui? Preload or system?
Click to expand...
Click to collapse
If you're running a JB 4.1.2 rom, it goes in preload\symlink\system\app
Unfortunately, when I tried to flash the modded systemui.. my status bar simply vanished.
Has it got to do something with the systemui in the system app folder still being odexed?
Sent from my GT-I9100 using Tapatalk 2
kranti2064 said:
Unfortunately, when I tried to flash the modded systemui.. my status bar simply vanished.
Has it got to do something with the systemui in the system app folder still being odexed?
Sent from my GT-I9100 using Tapatalk 2
Click to expand...
Click to collapse
are you set permissions for new SystemUI.apk after copying to system/app? set the same permission as original app
Done that.. rw-r-r isn't it?
Sent from my GT-I9100 using Tapatalk 2
kranti2064 said:
Done that.. rw-r-r isn't it?
Sent from my GT-I9100 using Tapatalk 2
Click to expand...
Click to collapse
yes
What file manager do I use to delete/paste files in the preload folder. My friendly es explorer seems to be having issues..
Sent from my GT-I9100 using Tapatalk 2
kranti2064 said:
What file manager do I use to delete/paste files in the preload folder. My friendly es explorer seems to be having issues..
Sent from my GT-I9100 using Tapatalk 2
Click to expand...
Click to collapse
I use ES too
i work only in folder system/app
1. rename original SystemUI.apk to SystemUI.apk.bak
2. copy new SystemUI.apk to folder system/app
3. set permissions
4. rebot
kranti2064 said:
What file manager do I use to delete/paste files in the preload folder. My friendly es explorer seems to be having issues..
Sent from my GT-I9100 using Tapatalk 2
Click to expand...
Click to collapse
I use Root Explorer but I thought you could do it with ES too.
Sent from my GT-I9100 using Tapatalk 2
MifkoKE said:
I use ES too
i work only in folder system/app
1. rename original SystemUI.apk to SystemUI.apk.bak
2. copy new SystemUI.apk to folder system/app
3. set permissions
4. rebot
Click to expand...
Click to collapse
Tried and failed.. again..:silly:
Will you be kind enough to make a version for me.. It appears that I am doing something wrong and I don't even know what it is..
kranti2064 said:
Tried and failed.. again..:silly:
Will you be kind enough to make a version for me.. It appears that I am doing something wrong and I don't even know what it is..
Click to expand...
Click to collapse
ok, no problem, but i need your framework-res.apk system/framework
I do not know if it will work with my framework-res.apk
attached your new SystemUI.apk with my frameworks
It worked.. I swear I could have kissed you right now..
Thanks a lot mate..
You're welcome
Odoslané z Galaxy S2 cez Tapatalk 2

[REQUEST]framework.jar framework-res.apk android.policy.jar

can someone upload this 3 files from BenzROM-V6?
framework.jar
framework-res.apk
android.policy.jar
mahan.r said:
can someone upload this 3 files from BenzROM-V6?
framework.jar
framework-res.apk
android.policy.jar
Click to expand...
Click to collapse
extract those from the BenzROM zip
i want just this 3 files not all of the BenzROM.
if you have BenzROM plz upload this 3 files to me.

Need systemui.apk from 4.1.2.(C1905)

I have changed my nav keys with softkeyz and now i can't change them back, since softkeyz keeps crashing. Can somebody drop here stock systemui.apk from 4.1.2?
rizla2 said:
I have changed my nav keys with softkeyz and now i can't change them back, since softkeyz keeps crashing. Can somebody drop here stock systemui.apk from 4.1.2?
Click to expand...
Click to collapse
Do you need odex or de-oxed. I can't supply deodex. Here are the files for odex.
Sorry about .7z archive XDA will not allow .odex files.
theperson333 said:
Do you need odex or de-oxed. I can't supply deodex. Here are the files for odex.
Sorry about .7z archive XDA will not allow .odex files.
Click to expand...
Click to collapse
Thanks, I alerady got it though.

Grey Notification Area Icons

How to change grey notification icons?
Example;
Please help me?
Helppp
U should have Root !!
Then U Can Mod SystemUI.apk in /system/app
Already root. How to mod?
karansa said:
Already root. How to mod?
Click to expand...
Click to collapse
,, What's Ur Phone Model ?
Please mod?
hacker mobd3 said:
,, What's Ur Phone Model ?
Click to expand...
Click to collapse
Galaxy Grand Quattro 4.1.2
Go To /system/app And Copy SystemUI.apk
And put it in sdcard
Connect phone with computer and take SystemUI.apk
To desktop
Right click on it and choose 7zip *You Must Have 7zip*
and choose extract here
Go To Res *from extracted files*
And go to hdpi or mdpi
and You will Find all icon change you want
ex. You changed file 123.png in res/hdpi
Go To desktop and right click on SystemUI.apk
And choose 7zip and open archive
And Go To Res/hdpi or mdpi
And replace Icons Which Changed it
**You Must put changed icon in same path **
Hit Tnx.
Big thanks for help. Please wait.
hacker mobd3 said:
U should have Root !!
Then U Can Mod SystemUI.apk in /system/app
Click to expand...
Click to collapse
So I have no information. I can not find the file you're saying. Please do you do? I gave in addition to systemu file. Please.
karansa said:
So I have no information. I can not find the file you're saying. Please do you do? I gave in addition to systemu file. Please.
Click to expand...
Click to collapse
Downlad Root Explorer
And open it and select system then app then copy systemUI.apk
To sdcard
Which I edit the file?

			
				
@abhi922 Help me
Now Change Icons and zip it again
You can Find Roms in Xda 4 ur device
Not solved

Categories

Resources