Chapt 5. Android 12 TV system instructions
5.13. Android system ROOT instructions
The Android system released by Orange Pi has been ROOT, you can use the following method to test.
1) Download rootcheck.apk from the officialtool on the development board data download page
Img
5.43
Img
5.44
2) Then make sure that the adb connection between the Ubuntu PC and the development board is normal. For how to use adb, please refer to the instructions in the section on how to use ADB
3) Then use the adb command to install rootcheck.apk to the Android system, of course, you can also use the U disk to copy the installation
test@test:~$ adb install rootcheck.apk
4) After installation, you can see the startup icon of the ROOT test tool on the Android desktop
Img
5.45
5) The display interface after opening the ROOT test tool for the first time is shown in the figure below
Img
5.46
6) Then you can click CHECK NOW to start checking the ROOT status of the Android system.
After the check, the display is as follows, and you can see that the Android system has obtained the ROOT permission
Img
5.47