-
Notifications
You must be signed in to change notification settings - Fork 29
2. Requirements
Rey Koxha edited this page Feb 21, 2017
·
2 revisions
Before you can start, you will need to get a couple of things first.
- Download & install the x64 Java SE Developement Kit: http://www.oracle.com/technetwork/java/javase/downloads/jdk8-downloads-2133151.html
- Open up the Control Panel > System & Security > System > Advanced System Settings > Environmental Variables > System Variables > New
- Name: JAVA_HOME
- Value: C:\Program Files\Java\jdk1.8.0_121
- Download & install Android Studio: https://developer.android.com/studio/index.html
This is it, now we can start working.