Quantcast
Channel: xda-developers - Android Software and Hacking General [Developers Only]
Viewing all articles
Browse latest Browse all 3614

[MOD/TWEAK] Settings Phablet UI on ANY ICS ROM/ANY ICS Device [WIP]

$
0
0
i have found out this works on just about every ics device/ics rom out there. tried it on my lg spectrum and it worked it looks really cool at first. but to really get this refined and looking good you have to edit some more xml's in the framework-res, so just contact a good dev for your device/rom to make the extra changes in some more xml's to really take advantage of this mod so here's how you do it...... Also Thanks Biotic for telling me that this will work on any ICS device!!!

1. Get a decompiling tool like apktool or virtuous studio
2. adb pull your framework-res.apk from /system/framework/framework-res.apk (or you can copy it using a root explorer then paste in the root of your sdcard then transfer it over to your computer)
3. decompile it
4. you will see a 'res' folder, open it, then go to 'values', then you will see bools.xml
5. scroll down till you see this line

<bool name="config_enableLockBeforeUnlockScreen">false</bool>
<bool name="config_enableLockScreenRotation">true</bool> <<<<<<<<<THIS ONE!!!!!!
<bool name="config_enable_puk_unlock_screen">true</bool>
<bool name="config_enable_emergency_call_while_sim_locke d">true</bool>

6. it should say false but change it to true!
7. build back up the apk
8. then use adb push or make a flashable zip or copy and paste it into the /system/framework folder then reboot and wipe caches
9. then tell your devs for your device to refine this and make it whole ton better! this is just kind of a base!


Viewing all articles
Browse latest Browse all 3614

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>