Android Studio installation and use, and androidstudio Installation

Source: Internet
Author: User

Android Studio installation and use, and androidstudio Installation

After Google launched android studio in 2013, it independently supported android development, an IDE built on IntelliJ, an Integrated Java development environment. Especially after the stable version of android studio1.0 is released, Google uses it as an official development tool and recommends developers to use android studio. In the past 15 years, Google announced that it had stopped its development and support for the eclipse android tool. Therefore, android studio is recommended for android development.

1. Briefly introduce the installation and use of android studio.

1. First, you must install jdk and download it directly on the official website: http://developers.sun.com/downloads/. after the installation is complete, the environment changes.

2. Download the android studio installation package, FQ here, the recommended official website: http://developer.android.com. If not, go to the Chinese official website to download: http://www.android-studio.org/index.php /. Or Baidu software download: http://rj.baidu.com/soft/detail/27390.html? Ald.

3. Run the installation package directly after the download. I downloaded version 1.4.

3.1 jdk will be detected at the beginning, so you need to set environment variables before;

3.2 next directly until you choose to place the android studio file. Select a large space. There are also sdk placement locations, which are also self-selected locations.

3.3 and then select the default option. Wait until the installation is complete.

3.4 If you run android studio, the configuration is displayed. If you select the default option for the first time.

4. run android studio

 

4.1 previously I downloaded a version containing the sdk, so I can directly create a project.

If you do not have an sdk, you can go back to the official website to download the sdk offline package, go to Configure-> Project Defaults-> Project Structure, and locate it again.

You can also open sdk manager to download the required sdk.

4.2 Click create new project to describe the differences between the project and module:

The application in android studio is equivalent to the workspace concept in eclipse.

The module in android studio is equivalent to the project concept in eclipse.

4.3 create a project name in upper case.

4.4 select the lowest available sdk version. The strength of android studio is that the percentage of users who use the lowest version is provided in real time.

4.5 select a template and select one as needed. next, select the default one.

 

Ii. Easy setting of android studio

1. Chinese garbled characters: Settings-> Appearance. Select Override default fonts by on the right side and select a font you like.

2. Many people are not used to the IDE development subject mode. You can change theme to Darcula mode in Settings> Appearance.

3. If you cannot adapt to the default shortcut key setting of android studio, you can select another IDE shortcut key setting in Settings-> Keymap, or add or modify it yourself.

 

Related Article

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.