05Android Studio uses plug-in recommendations

Source: Internet
Author: User

Android Studio uses plugin recommendations

The recent upgrade of Android studio from 1.5 to 2.1, can be said to be a qualitative change, studio coding more cool, virtual machine smoother, faster compilation. Install some auxiliary plug-ins, cool to explode, here are recommended some Android studio plug-ins commonly used.

If you're not too familiar with Android studio, jump to the tutorial on using Android Studio here

1, Android-butterknife-zelezny

Android-butterknife-zelezny using this plugin, you don't have to re-Findviewbyid to bind your control ID, you just need to right-click on the layout to select this option to easily complete the binding. It is said that a key can be generated viewhold, but I do not use, and so on to summarize.

The use of Android-butterknife-zelezny needs to be added in Build.gradle: Compile ' com.jakewharton:butterknife:7.0.0 '.

2, Gsonformat

Java entity classes can be generated quickly based on JSON data

Android Postfix Completion

Quickly complete the code according to the code "dot" suffix, very useful.

Codeglance

For quick positioning of code, in a thousands of-line class file, you can quickly and easily locate the location of the code.

The above is my most commonly used plugins.

about the author
-Email:[email protected]

05Android Studio uses plug-in recommendations

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.