Skip to content

Latest commit

 

History

History
8 lines (5 loc) · 286 Bytes

lm-android.md

File metadata and controls

8 lines (5 loc) · 286 Bytes

Installing Android dev tools on Linux Mint

Installing Android Studio

The first step is to install 'jdk' on the machine:

sudo apt install default-jdk

Then we can follow this instructions to install Android Studio on the machine.