Skip to content

[Tutorial] How to install JingPad Android App Support (JAAS) Environment on JingPad A1

JingOS edited this page Dec 15, 2021 · 1 revision

How to install JingPad Android App Support(JAAS) Environment on JingPad A1

Description

The Packages of Android App Support (JAAS) has been integrated into the OS. However, you still need to use the following commands to install the environment. Do not install other android containers if you wish to test JAAS.

sudo apt-get install android-compatible-env sudo apt-get install japm

Other Important Commands

  1. Uninstall Android Apps sudo japm uninstall <package name>
  2. List Android Apps sudo japm list -a
  3. Purge Android App Support sudo apt purge android-compatible-env