Android Studio is a new Android development environment based on IntelliJ IDEA. Similar to Eclipse with the ADT Plugin, Android Studio provides integrated Android developer tools for development and debugging. On top of the capabilities you expect from IntelliJ, Android Studio offers:
- Gradle-based build support.
- Android-specific refactoring and quick fixes.
- Lint tools to catch performance, usability, version compatibility and other problems.
- ProGuard and app-signing capabilities.
- Template-based wizards to create common Android designs and components.
- A rich layout editor that allows you to drag-and-drop UI components, preview layouts on multiple screen configurations, and much more.
More info (open / close)
required system
Windows
Microsoft® Windows® 8/7 / Vista / 2003 (32 or 64-bit)
2 GB RAM minimum, 4 GB RAM recommended
400 MB hard disk space + at least 1 G for Android SDK, emulator system images, and caches
1280 x 800 minimum screen resolution
Java Development Kit (JDK) 7
Optional for accelerated emulator: Intel® processor with support for Intel® VT-x, Intel® EM64T (Intel® 64), and Execute Disable (XD) Bit functionality
Mac OS X
Mac® OS X® 10.8.5 or higher, up to 10.9 (Mavericks)
2 GB RAM minimum, 4 GB RAM recommended
400 MB hard disk space
At least 1 GB for Android SDK, emulator system images, and caches
1280 x 800 minimum screen resolution
Java Runtime Environment (JRE) 6
Java Development Kit (JDK) 7
Optional for accelerated emulator: Intel® processor with support for Intel® VT-x, Intel® EM64T (Intel® 64), and Execute Disable (XD) Bit functionality
Linux
GNOME or KDE desktop
GNU C Library (glibc) 2.11 or later
2 GB RAM minimum, 4 GB RAM recommended
400 MB hard disk space
At least 1 GB for Android SDK, emulator system images, and caches
1280 x 800 minimum screen resolution
Oracle® Java Development Kit (JDK) 7
Installation guide
1. It is necessary to install software called the Java SE Development Kit JDK briefly on your system, if you can make it through this link to download. Also if you use Linux on System Requirements Note.2. When installation is not possible Java software error that can solve this problem as follows (the following steps on Windows 7 is done):- First, click on the Windows desktop, right-click Computer and choose Properties option.- Advanced system settings of the open window and choose Options.- Click on the Advanced tab and in the bottom of the window Environment Variables options open.- In the System variables click the New button.- In the name JAVA_HOME Variable name Variable value field, enter the path C: \ Program Files \ Java \ jdk1.8.0_51 add and re-run the Software and install it.Note: The last extension the version of JDK is listed, for example (jdk1.8.0_51) version of JDK 8.0 Update 51 and ID this version is called 1.8. To install Android Studio requires at least version 1.7, or to JDK 7.0.
3. If the version bundled with the SDK Manager received in the program, you will be asked to consider the SDK and your other libraries, but unfortunately this is possible with IP Iran not. If you can not change the IP or non-bundled version received this can SDK Manager and the SDK are available now from here get.
Note that after the SDK manually installed with tips that were listed in Step 2, the Variable Enviroment called ANDROID_HOME save if your Android Studio on the first implementation of its installed will give the address. In this case, in addition to Android Studio other programs that use the SDK will also address without taking it independently you will find it.
If you can not do all this work for any reason, the successful initial run in the studio, Studio go to install Android. Then the bin folder and idea.properties file with a text editor, open the following line to add it:
disable.android.first.run = true
Then manually enter the address in the application settings SDK. To do this, click on Configure, then Project Structure Project Defaults and then you choose not to. Select the SDK Location SDK installation location and, if necessary, enter the JDK. The consistent program for Czech Google tanks will be without user interaction and you can use it.
4 - Note that your first project, depending on the project, the application will automatically start downloading Gradle Wrapper will fit with the API issue. If you want to download it on the official website Gradle refer to the version you want to get.
Note: The Windows version of the program has two different executable file for 32 and 64 bit systems. Refer to the bin directory where you installed the program. Studio.exe executable file for 32-bit systems and studio64.exe file executable file is suitable for 64-bit systems.