This is a method to get root permission on ours CloudMobile.
YOU NEED ADB AND FASTBOOT WORKING ON YOUR PC
Made an empty folder named ROOT_S500
First of all download this boot https://docs.google....T2JUeDJYZ1VVUW8
this https://docs.google....a1NsX1dhRERyZm8
and this https://docs.google....VDNfNDZjc1V1VTg
SAVE THOSE FILES INTO ROOT_S500 FOLDER
Connect your phone on PC, open terminal, go into ROOT_S500 folder and type:
adb reboot bootloader
phone will reboot in botloader mode
then type
fastboot -i 0x0502 boot boot_s500_gcc_4.6.img
Now you are running an unsecure boot
Wait your phone power on...
Then always into terminal type:
adb remount
adb push Superuser.apk system/app/
adb push su system/xbin
adb shell
chmod 6755 /system/xbin/su
exit
DONE
Enjoy
How to enable OTA UPDATE
adb reboot bootloader
fastboot -i 0x0502 boot boot_s500_gcc_4.6.img
Open Superuser application and check "temp unroot" into info menu.
Now you can check for update into setting - info - update system
Edited by davidevinavil, 18 October 2012 - 05:31 AM.







Sign In
Create Account


Back to top










