You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Joshua Cano edited this page Feb 6, 2015
·
42 revisions
Android Studio
The official IDE for Android Application development is based on IntelliJ IDEA.
Additional features found in this IDE include (not limited to):
Gradle-based build system
Code Templates
Layout Editor that supports drag and drop theme editing
Pro Guard (app-signing capabilities)
Download Information
Make sure your computer has the latest Java SE (JDK) installed.
For Windows 8 users go to Control Panel -> System -> Advanced system settings -> Environment Variables and make sure to add JAVA_HOME as a new system variable that points to your JDK folder.
Download Android Studio and install any packages from the SDK manager that you would like (Optional).