Android Studio development tool "common plugins"

Source: Internet
Author: User

1.ADB idea

ADB operation shortcut menu, Quick erase data, restart app, uninstall app, 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

Fast writing support for LOG,TOAST,LOGD




3.androidcodegenerator Findviewbyid method and Viewholder method can be generated automatically
Place the mouse over the XML file name of the page Setup to bring up the Generate menu (Mac Cmd+n)

Cmd+n
Generate Initview Method


Viewholder are used in the same way as Findviewbyid.
4.Ideavimpowerful editor plug-in, specifically how to use not to say, do not understand the self-Baidu, I believe you will find its strong place.
5.Codota Powerful Code search tool, a keyword to retrieve the code you want on the major sitescurrently 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 folder and choose Generate Android Selectors in the popup menu, as shown below, it will be named according to the resources in several drawable folders to help you generate selector code. Of course, your resource file needs to be named according to the agreed suffix. For example, press the state to _pressed, the normal state is _normal, the status is _disable, and so on. For more details, you can look at the documentation for the project on GitHub, project address: Https://github.com/inmite/android-selector-chapek


7.Android Annotations

Powerful annotation framework, and Android butterknife Zeleny, is originally used Butterknife, generated fast binding code, behind the development of the Lib Library is not able to use Butterknife had to turn annotations library


8.GsonFormat

The JSON format is a powerful tool to generate the corresponding entity classes based on the JSON string, and mom no longer has to worry about wasting time for formatting code-realistic classes.







For the time being to say so much, the late back constantly perfect ...

Copyright NOTICE: This article for Bo Master original article, without Bo Master permission not reproduced.

Android Studio development tool "common plugins"

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.