How to use Android Studio to improve app quality

Source: Internet
Author: User

Android Studio is now Google's main push Android development features, in addition to providing a lot of features to help quickly develop Android code, in the Code Quality control also provides a lot of tools, these tools are placed under the Analyze menu, The main inspect code, code cleanup,analyze dependencies and other functions.

Inspect code is more powerful than the check style checker under Eclipse, which is designed for Android, by running lint to check the norm.

Running code cleanup can automatically modify irregular codes, but the current ability to modify is limited

Look at this to learn a lot of new things, such as using Sparsearray instead of HashMap to optimize performance

Analyze dependencies can check the library that the project relies on

Finally recommended a code review plug-in, Revu, this plug-in is relatively lightweight, review records are saved in an XML file, submitted directly to Git. This plug-in is better than reviewclipse function, easy to use, relatively light, can review any text file, achieve less than 10 small team.

Reprint Http://blog.csdn.net/offbye

How to use Android Studio to improve app quality

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.