Codementor Events

Top 10 most useful plugins for Android Studio

Published Mar 28, 2017
Top 10 most useful plugins for Android Studio

Android Studio plugins to boost your productivity and power pack your IDE

  1. Butterknife Zelenzy:
    Most useful plug-in for Android Studio/IDEA that allows one-click creation of Butterknife view injections. In addition to injections this can even generate click methods for you!

0-L2aStA2i4jN7GVRx.gif

  1. ADBWIFI:
    It is a Android Studio plugin for debugging your android app over Wi-Fi. Neat I say!

0-hC6uhcdiJPAz2GXO.jpg

  1. ADB Idea:
    A plugin for Android Studio and Intellij IDEA that speeds up your day to day android development.
    The following commands are provided:
    Uninstall App
    Kill App
    Start App
    Restart App
    Clear App Data
    Clear App Data and Restart

0-5kST-EDlwBVXJSQe.png

  1. Key Promoter:
    Shows to user how easy he can make same action using only keyboard(menus and toolbar button mouse clicks initiates shortcut display). It will alert you when ever you click on the toolbar. Pretty useful if you want to speed up your development.

0-9qAQkDclEURp-rpq.png

  1. DTO generator
    The Data Transfer Object(DTO) generator creates Java classes from a given feed. You can paste the JSON response directly to generate a corresponding POJO for it. Check out the github repository for it.

0-H6P07V9UjT4ZMpiG.png

0-knApevUWSJa5XHiR.png

  1. Android Material Design Icon Generator
    Android Studio & IntelliJ Plugin for Material Design Icon. This plugin help you to set material design icon in your app resources. This plugin has saved my hours of importing assets into my app. This also provides SVG’s in XML format if you wish to use them in your application.

0-gGJso4RtoImzaKn-.png

  1. Mirror
    Mirror compiles incrementally and only sends deltas to the devices enabling much faster UI changes rather than rebuilding and reinstalling the full APK.

0-T76uO9JY50mDut9p.png

  1. Markdown Navigator
    The plugin for Markdown language support on Android Studio. This comes in handy if you want to update those Readme and additional markdown format files directly from studio.

0-f0zF8R8aMbLNHWS9.png

  1. Android Methods Count
    A simple Studio/IntelliJ plugin that parses your Android library dependencies and shows the methods count as an handy hint. Using this plugin you can easily manage your dex limit. Now handling Multi dex is so easy!

0-nUKn695ixFuXCOWE.png

  1. Code Glance
    Embeds a code minimap similar to the one found in Sublime into the editor pane. Works with both light and dark themes using your customised colours for syntax highlighting. Pretty useful if you have a touchscreen.

0-j9xdK4x_qGBYSRkP.png

Bonus: Just for fun!

Power Mode II
Ever wanted to witness the power and rush while coding? Well now you can with this plugin! It will enable a sparkling fire with shaking effect so you feel as if your code is shaking the world!

0-2clD95q65aVZLaz8.png

Connect to me for more stuff and discussions 😉
Twitter: https://twitter.com/Vatsal__Bajpai

Discover and read more posts from Vatsal Bajpai
get started
post commentsBe the first to share your opinion
Show more replies