Hello friends
Here is my latest simple tutorial for adding a power button in lock screen. Here you go ...
Things Needed :-
Decompile SystemUI.apk
1) Go to res / values / ids.xml and add this line to last
Save it and close
2) Go to res / values / string.xml and add this line to last
Save it and close
3) Go to res / layout / keyguard_bottom_area.xml and add this line before the last line
So it should be like this
Save it and close
4) Move the attached png to res / drawable-hdpi-v4 or drawable-hdpi ( HERE )
Thats it. Done..
Recompile SystemUI and replace it by yours and enjoy...
Here is my latest simple tutorial for adding a power button in lock screen. Here you go ...
Things Needed :-
- Latest Apktool
- Notepad ++
- PC
- Deodexed SystemUI ( LP/MM )
Decompile SystemUI.apk
1) Go to res / values / ids.xml and add this line to last
Code:
- false
2) Go to res / values / string.xml and add this line to last
Code:
Lock
3) Go to res / layout / keyguard_bottom_area.xml and add this line before the last line
Code:
Code:
4) Move the attached png to res / drawable-hdpi-v4 or drawable-hdpi ( HERE )
Thats it. Done..
Recompile SystemUI and replace it by yours and enjoy...
via xda-developers http://ift.tt/1NzdwXk
Put the internet to work for you.
No comments:
Post a Comment