Firefly Open Source Community

   Login   |   Register   |
New_Topic

Root in Android

2

Credits

0

Prestige

0

Contribution

new registration

Rank: 1

Credits
2
Posted at 12/16/2014 10:50:07     

I’m going to introduce a quick way to root in Android, which will help get access to some powerful apks. The following progress is based on Linux.


1.Connect the open-source board to a PC and make sure adb is functioning.

2.Run the quick_root.tar in the attached files. Run the command: tar xf quick_root.tar.

3.Run the following commands.

adb remount
adb push root.tar system/usr/root.tar
adb push quick_root.sh system/usr/
adb shell


And then run the following commands.
root@rk3288:/ # cd system/usr/
root@rk3288:/system/usr # chmod 777 quick_root.sh
root@rk3288:/system/usr # ./quick_root.sh

After that, the configuration files will be installed automatically and the device will be rebooted.The device will be rooted after reboot.



4. Open the RE explorer and test if the root is successful.

1) Open the RE explorer and go to system/app.

2) Click the Mount R/W button on the upper left.You will see a pop-up window for superuser permission.




3) Delete apks under system/app via RE explorer. If you can delete them, it means that the device has been rooted.


root.zip (1.16 MB, Down times: 263)

Reply

Use props Report

240

Credits

0

Prestige

0

Contribution

intermediate

Rank: 3Rank: 3

Credits
240
Posted at 12/16/2014 12:18:44     
Rooting with this method has an extra gift, which is the program "Root Explorer" one of my favorites for digging deep and editing the file systems.  Another program since you are now rooted is "SetCPU", if nothing more than to be able to monitor your CPU Temperature, a surprise to me that Firefly would engineer this in.  KUDO's ENGINEERS.
Reply

Use props Report

2

Credits

0

Prestige

0

Contribution

new registration

Rank: 1

Credits
2
Posted at 1/3/2015 23:57:26     
adb push root.tar system/usr/root.tar
where I can find root.tar?
Reply

Use props Report

240

Credits

0

Prestige

0

Contribution

intermediate

Rank: 3Rank: 3

Credits
240
Posted at 1/11/2015 03:20:16     

Found this, this a.m. at CrewRKTablets.  Works, used it to check compatibility with Firefly.  Really like a new use for the rktools, but that is a choice.  This program is completely  GUI friendly.  Root your Firefly and also add TWRP from rktools 2.3.  Use the TWRP version, the CWM from reading may not work for sounds like touch.  enjoy http://crewrktablets.arctablet.com/?p=4776 Thanks to Netlars

EDIT: Got my p's and q's mixed use TWRP "Sorry"

---cappybob

Reply

Use props Report

18

Credits

0

Prestige

0

Contribution

new registration

Rank: 1

Credits
18
Posted at 1/12/2017 15:29:27     
Last edited by menespac In 2/7/2017 11:15 Editor

Does this root Android 5.1 without PC? I heard many rooting app failed to do this.
Reply

Use props Report

10

Credits

0

Prestige

0

Contribution

new registration

Rank: 1

Credits
10
Posted at 3/1/2018 17:39:28     
Unfortunately, doesn't work anymore.
SuperSu mentioned "there is no SU binary installed, and SuperSu can't install it".
Reply

Use props Report

You need to log in before you can reply Login | Register

This forum Credits Rules

Quick Reply Back to top Back to list