Skip to content

Latest commit

 

History

History
20 lines (14 loc) · 945 Bytes

README.md

File metadata and controls

20 lines (14 loc) · 945 Bytes

f15-android-beginner

Installation & Usage

Install Java Development Kit (JDK)

Since Android is based off of Java you have to download the JDK in order to compile and run your code!

Download JDK here

Install Android Studios

Android Studios is the default Android IDE, make sure to download it and the SDKs when you fully install Android Studios. SDKs are Kits for specific information on android versions in order to compile your code.

Download Android Studios here

Optional: Install Genymotion Android Emulator

Genymotion is usually a better way to test your Android apps on your computer as the native emulators that Android Studios provide.

For PC & Mac: Download Genymotion

Also for Mac: Download Virtualbox