Several plugins for Android studio are highly recommended

Source: Internet
Author: User

Android Studio is a common plugin that greatly simplifies development and enhances development efficiency.

Do not know the installation studio plug-in, read the previous article:

1, Butterknife Zelezny

Butterknife annotation generator, very easy to use, use Butterknife blessed!

2, Selectorchapek

Designers to provide us with all kinds of resources, each button to write a selector is not very troublesome? So this plug-in to solve this problem, you only need to do is to tell the designers to follow the code named just fine, the other one button to fix. after naming in different states (normal, pressed), right-click File tree generate Android selectors see Inmite/android-selector-chapek GitHub.

3, Gsonformat

Most server-side APIs are now returned in JSON data format, and the client needs to generate the corresponding entity classes based on the API interface, which automates the process and uses it quickly.

4.Android parcelable Code Generator

There are two ways to serialize in Android, which is to implement the Serializable interface and the Parcelable interface, but it is recommended to use parcelable in Android, but this is more cumbersome than the serializable approach. Then with this plugin everything is OK.

5, Leakcanary

It is highly recommended to help you detect memory leaks conveniently during the development phase, which is easier and easier to use.

English is not good here have Comrade Lei Feng translation of Chinese version leakcanary Chinese use instructions

6. genymotion :This does not explain, powerful!


Several plugins for Android studio are highly recommended

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.