Framework.jar on lollipop - General Questions and Answers

Hello devs
Please tell me how to decomplile framework.jar on lollipop 5.1.1
I want to disable scrolling cache because my phone lags when i pull down the notification panel so I opened my framework.jar but this file only contains META-INF folder and no classes.dex
So how to decompile it
Or any other solution to disable scrolling cache
Thanks in advance

Related

Proper way to modify framework.jar and android.policy.jar

Hello - I am trying to add 'Reboot' option to Power Menu by modifying the following files - framework-res.apk, framework.jar, and android.policy.jar file. I was successfully able to add additional values to the xml file inside framework-res.apk and was able to merge my changes into the original .apk file and update in /system/framework without any issues. However, the smallest changes I make in framework.jar or android.policy.jar file breaks my system. It does not go into a Reboot Loop, but rather gives a message... Unfortunately, the <app name> has stopped working... or something like that... for almost all the apps and repeatedly.
I am on a Stock ROM of Micromax A110 (Mobistel T2). Do I need to DEODEX these .jar files first or do something else? I can't find the .odex files for these two jar files. I am not sure what I am doing wrong. Please help.
I can see some .odex files in my /system/app folder, but none in /system/framework. Is this normal? I am sure I didn't do any deodexing.

[Q] decompile/recompile systemui.apk

1. I'm on this .77 deodexed rom.
2. I used framework-res.apk and SemcGenericUxpRes.apk as the framework.
3. I used advanced apk tool by BDFreak to do the job.
Here's the problem, whenever I decompile and recompile SystemUI.apk and then pushed it back to my phone it just doesn't work.
Does anyone know how to decompile and recompile SystemUI.apk without crashing it ?

Lib files request

Hi guys
I want to install xposed on lollipop �� but now disabled
Runtime because replace lib files...
Who can upload this files from 23.0.1.a.0.690?
From :Root/System/lib
This files :libart-compiler.so,
libart.so,
libart-disassembler.so,
libsigchain.so,
Thanks

Deleted systemui.odex

Pls help I deleted my systemui.odex and now my navigation bar and status bar are gone. I tried reinstalling it in system/app/ but nothing changed .what should I do
Use apktool on your phone. Make an odex of the SystemUI.apk in your system/priv-app filder. move that SystemUI.apk to your apktool foldee then open apktool app and select odex and odex the systemui.apk. Now move the SystemUI.odex back to wherever you last deleted it. Be sure to hit thanks button.
Sent from my D6503 using XDA-Developers mobile app
Apktool
Plz..........send me apktool apk link

[Help]Deodexing system/framework

I am using
Android lolipop 5.1
I am new to deodexing .and i have successfully have deodexer my system/app and system/priv-app
But when I tried to deodex my framework
I could only deodex some jar files because only some of them have odes in framework/arm
From my research I found out that test of odex are located in framework/arm/boot.oat
My question is then how will I extract these odex
And even if I extract and recompile these odex
The system will still contain boot.oat so it would neglect
The jars and still will use the odex files contained in boot.oat
So what I want
I want to deodex my framework
I want system to use classes.Dec from jar and not fromboot.oat
I want to modify android.policy.jar but the classes.dex of android.policy.jar is struct I. Boot.oat
Sory for long post
Thanks in advance! !

Categories

Resources