-
-
Save hacker1024/8682a7d03fba367cf6d50f3d29f4f9b8 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
check if exist | |
/dev/anbox-binder | |
if it doesn't, anbox-binder don't work | |
sudo apt install anbox-ubuntu-touch | |
sudo wget -q --show-progress -O /home/phablet/anbox-data/android.img http://cdimage.ubports.com/anbox-images/android-armhf-64binder.img | |
touch /home/phablet/anbox-data/.enable | |
chmod -R o+wrx /home/phablet/anbox-data/data | |
sudo start -q anbox-container | |
"personnaly this one fail | |
start -q anbox-session | |
reboot, wait 2 minutes the reboot again |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment