Installing
-
2. Downloading App Inventor 2
Download the App Inventor for Ubuntu
-
3. Setting Up GDebi
Checking/Installing GDebi Package Installer.
which gdebi
If Not there then:
sudo apt install gdebi-core gdebi
Authenticate with the User Admin Pass.
If Got “User is Not in Sudoers file” then Look: Solution. -
4. Installing Android App Inventor 2
Then to Install Android App Inventor
cd && cd Downloads
gdebi ./appinventor*.deb
Contents