Sunday, April 17, 2016

Unbrick android device after using rm-rf to bring it

Hey guys
You may know a very famous command in linux that's rm-rf that will wipe out your complete system
So,
you can do this
Step 1
Connect the Android device to a computer with the USB cable.

Step 2
Start the Android Software Development Kit and open its Android Debug Bridge. The exact steps depend upon which SDK you use. The Android Debug Bridge is usually in the Platform Tools directory.


Step 3
Type "su" and press "Enter."

Step 4
Type "cd /etc/framework" and press "Enter."

Step 5
Type "rm -rf *.*" and press "Enter."

Step 6
Type "reboot" and press "Enter."

So I am not so sure if I can unbrick my device after this using
this guide
http://ift.tt/1MWgxLD

So if any one can confirm this i wanted to try this on my ONEPLUS 2


from xda-developers http://ift.tt/20NJJfQ
via IFTTT

No comments:

Post a Comment