[Guide 4.2+] Lollipop Running Process View In Settings.apk topic
How to Get Lollipop Running Process View In Settings
Hello XDA :)
It's Extracted From Lollifox Rom By FMD Team
Tested this on MT6577 & MT6589 device running 4.2 Jellybean. I think this guide will work on other's too.
REQUIREMENT:
- Brain.apk xD
- Common Sense.apk
- apktool (version 1.5.2)
- Notepad ++
- Settings.apk
Ok Let's begin.
Note: Import (framework-res.apk, and mediatek-res.apk first)
STEP 1
First decompile your Settings.apk.
STEP 2
Extract SettingsFiles folder from the zip file to your decompiled Settings (Merge It)
STEP 3
Open Styles.xml in /res/values
Add this at the bottom before </resources>
STEP 4
Open strings.xml in /res/values
Add this at the bottom before </resources>
STEP 5
Open colors.xml in /res/values
Add this at the bottom before </resources>
STEP 6
- Compile
- Sign it
Special Thanks to :-
Note !
HAPPY MODDING :)
Hello XDA :)
It's Extracted From Lollifox Rom By FMD Team
Tested this on MT6577 & MT6589 device running 4.2 Jellybean. I think this guide will work on other's too.
REQUIREMENT:
- Brain.apk xD
- Common Sense.apk
- apktool (version 1.5.2)
- Notepad ++
- Settings.apk
Ok Let's begin.
Note: Import (framework-res.apk, and mediatek-res.apk first)
STEP 1
First decompile your Settings.apk.
STEP 2
Extract SettingsFiles folder from the zip file to your decompiled Settings (Merge It)
STEP 3
Open Styles.xml in /res/values
Add this at the bottom before </resources>
Code:
<style name="Settings.runapps.ListSeparator" parent="@android:style/Widget.Holo.Light.TextView.ListSeparator">
<item name="android:background">@null</item>
</style>
STEP 4
Open strings.xml in /res/values
Add this at the bottom before </resources>
Code:
<string name="used_ram">Used</string>
<string name="free_ram">Free</string>
<string name="ram_usage">App RAM usage</string>
STEP 5
Open colors.xml in /res/values
Add this at the bottom before </resources>
Code:
<color name="running_processes_free_ram">#ffcfd8dd</color>
<color name="running_processes_busy_ram">#ff009587</color>
STEP 6
- Compile
- Sign it
Special Thanks to :-
Code:
Klark Luis Peralta
FMD Devs For the Settings
Note !
Code:
- This is the running process view of Lollifox by FMD Devs.
- You need to be "very patient" and have a lot of time as this is a time consuming tutorial.
- I won't explain how to do things like pushing the apps, setting the permission, or how to get a value in public.xml and use that to change something in a certain smali. Why? Because its been tackled a lot of times on the previous guides is posted. - common sense is a must.
- I won't also explain how to push the signature, or what is a signature, what is signing or how to sign an app. Those are different topics, just check pinned post for their guides.
- Read everything.
xda-developers
- HTC ONE M9 unlocking process topic
- Has anyone figured out a root process without using a computer topic
- LG G3 OEM casings are developing cracks? LG fix w/upgraded parts? Sprint process? topic
- [Q] So....Which process is best f topic
- unfortunately the process com.android.phone has stopped topic
- How easy is the moto care process? topic
- [Q] Need a kind soul to help me out with rooting/rom install process topic
- Htc one not booting after factory reset due to low battery during process topic
- [Q] Htc one not booting after factory reset bcoz of battery drain during the process topic
- [Guide 4.2+] Lollipop Running Process View In Settings.apk topic
- [Q] Can I root my M7 even if its running on 5.0.2 sense? topic
- how to sim unlock LG ls980 running Cyanogenmod 12 nightly topic
- TF700T vs TF201 both running LP 5.1 topic
- [Q] HELP! is there anyway to root note 2 running 4.3 without a PC topic
- Help G2 running VERY slowly topic
- [Q] HELP- WIFI Dead Slow on Lumia 535 running WP8.1 topic
- [Q] Issues with Moto X running CM11 - pls help! topic
- [Q] 4G phone running 3g rom topic
- [Q] Root SM-N9005 Running 4.4.2 topic
- [Q] Bricked my Razr XT910 running CM 11. topic
0 commentaires:
Enregistrer un commentaire