Skip to content

Latest commit

 

History

History
37 lines (22 loc) · 857 Bytes

README.md

File metadata and controls

37 lines (22 loc) · 857 Bytes

Android SDK Install 📱

Simplifies sdk-tools and android-emulator instalation.

Codacy Badge

About

A simple script that downloads and installs android-sdk-tools and a android-emulator so you can quickly start developping apps for mobile devices

Instalation

  1. Clone or download the project:
git clone [email protected]:Isaachi1/androidsdk-install.git
  1. On a terminal execute the install.sh
./install.sh
  1. Restart terminal or quit user session

Usage

On terminal type:

emulator

License

GNU General Public License v3.0