Androidstudio Excellent plug-in summary

Source: Internet
Author: User
Introduction to the first part of the pluginGoogle's May 2013 I/O developer conference launched Android Studio based on the IntelliJ idea Java IDE. Androidstudio is a full-featured development tool that also provides support for third-party plug-ins. Enable developers to develop programs faster and better.The second part installs the plug -in
    • In Android Studio:go to File→settings→plugins→browse repositories and search for plug-in name
or
    • In Android studio:go to download it jar and install File→settings→plugins→install plugin from disk
the third part of the plug -in summaryfirst, excellent plug-in
  • Android Butterknife Zelezny
    Butterknife is a focus on Android system View injection framework, can reduce a lot of Findviewbyid and Setonclicklistener code, the visualization of a key generation. PS: Do not post, open the plugin download address and source address can be seen, and according to the loading of the card.
    Plugin Download Address: Https://plugins.jetbrains.com/plugin/7369?pr=androidstudio
    Plugin Source Address: Https://github.com/avast/android-butterknife-zelezny
    Plugin Tutorial: http://blog.csdn.net/dreamlivemeng/article/details/51261170
    Recommended index: five-star
  • Gsonformat
    Gsonformat is a plug-in that quickly formats JSON data and automatically generates entity class parameters.
    Plugin Download Address: Https://plugins.jetbrains.com/plugin/7654?pr=androidstudio
    Plugin Source Address: Https://github.com/zzz40500/GsonFormat
    Plugin Tutorial: http://blog.csdn.net/dreamlivemeng/article/details/51262538
    Recommended index: Four stars
  • Android drawable Importer
    To accommodate the size and density of all Android screens, each Android project will contain the Drawable folder. Any developer with Android experience knows that in order to support all screen sizes, you must import different artboards for each screen type. The Android drawable Importer plugin can make this work easier. It reduces the amount of work required to import scaled images to Android projects. Android drawable Importer Adds an option to import artboards at different resolutions or to scale the specified image to a defined resolution. This plugin accelerates the work of the developer's artboard.
    Plugin Download Address: Https://plugins.jetbrains.com/plugin/7658?pr=androidstudio
    Plugin Source Address: Https://github.com/winterDroid/android-drawable-importer-intellij-plugin
    Plugin Tutorial Address: http://blog.csdn.net/lee_sire/article/details/49684385
    Recommended index: Samsung
  • Android-selector-chapek/selectorchapek for Android
    Automatically generate the corresponding selector based on the resource.
    Plugin Download Address: https://plugins.jetbrains.com/plugin/7298
    Plugin Source Address: Https://github.com/inmite/android-selector-chapek
    Recommended index: Samsung
  • Android parcelable Code Generator
    Fast implementation of plug-ins for parcelable interfaces.
    Plugin Download Address: https://plugins.jetbrains.com/plugin/7332?pr=
    Plugin Source Address: https://github.com/mcharmas/android-parcelable-intellij-plugin/
    Plugin Tutorial Address: http://blog.csdn.net/kroclin/article/details/40902721
    Recommended index: Four stars
  • Markdown
    Markdown is a markup language that can be written using an ordinary text editor, which can make plain text content formatted with HTML-like markup syntax.
    Plugin Download Address: https://plugins.jetbrains.com/plugin/5970?pr=
    Plugin Document Address: Https://github.com/nicoulaj/idea-markdown
    Recommended index: Four stars
  • Android Postfix Completion
    Code can be quickly completed by suffix.
    Plugin Download Address: https://plugins.jetbrains.com/plugin/7775?pr=
    Plugin Tutorial Address: http://blog.jetbrains.com/idea/2014/03/postfix-completion/
    Recommended index: five-star
  • Androidaccessors
    Quick implementation of Get and set method plug-ins.
    Plugin Download Address: https://plugins.jetbrains.com/plugin/7496?pr=
    Plugin Document Address: https://github.com/jonstaff/AndroidAccessors
    Recommended index: Samsung
  • Lifecycle Sorter
    It is possible to prioritize the location of its life cycle methods based on activity or fragment life cycle.
    Plugin Download Address: https://plugins.jetbrains.com/plugin/7742?pr=
    Plugin Source Address: Https://github.com/armandAkop/Lifecycle-Sorter
    Recommended index: five-star
  • ADB WiFi can be debugged without root.
    Plugin Download Address: https://plugins.jetbrains.com/plugin/7856?pr=
    Plugin Source Address: Https://github.com/layerlre/ADBWIFI
    Recommended index: five-star
  • ADB idea
    ADB Debugging tools, Uninstall app, Kill app, Start app, Restart app, clear app data, clear app data and Restart plugin download address: Https://plugins.jet Brains.com/plugin/7380?pr=
    Plugin Source Address: https://github.com/pbreault/adb-idea/
    Recommended index: five-star
  • Codeglance
    Maximum use: can be used to quickly locate the code.
    Plugin Download Address: https://plugins.jetbrains.com/plugin/7275?pr=
    Plugin Source Address: https://github.com/Vektah/CodeGlance
    Recommended index: five-star
  • Jsononlineviewer
    Can be implemented directly in Android Studio debugging interface data, you can choose the request type, custom request header and request body, JSON data format after display
    Plugin Download Address: https://plugins.jetbrains.com/plugin/7838?pr=
    Recommended index: Four stars
  • Findbugs-idea
    Help you find hidden bugs and bad practices through findbugs.
    Plugin Download Address: https://plugins.jetbrains.com/plugin/3847?pr=
    Plugin Source Address: Https://github.com/andrepdo/findbugs-idea/tree/master
    Recommended index: Four stars
  • Jimu Mirror
    This is a plug-in that lets you test layouts quickly on real-world devices. Jimu Mirror allows you to preview the Android layout that accompanies the encoding update on your device. Plugin Download Address: https://plugins.jetbrains.com/plugin/7517?pr=
    Plugin Tutorial Address: http://www.itnose.net/detail/6204426.html
    Recommended index: Four stars
  • Javadoc
    Add a comment to customize the template.
    Plugin Download Address: https://plugins.jetbrains.com/plugin/?idea_ce&pluginId=7157
    Plugin Source Address: Https://github.com/setial/intellij-javadocs
    Recommended index: five-star
  • Android Strings.xml Tools
    Can be used to manage string resources in an Android project. It provides basic operations for sorting Android local files and adding missing strings. Although this plugin is limited, this plugin is useful if the application has a large number of string resources.
    Plugin Download Address: https://plugins.jetbrains.com/plugin/7498?pr=
    Plugin Source Address: Https://github.com/constantine-ivanov/strings-xml-tools
    Recommended index: five-star
  • Robotium Recorder
    Robotium Recorder is an automated test framework for testing native and hybrid mobile applications on simulators and Android devices. Robotium Recorder allows you to record test cases and user actions. You can also view system features and user test scenarios for different Android activities.
    Plugin Download Address: https://plugins.jetbrains.com/plugin/7513?pr=
    Plugin official website: http://robotium.com/
    Recommended index: Four stars
  • Android Holo Colors Generator
    Generate corresponding drawable and layout files by customizing the Holo theme Colors
    Plugin Download Address: https://plugins.jetbrains.com/plugin/7366?pr=
    Plugin Source Address: Https://github.com/jeromevdl/android-holo-colors-idea-plugin
    Recommended index: Four stars
  • Lint-cleaner-plugin
    Delete unused resources, including string strings, colors, and dimensions. This is a gradle plugin, so how to configure can go to GitHub on the source to see.
    Plugin Source Address: Https://github.com/marcoRS/lint-cleaner-plugin
    Recommended index: Four stars
  • Codota
    The site collects a lot of code, claiming to be more than 700W code examples. Chrome and as plugins are available.
    Plugin Download Address: https://plugins.jetbrains.com/plugin/7638?pr=
    Plugin official website: https://www.codota.com/
    Recommended index: five-star
  • Ectranslation
    A Androidstudio translation plugin (translate English to Chinese). It can only be installed as a jar temporarily. The jar download address and how to use it are described in detail on GitHub's source address.
    Plugin Source Address: https://github.com/Skykai521/ECTranslation
    Recommended index: Four stars
Due to uploading attachments and text restrictions, sometimes some pictures, text may not display, details see: http://mp.weixin.qq.com/s?__biz=MzI5ODI3NzY2MA==&mid=100000019&idx=1 &sn=3c14748ae5ebe763bed89573546b3700#rd welcome everybody to exchange together. Scan the following two-dimensional code for more beautiful articles! (scan the code to pay attention to the unexpected surprise!!) Follow us on our subscription number (UNIGUYTECH100) and service number (Uniguytech) for more beautiful articles! Also welcome to join the "Everyone Technical network discussion QQ Group", group number: 256175955, please note your personal introduction! Let's talk about it!


(This article is transferred from the network, the copyright belongs to the author)






  • 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.