logo
logo
Sign in

Top 7 Hand-Picked Essential Android Studio Plugins

avatar
Kane Jason
Top 7 Hand-Picked Essential Android Studio Plugins

Android Studio, built on JetBrains’ IntelliJ IDEA software and launched by Google, is a fully-featured integrated development environment for Android development. Packed with so many amazing features as well as being extremely productive and efficacious, Android Studio has been ranked under the top three most popular IDEs by GitHub.


List of Top 7 Android Studio Plugins -


1. ADB Idea

ADB Idea is a plugin made for Android Studio and Intellij IDEA to simplify the android development process. It empowers you to perform various essential actions at a click, instead of creating them from scratch, which eventually speeds up the development process.


2. CodeGlance

CodeGlance is a kind of minimap of the entire code, which facilitates you to view the complete code block at a glance. Once you enable the CodeGlance, the whole code displays at the side of the screen in the minimap format, from where you can quickly jump to the desired section of code by selecting it from the CodeGlance box. CodeGlance also displays the blocks’ color, making it even more comprehensible and productive.


3. Key Promoter X

When working on Android projects, Key Promoter X assists in achieving the necessary shortcuts. The Key Promoter X displays the keyboard shortcut you should have used instead when developers click a button inside the IDE using the mouse.


4. Scala

Sbt-android is the primary tool used for creating Android apps in Scala. With the help of the sbt tasks, this plugin offers you to quickly build and run your application from an sbt console. Even better, it automatically downloads and updates the Android SDK for you. How to build up a new project with sbt-android and how to set up IntelliJ is very well explained in the README in the GitHub repository (or Android Studio).


5. IdeaVim

Plugin for IntelliJ Platform-based IDEs that emulates Vim. IdeaVim offers support for a wide range of Vim features, including motion keys, deletion/changing, marks, registers, some Ex commands, Vim regexps, configuration via /.ideavimrc, macros, Vim plugins, etc.


6. Android Input

When developing Android apps, you frequently need to enter text to test specific features or functionality on an actual Android device or emulator. The Android input plugin allows you to simply input text into an Android device or emulator easily.


7. Android Drawable Preview

There are several drawable components that you will utilize when developing an Android app. This makes it challenging to remember which drawable you used, particularly if you’re working on a big project. In light of this, figuring this out requires a lot of time and work, and without being sure, you might duplicate the drawable.


To leverage your productivity, to make your coding and debugging efficient, easier, and faster. Learn the above 7 plugins’ features and benefits right here — https://bit.ly/3Os2Ev5


collect
0
avatar
Kane Jason
guide
Zupyak is the world’s largest content marketing community, with over 400 000 members and 3 million articles. Explore and get your content discovered.
Read more