Please share framework and systemui - T-Mobile LG G3

I need framework-res.apk, lge-res.apk and lgsystemui.apk from the latest D851 kdz file.
I am on D855 but would like to compile and share my colorful notification panel mod.
Thanks in advance.
K.

https://docs.google.com/file/d/0BxNXX96z_Mj6b2I4dmxfZTBMaVU/edit?usp=docslist_api
FYI: I did not pull these from a kdz. I pulled them from my device.
Sent from my LG-D851 using XDA Premium HD app

Related

How to create a theme?

Hi,
I want to create my own Samsung Galaxy S I9000 theme, but how?
Is there any sort of software or can I edit excisting ones?
Ofcourse I will publish the theme for free on XDA
Anyway, Thanks!
Cheers,
Applefaq
Applefaq said:
Hi,
I want to create my own Samsung Galaxy S I9000 theme, but how?
Is there any sort of software or can I edit excisting ones?
Ofcourse I will publish the theme for free on XDA
Anyway, Thanks!
Cheers,
Applefaq
Click to expand...
Click to collapse
This is the guide i normally send when im asked this question:
First of all, get your framework-res.apk and twframework ,(they're located in system/framework). If you are on gingerbread you also need systemui.apk (in system/app)
Then, download 7zip in case you dont have it.
Right click on framework-res.apk and with 7zip click to extract to /framework-res
You will now have a new folder.
Open it, then open /res and then /drawable-hdpi (framework-res/res/drawable-hdpi)
There are most pngs you'll need to theme.
Edit them and when you've finished editing them, open framework-res.apk with 7zip, delete the res folder, and drag the res from framework-res folder onto it. (Make sure it has copied correctly)
You should now have a framework-res with a new theme
do this also for the other two apks.
There are too many pngs to tell you the function of each, but you can pm me about some
To copy it onto your phone, you can use root explorer or a cwm installable zip.
For cwm, you'll need an updater-script and update-binary or update-script. If you want, i'll make you one.
Damn thanks for your great reply, im gonna read this!
Thanks for the reply I will post my theme next week!
Cheers,
Applefaq
how can I modified the update-binary?
Thanks for the info on gingerbread theming. Is it also safe to swap one 2.33 framework for another while on your cell?
Or is this strictly pc based? I'd like to try exact one already made and replace mine.. Or is that gonna bootloop
Sent from my GT-I9000 using Tapatalk
Dont unzip. Use apkManager to decompile. This way you will decompile the 9patch png's too.
When compiling remember to say its a system file and delete the modified files from the keep folder.
And convert the 8 bit pngs to rgb 32 bit before editing. Then convert them back to 8bit before recompiling. Or find an editor that supports 8bit. But Adobe Photoshop does not!
Sent from my GT-I9000 using XDA Premium App
If the OP needs any help im glad to give it.
But one question for you other theme gurus:
When decompiling with dependencies do you use twframework or systemui? I always use tw but with gingerbread im getting some wierd errors.
Cheers
Sent from my GT-I9000 using XDA Premium App
and how to theme odex versions ... do u delete odex files before themes them or jyst decompiling with apk manager will work ?
Any help regarding changing text colours
Sent from my GT-I9003 using XDA App
ronhoover88 said:
Any help regarding changing text colours
Sent from my GT-I9003 using XDA App
Click to expand...
Click to collapse
Decompile twframeworkres.apk and change "twcolor3" in res/values/color.xml(should be close enough).
Frameworkres.apk res/color/zzz_tw_secondary_text_sub.xml
Sent from my GT-P1000 using XDA App
tids2k said:
and how to theme odex versions ... do u delete odex files before themes them or jyst decompiling with apk manager will work ?
Click to expand...
Click to collapse
________________________________________________________________
racerboy3801 said:
If the OP needs any help im glad to give it.
But one question for you other theme gurus:
When decompiling with dependencies do you use twframework or systemui? I always use tw but with gingerbread im getting some wierd errors.
Cheers
Sent from my GT-I9000 using XDA Premium App
Click to expand...
Click to collapse
I dont understand the question. You decompile with the files it depends on. That's all. SystemUI.apk needs framework-res.apk for example.
racerboy3801 said:
Decompile twframeworkres.apk and change "twcolor3" in res/values/color.xml(should be close enough).
Frameworkres.apk res/color/zzz_tw_secondary_text_sub.xml
Sent from my GT-P1000 using XDA App
Click to expand...
Click to collapse
Thanks a lot does it change the text of all the frameworks...when i edit the xml my phone goes into bootloop
Sent from my GT-I9003 using XDA App
_JKay_ said:
I dont understand the question. You decompile with the files it depends on. That's all. SystemUI.apk needs framework-res.apk for example.
Click to expand...
Click to collapse
I mean that when you decompile frameworkres did you select either.twframeworkres or systemui for the dependancy.
Sent from my GT-I9000 using XDA Premium App
racerboy3801 said:
I mean that when you decompile frameworkres did you select either.twframeworkres or systemui for the dependancy.
Sent from my GT-I9000 using XDA Premium App
Click to expand...
Click to collapse
No. framework-res.apk does not depend on any file.
tids2k said:
and how to theme odex versions ... do u delete odex files before themes them or jyst decompiling with apk manager will work ?
Click to expand...
Click to collapse
If you only want to change image files then just decompile the apk file and forget about the odex file.
ronhoover88 said:
Any help regarding changing text colours
Sent from my GT-I9003 using XDA App
Click to expand...
Click to collapse
If you want to know how to change the color of the clock in the statusbar then look at my thread. 3rd post.
http://forum.xda-developers.com/showthread.php?t=1037157
RobZarzecki said:
Thanks for the info on gingerbread theming. Is it also safe to swap one 2.33 framework for another while on your cell?
Or is this strictly pc based? I'd like to try exact one already made and replace mine.. Or is that gonna bootloop
Sent from my GT-I9000 using Tapatalk
Click to expand...
Click to collapse
Sent from my GT-I9000 using Tapatalk
RobZarzecki said:
Sent from my GT-I9000 using Tapatalk
Click to expand...
Click to collapse
You can make a cwm flash but that will require a reboot.
Sent from my GT-I9000 using XDA Premium App
racerboy3801 said:
You can make a cwm flash but that will require a reboot.
Sent from my GT-I9000 using XDA Premium App
Click to expand...
Click to collapse
Thanks.. So it has to be flashed? Cannot just extract and switch one framework for another?? Not sure how to zip, sign a framework
Sent from my GT-I9000 using Tapatalk

How to change image in status bar????

Guyz i am using aokp android 4.0.4 and i wanted to know how to change image in status bar .Thanks in advance
Sent from my GT-I9100 using xda app-developers app
sahil001 said:
Guyz i am using aokp android 4.0.4 and i wanted to know how to change image in status bar .Thanks in advance
Sent from my GT-I9100 using xda app-developers app
Click to expand...
Click to collapse
First you need to decompile your systemui.apk (find it in /system/app) Then you can change the images and when you're done you compile it again.
[/COLOR]
Christiaan91 said:
First you need to decompile your systemui.apk (find it in /system/app) Then you can change the images and when you're done you compile it again.
Click to expand...
Click to collapse
That's only necessary if the image is a .9 image. Otherwise you just need a zip program such as winrar to pull the image out and edit it then reinsert it.
Edit; now that I see the image that is .9 in tw based roms but Idk about aokp.
Thanks both of you ill try it ...)))
Sent from my GT-I9100 using xda app-developers app

