Shake To clear ram

1.) Decompile SystemUI.apk
2.) Download HarlemShake.zip and extract on smali folder.
3.) Go to SystemUI/res/layout/status_bar.xml and add this code BELOW line WITH @id/icons or anywhere you want (as long as you know what you’re doing) (dont worry if 0.0dip, we just need to activate it)

<com.tenten.HarlemShakeandroid:layout_width=”0.0dip”android:layout_height=”0.0dip” />

4.) Recompile SystemUI.apk.
5.) Install CustomizableParts.apk (Optional, for you to have advance clear ram, or normal clear ram).
6.) Flash your recompiled SystemUI.apk. Shake , then if it works, do some harlemshake. (dont forget to jump high xD)

if no work add this in androidmanifest.xml
<uses-permission android:name=”android.permission.GET_TASKS” />
<uses-permission android:name=”android.permission.KILL_BACKGROUND_PROCESSES” />

Download files from here
http://forum.xda-developers.com/attachment.php?attachmentid=2775893&d=1401683715 (Harlemshake.zip)
http://forum.xda-developers.com/attachment.php?attachmentid=2775894&d=1401683715 (CustomizableParts.apk)

Featured post

[PORT][Stable][7.1.1]Moto Stock Rom for Moto G3 [Volte]

Warning ! The rom is based on soak test builds of moto x play and g4 play and kernel is of firelord's, fire kernel. Stock nougat is sti...