[Guide 4.2+] Lollipop Running Process View In Settings.apk topic

SOCIALIZE IT ⇨

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>

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.


HAPPY MODDING :)














Attached Files





File Type: zip LRunningProcessView.zip -
[Click for QR Code]
(7.0 KB)





xda-developers


  1. To disable heads-up notification in lollipop topic
  2. Is root required to roll back to KitKat? topic
  3. [REQ] Multi DPI Stock Camera topic
  4. May be this is it for Xperia J topic
  5. [Q] No IMEI and baseband anymore. So back to stock rom for repair! topic
  6. [Q] New to phone - on 24A rooted - where to go from here? topic
  7. [Q] Galaxy S6 Edge T-Mobile Unlock by SIM code topic
  8. How to roll back to KK topic
  9. What is this in Greenify settings topic
  10. [Q] How to update? topic
  11. HTC ONE M9 unlocking process topic
  12. Has anyone figured out a root process without using a computer topic
  13. LG G3 OEM casings are developing cracks? LG fix w/upgraded parts? Sprint process? topic
  14. [Q] So....Which process is best f topic
  15. unfortunately the process com.android.phone has stopped  topic
  16. How easy is the moto care process? topic
  17. [Q] Need a kind soul to help me out with rooting/rom install process topic
  18. Htc one not booting after factory reset due to low battery during process topic
  19. [Q] Htc one not booting after factory reset bcoz of battery drain during the process topic
  20. [Guide 4.2+] Lollipop Running Process View In Settings.apk topic

0 commentaires:

Enregistrer un commentaire