Recompiling and signing app again

Hi there...........i used the smart apk tool to decompile the apk, i did all the necessary work that was to be done but know i have a prob. What the hell i have to do with decompiled folder to recompile it and then how to sign it....... I wan't some to guide me...... ^_^
Sent from my GT-N7100 using xda premium

At&t Optimus G pro E980 stock rom

Does anyone have a copy of the stock from for this device. I have corrupted my SystemUi.apk and need to flash a clean copy of the Rom. At the very least can anyone upload their SystemUi.apk from the stock device so that i can move it to my system/apps folder? Any help would be much appreciated and i thank you in advance
http://forum.xda-developers.com/showthread.php?t=2272177
Sent from my LG-E980 using XDA Premium 4 mobile app

Moto G 4.4.4 stock system UI needed

hi. I have moto g dual sim [4.4.4]
I installed a system ui mod
but now i want the original system UI.apk
Can anybody please provide the original system ui? Would be appreciable :thumbup:
here you go http://forum.xda-developers.com/showpost.php?p=54189513&postcount=22
download "Stock softkey" because it original SystemUI on 4.4.4
Sandivisi said:
here you go http://forum.xda-developers.com/showpost.php?p=54189513&postcount=22
download "Stock softkey" because it original SystemUI on 4.4.4
Click to expand...
Click to collapse
I want to mod ui I'm newbie
When I'm changing pngs
Everything is changing except battery
Any suggestions
Sent from my XT1033 using XDA Free mobile app
irsv said:
I want to mod ui I'm newbie
When I'm changing pngs
Everything is changing except battery
Any suggestions
Sent from my XT1033 using XDA Free mobile app
Click to expand...
Click to collapse
Use xposed framework and its modules
Sent from my XT1033 using XDA Premium 4 mobile app
SahilTech said:
Use xposed framework and its modules
Sent from my XT1033 using XDA Premium 4 mobile app
Click to expand...
Click to collapse
Xposed modules also not working for battery icon
Is it changed for u

Categories

Resources