Android Studio development tool "frequently use plugins"

Source: Internet
Author: User

1.ADB idea

The ADB operation shortcut menu. Clear data at high speed, restart Apps, uninstall apps, etc.


shortcut keys:

Windows:ctrl+alt+shift+a

Mac Osx:ctrl+shift+a

Of course, you can change your favorite buttons at Keymap.


2.postfix

Supports high-speed writing of LOG,TOAST,LOGD




3.androidcodegenerator the Findviewbyid method and Viewholder method can be generated on their own initiative
Place the mouse on the XML file name of the page setup. Bring up the Generate menu (Mac Cmd+n)

Cmd+n
Generate Initview Method


The usage of Viewholder is the same as that of Findviewbyid.
4.Ideavimpowerful editor plug-in, in detail how to use not to say, unclear self-Baidu, I believe you will find its strong place.
5.Codota Powerful Code search tool, a keyword can retrieve the code you want on the major sitesnow supports GitHub and Stack Overflow, etc.
after installation ctrl+k or Cmd+k dialog
6. selectorchapek for Android This is the plug-in used to generate selector.

You need to right-click in the drawable directory and select Generate Android selectors in the popup menu, as seen below. It will help you generate selector code based on the names of the resources in your drawable directory.

Of course, your resource file needs to be named according to the agreed suffix. For example, the state is _pressed, the normal state is _normal, the status is _disable, and so on.

A more specific description can be seen in the documentation for the project on GitHub. The project address is: Https://github.com/inmite/android-selector-chapek



7.Android Annotations

A powerful annotated framework. and Android Butterknife Zeleny, was originally used Butterknife, generated high-speed binding code, behind the development of the Lib Library has no way to use butterknife just better annotations library


8.GsonFormat

The JSON format is a powerful tool to generate the corresponding entity classes based on the JSON string that comes in, and mom doesn't have to worry about wasting time for formatting code-realistic classes.







Temporary first said so much, the late back constantly intact ...

Android Studio development tool "frequently use plugins"

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.