Skip to content

txcsmad/f15-android-beginner

Repository files navigation

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

About

Beginner Android workshop projects

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages