GNU/Linux Lite Installing Android Studio – Step by step Guide
How to Install Android Studio IDE in GNU/Linux Lite 64-bit desktop.
First, the Android Studio for Linux Lite is the Official IDE for Android Application Development, based on IntelliJ IDEA.
Especially relevant: the Android App Development Requires a working Oracle Java JDK Installation for Lite.
Finally, this guide includes detailed instructions on Getting Started with Android Studio on Lite.

-
1. Launching Shell Emulator
Open a Terminal Shell emulator window
(Press “Enter” to Execute Commands)And Update Apt Repository:
sudo apt update
Authenticate with the User Admin Pass.
If Got “User is Not in Sudoers file” then see: How to Enable sudo.
Contents