Android Studio Installation and Use

Source: Internet
Author: User

Android Studio Installation and Use
Android Studio http://www.android-studio.org/Novice in order to avoid trouble last installed built-in SDK 1. Installation tutorial can see http://ask.android-studio.org /? /Article/9

  1. After installation, click studio.exe. If it cannot be opened, use NotePad to open studio. bat in the android-studioin directory and change SET rule. vmoptions to SET vm_options_file1_idea ide_bin_dir1_studio1_bits1_.exe.

  2. The welcome interface at runtime is a bit like eclipse

  3. After the startup is complete, it is a boot page. You can create a project and import a project. The recentProject on the left is a bit like xcode.

  4. Let's start with Helloword. Let's select New project. The page that appears is similar to creating a project in eclipse. Enter the project name, select the compiling environment, and select theme, pretty good.

  5. In the next step, select the same icon in the creation project of eclipse.

  6. Select an activity template, which is the same as eclipse.

    Finally, click the finish button and wait for a while. Then, a progress bar for creating a new project is displayed. The first time it was a little slow, it would download some gradle stuff

    Now, the download and installation of Android Studio are basically complete, and you can write your own project.

     

    Note that the shortcut keys of AndroidStudio differ greatly from those of Eclipse. If Eclipse is heavily used, you can change the shortcut keys of Android Studio according to the following operations to make it the same as that of Eclipse, as shown in

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.