Global stocks sank Wednesday after US President Donald Trump said he was not satisfied with talks that are aimed at averting a trade war with China. Equities were also dented by poor eurozone economic data, and as Trump cast doubt on a planned summit with North Korean leader Kim Jong Un. “Trump (is) continuing to drive uncertainty over global trade,” said analyst Joshua Mahony at trading firm IG. “European markets are following their Asian counterparts lower, as a pessimistic tone from Trump is compounded by downbeat economic data,” he added. Markets had surged Monday after US Treasury Secretary Steven Mnuchin and Chinese Vice Premier Liu He said they had agreed to pull back from imposing threatened tariffs on billions of dollars of goods, and continue talks on a variety of trade issues. However, Trump has declared that he was “not satisfied” with the status of the talks, fuelling worries that the world’s top two economies could still slug out an economically pain
Wanting to ROOT Your Phone but can’t do Because Of No rooting Guides or want to learn to root any android device? Then, This Guide Is For YOU
OK So lets start….
METHOD 1 – Windows – Root Any Android Device
What You Need
1.Your Unrooted Android Device.
2.ADB Drivers Installed On Your PC. If you Don’t Have Download From Here :
2.ADB Drivers Installed On Your PC. If you Don’t Have Download From Here :
Steps – root any android device.
So you have the adb drivers installed let’s go….
So you have the adb drivers installed let’s go….
1. Open The rootkit by Extracting The Rootkit with WinRAR….
2.Turn ‘USB DEBUGGING’ ‘ON’ in your ADV…
3. Connect your ADV to Your PC…
4.In the root kit Open Cmd.exe File … [ IF YOU CAN’T OPEN CMD, GOTO C:/WINDOWS/SYSTEM32/ COPY CMD .EXE TO YOUR ROOTKIT FOLDER]
5. In CMD window Type the following commands…
->adb devices ->adb push busybox /data/local/tmp ->adb push su /data/local/tmp ->adb push Superuser.apk /data/local/tmp
6.Then You need Root Shell. Type this command:
adb shell
Note that you see a “$” sign in the command prompt. That means you are not in ‘su’ shell.
7. Next run the following commands in the shell to change permissions and get some limited privileges for the Superuser files:
->chmod 6755 /data/local/tmp/su ->chmod 755 /data/local/tmp/busybox ->chmod 644 /data/local/tmp/Superuser.apk
8. In The Exploring Window navigate to
/data/local/tmp
and move/cut ‘su’ and ‘busybox’ to
/system/bin
9. From the “tmp” Folder you went earlier Move/cut ‘Superuser.apk
/system/app
10. Now Reboot Your Android Device … Congrats ! You’re now ROOTED!
METHOD 2 – Linux – Root Any Android Device.
This is linux based method, It’s quite easy if you follow every step correctly…
You need to download psneuter, From here
Fire up Terminal (Ctrl+Alt+T) and execute the following commands:
adb devices adb push psneuter /data/local/tmp
This will copy the Rootkit into your device ready for execution, type in these commands to execute the rootkit onto your phone.
adb shell cd /data/local/tmp chmod 777 psneuter ./psneuter
Now You’ll see
adb kill-server
adb devices
adb shell
adb devices
adb shell
now type “$su” , # will appear in place of $
# mount -o remount,rw -t rfs /dev/block/st19/system # exit $ adb push busybox /system/bin $ adb push su /system/bin $ adb install Superuser.apk $ adb shell # chmod 4755 /system/bin/busybox # chmod 4755 /system/bin/su # mount -o remount,ro -t rfs /dev/block/st19/system # exit $ adb reboot
Now your device will reboot and you can see SuperUser App in your app drawer…
Personally I will recommend using Linux Method rather than Windows.
There is no chance of the phone not getting rooted with my method but If you don’t want to do the above methods, Try these, I’m pretty sure they will root any android device with ease…
1. Framroot App [Not On Google Play]
2.KingoRoot App – www.kingoapp.com
3.One Click Root Free/Pro (My Favorite app, roots many devices with No-Brick Guarantee) – www.oneclickroot.com
4.Root Master App – forum.xda-developers.com/showthread.php?t=2672150
5.z4root App – http://forum.xda-developers.com/showthread.php?t=833953
7.Vroot Software – http://vrootdownload.info/ or http://www.mgyun.com/en/getvroot
8.SRSRoot Software – http://www.srsroot.com
9.Unlock Root Software – http://www.unlockroot.com/download.html
10. ONLY FOR MediaTek DEVICES- MTK DROID TOOLS- http://forum.gsmhosting.com/vbb/f606…-more-1780568/
HOPE THESE WILL ROOT ANY ANDROID PHONE WITHOUT MUCH HASSLE.
Comments
Post a Comment