Android Studio for beginners, Part 1: Download
Android Development Series #04
- Introduction to Android Studio #1
- How to Configure Java (Downloading) Properly - Android Development Series #02
- How to Configure Java (Install & Configure) Properly-Android Development Series #03
Get started with Android Studio
- A unified environment where you can develop for all Android devices.
- Support for building Android TV apps and Android Wear apps.
- Template-based wizards to create common Android designs and components.
- A rich layout editor that lets users drag-and-drop user interface components, and that offers an option to preview layouts on multiple screen configurations.
- Android-specific refactoring and quick fixes.
- Gradle-based build support.
- Lint tools to catch performance, usability, version compatibility, and other problems.
- ProGuard integration and app-signing capabilities.
- A fast and feature-rich emulator.
- Instant Run to push changes to your running app without building a new APK (Application PacKage Zip file).
- Built-in support for Google Cloud Platform, enabling integration with Google Cloud Messaging and App Engine.
- C++ and NDK support.
- Plugin architecture for extending Android Studio via plugins.
Download Android Studio
- Microsoft Windows 7/8/10 (32-bit or 64-bit)
- 2 GB RAM minimum, 8 GB RAM recommended
- 2 GB of available disk space minimum, 4 GB Recommended (500 MB for IDE + 1.5 GB for Android SDK and emulator system image)
- 1280 x 800 minimum screen resolution
- JDK 8
- For accelerated emulator: 64-bit operating system and Intel processor with support for Intel VT-x, Intel EM64T (Intel 64), and Execute Disable (XD) Bit functionality
- Mac OS X 10.8.5 or higher, up to 10.11.4 (El Capitan)
- 2 GB RAM minimum, 8 GB RAM recommended
- 2 GB of available disk space minimum, 4 GB Recommended (500 MB for IDE + 1.5 GB for Android SDK and emulator system image)
- 1280 x 800 minimum screen resolution
- JDK 6
- GNOME or KDE desktop: Tested on Ubuntu 12.04, Precise Pangolin (64-bit distribution capable of running 32-bit applications)
- 64-bit distribution capable of running 32-bit applications
- GNU C Library (glibc) 2.11 or later
- 2 GB RAM minimum, 8 GB RAM recommended
- 2 GB of available disk space minimum, 4 GB Recommended (500 MB for IDE + 1.5 GB for Android SDK and emulator system image)
- 1280 x 800 minimum screen resolution
- JDK 8
- For accelerated emulator: Intel processor with support for Intel VT-x, Intel EM64T (Intel 64), and Execute Disable (XD) Bit functionality, or AMD processor with support for AMD Virtualization (AMD-V)
android-studio-bundle-143.2821654-windows.exe
for me to download.
No comments:
Post a Comment