nutella1998
Member
First, install the xposed framework. Then, download the flat style color module, tweak it to your liking, reboot, bam.That thang look good. Give step by step instructions on how you did that.
Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.
First, install the xposed framework. Then, download the flat style color module, tweak it to your liking, reboot, bam.That thang look good. Give step by step instructions on how you did that.
Good luck, hope your sticky situation becomes undo. Are you still working on porting CM12?My phone is just stuck there at the Alcatel Screen. Can't use adb (unless there is a whole system backup), SD won't work, it doesn't recognize external SD , guys I'm ****ed, o well getting the LG L70 next week, BTW I Will still be making a custom recovery for the Fierce 2 for y'all ))))
Where to go to get the flat style color moduleFirst, install the xposed framework. Then, download the flat style color module, tweak it to your liking, reboot, bam.
Well I never said anything about CM 12, but know that u mention it, might make it after I port cwm to this phone.Good luck, hope your sticky situation becomes undo. Are you still working on porting CM12?
Google playWhere to go to get the flat style color module
Thank youGoogle play
If you're getting a phone from MetroPCS, I'd reomend the LG Leon over the L70. It just came out and has a quad-core processor (vs a dual-core in the L70), 1080p recording (vs 720p), a much better design, and it ships with Lollipop.My phone is just stuck there at the Alcatel Screen. Can't use adb (unless there is a whole system backup), SD won't work, it doesn't recognize external SD , guys I'm ****ed, o well getting the LG L70 next week, BTW I Will still be making a custom recovery for the Fierce 2 for y'all ))))
A couple but many of them soft brick youHas anyone successfully installed any other module on Xposed other than flat style color bars and didn't brick their device?
I kind of already didNobody mess around with /system/fonts I hard bricked
Quick question...Has anybody successfully replaced the Kinguser app that KingRoot installs with
SuperSU?
/system/xbin/su
/system/xbin/sugote
/system/xbin/daemonsu
/system/bin/.ext/.su
You don't know what you are sayingIs it safe if i install a custom recovery without root?
su
echo 0 > /proc/sys/kernel/kptr_restrict
cat /proc/kallsyms > /sdcard/kallsyms
cat /proc/version
I both ran Antutu started Kingroot when reached 10% as in earlier post and also had phone connected to charger...also caused lag by tapping volume up button causing beep...the trick is to bog down CPU/ cause lag.How did you do this? Could you help me?
THANKS!! I will wait for the automated shell script.Yep, just scrapped kingroot for supersu. I've got T-mobile's 7040T on build C28UM80, but no reason it should be any more difficult on other models. Without a custom recovery, it's not a trivial task, so fair warning. This guide is a good starting point, though things change at step 8 (SuperSU didn't want to update itself for me) where you'll have to install it manually. I used a terminal app on the phone, but adb works as well, as long as you don't close either.
You'll also need the latest supersu.zip, extracted somewhere on your sd card. Specifically, we need the armv7 dir, and the common dir. You'll also want to reference the install script, you'll basically be doing the same from a shell. Take /armv7/su and copy it to the following:
Code:/system/xbin/su /system/xbin/sugote /system/xbin/daemonsu /system/xbin/.ext/.su
Chmod each to 755 (as well as the .ext dir, you'll need to make it). Use chcon to set sugote to ubject_r:zygote_exec:s0, it should be the only context you need to change. /armv7/supolicy gets copied to /system/xbin/supolicy, again 755. /armv7/libsupol.so goes in /system/lib/, as 644. /common/install-recovery.sh goes in /system/etc/ as 755, and then symlink /system/bin/install-recovery.sh to it (ln -s SOURCE TARGET). touch /system/etc/.installed_su_daemon, cp /system/bin/mksh /system/xbin/sugote-mksh and set to 755, and cross your fingers. Install SuperSU from the play store, run 'su --install' from your shell, and reboot. If you did everything correctly, you'll now have SuperSU working and be rid of the Chinese crap.
I'll make a shell script to automate it later if no one else does.
Linux version 3.4.0-gc48d979 (android-bld@Perso72) (gcc version 4.7 (GCC) ) #1 SMP PREEMPT Fri Dec 12 14:07:22 CST 2014So, anyone who rooted their device want to help out? Now that we have root, we can dump kallsyms, which makes adding our devices to other exploits fairly easy. This means we could get an exploit that uses SuperSU (like giefroot) working, saving future users from the headache of kingoroot. I've only got a T-Mobile 7040T, I expect the addresses to differ on other carriers and possibly on other updates.
Just open a terminal and run the following:
Code:su echo 0 > /proc/sys/kernel/kptr_restrict cat /proc/kallsyms > /sdcard/kallsyms cat /proc/version
Then paste the version string here, and upload kallsyms (preferably zipped) to something like dropbox. For reference, here's the original T-mobile rom's:
Linux version 3.4.0-g8d00559 (android-bld@Perso185) (gcc version 4.7 (GCC) ) #1 SMP PREEMPT Fri Sep 5 03:00:23 CST 2014
https://dl.dropboxusercontent.com/u/44790237/kallsyms.zip
Is there a English version of King master?Anyone needs an english version of KingRoot?