jeudi 14 mai 2015

Moving/Deleting Lidroid Toggles (Via Smalis) topic


So, Many Of You Have Added Lidroid Grid Toggles, In Your SystemUI, Or Many May Not :p
Today I 'm Here You To Show How To Move/Delete Any Lidroid Specific Toggle(s)

Guide Is Presented In Two Parts:

1. Moving Toggle(s).
2. Deleting Toggle(s).

PART 1: Moving Toggles

Decompile Your SystemUI.

Goto smali/com/lidroid/systemui/quickpanel.

Open PowerWidget.smali.

Let Us Suppose, We Are Deleting Sync Toggle.

Search "sync" in PowerWidet.smali.

You will Get 2 Result: (Do This In Both)
original

"put the code |togglesync in between any other toggle, where u want to put"

Compile SystemUI

Then paste it to System/apps

Reboot The Device

xda-developers