Subscribe For Free Updates!

We'll not spam mate! We promise.

Sunday 24 May 2015

Recent apps like lollipop for JellyBean [Theme With Me]


Recent Apps Mod 
Items Required :- 
1) SystemUI.apk
2) Apktool
3) Text Editor (Notepad ++) from here

Procedure:- 

1) First of All decompile SystemUI.apk using apktool.
2) Now Goto res/layout folder.
3) Open status_bar_recent_panel_item.xml
4) Now in its line no. 2 add this code android:rotationX="-10.0"
5) Save it.
6) Also Open Status_bar_recent_panel.xml
7) In line no. 2 add android:rotationX="10.0"
8) Save it.
9) Recompile and push meta inf and androidmanifest.xml of your original apk to the modded one. 
10) Push it and set permissions to rw--r-r.
Tip:-Please sign the modded apk and make a nandroid backup before doing anything
How To Decompile APK

CREDITS
X.D.A Developers



 

Help Us By Promoting
SOCIALIZE IT →
FOLLOW US →
SHARE IT →

2 comments:

  1. How can I edit the files using android?

    ReplyDelete
    Replies
    1. http://www.androiddevelopers.ml/2015/05/apktool-tool-for-reverse-engineering.html?m=1

      Delete