Android Studio Usage Summary

Source: Internet
Author: User

From last year (May 2013) Google released Android Studio 0.1.0 version, to now more than a year, has been upgraded to the 0.8.6 beta version, from the beginning of everyone complained about bugs, compile difficulties, to now has basically stabilized, in the process, I've been using Android Studio for more than a year and I'm the only one in the team to use.

1. Android Studio uses Eclipse's project structure

Because in a team, currently more than 10 Android development engineers, only I use Android Studio, during the period also recommended a lot of colleagues, but everyone is down, import projects, and then a bunch of problems, 1:30 will not adapt to give up the use. It seems that I should have bought in a lot of a book earlier 《布道之道》 , recommended the ability to preach a weak explosion there is no. We don't need this development, so I'm going to use Eclipse's project structure too!

    1. To open an Eclipse project by using open Project
    2. If this item is not running at this point, the Run key is not displayed
      A. Go to edit configurations if there is no application, create a new
      B. If there is no current moudle, go to Moudle settings to add a current Moudle
      C. Add to edit configurations if the default Activity not found is displayed.
      D. Then, in Moudle setting, mark the SRC folder in source as source
    3. Continue to add other dependent items
    4. Add additional jar Packages

Tip: If you really think Android Studio is immature, updated or bug-free, consider IntelliJ idea Community or paid edition, which is based on itself and is more stable.

2. Android Studio's own project structure

At present, this structure is good to use, the SRC and res together in the main directory, you can choose Ant, Maven, Gradle to build, the official default recommended is Gradle. Libraries in the MAVEN library can be used directly. It is relatively simple to use and more information on the Internet. It's not much to say.

3. Android Studio shortcut keys and some tips on how to use them

There are many types of Android Studio shortcuts that can be selected for Eclipse, or Mac OS 10.5+, and of course customization is required. These shortcut keys must be skilled, the file retrieval function is very powerful! Can greatly improve the efficiency of work, which is why I have been using it for reasons!

Android Studio Usage Summary

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.