Files
GoogleDriveManagement/docs/GAMADV-XTD3-on-Android-Devices.md
2023-07-25 23:38:58 +00:00

859 B

GAMADV-XTD3 on Android Devices

GAMADV-XTD3 now runs on 64-bit Android devices such as Google's Pixel phones. The installation requires an app that adds the Linux environment to Android such as UserLAnd.

Note: Chromebooks / Chrome OS devices should install GAMADV-XTD3 using these instructions.

  1. Install the UserLAnd app.
  2. Click Debian to install a Debian environment.
  3. Set a username and password.
  4. Choose SSH for connection type.
  5. Once setup, login with the password to get to a Linux shell.
  6. Run the following commands to install prerequisites:
    sudo apt update
    sudo apt install curl python3
  1. How to Install Advanced GAM