View Single Post
jellyroll's Avatar
Posts: 435 | Thanked: 684 times | Joined on Apr 2012 @ Netherlands 020
#45
Originally Posted by RealJohnGalt View Post
Disable Sfdroid:
Code:
curl -o http://sprunge.us/JPOI init.rc.bak
curl -o http://sprunge.us/JXPJ init.zygote32.rc.bak
devel-su
cp -f init.rc.bak /init.rc
cp -f init.zygote32.rc.bak /init.zygote32.rc
I'm trying to create two desktop icons for disable/enabling sfdroid without the need to reboot the device afterwards. Is this possible and if so which command do I have to use at the end?
 

The Following 3 Users Say Thank You to jellyroll For This Useful Post: