Android Studio IDE Quick Start on macOS 10.10 Yosemite
The Unix Tutorial shows you Step-by-Step How to Install and Getting-Started with Android SDK Development with Android Studio IDE for macOS 10.10 Yosemite Unix/BSD.
The Android Studio is the Official IDE for Android Application Development, based on IntelliJ IDEA.
Android Studio IDE main Features list:
- Flexible Gradle-based build system
- Build variants and multiple apk file generation
- Code templates to help you build common app features
- Rich layout editor with support for drag and drop theme editing
- Lint tools to catch performance, usability, version compatibility, and other problems
- ProGuard and app-signing capabilities
- Built-in support for Google Cloud Platform, making it easy to integrate Google Cloud Messaging and App Engine
-
Download Android Studio IDE for macOS
-
Double-Click on .dmg Archive to Mount
-
Then Simply Drag & Drop the Android Studio IDE into the Applications Folder.
-
Open a Command Line Terminal Window
Applications > Utilities > Terminal
(Press “Enter” to Execute Commands)In case first see: Terminal QuickStart Guide.
-
How to Install Required Java JDK 8+ on Mac Yosemite
-
Getting-Started with Android App Development