Android developer portal with tools, libraries, and apps

Show: All / Free / Paid / Demo

Android Studio / Eclipse ADT template for including icon resources from androidicons.com in your project.

Sep 1, 2016

SQLite Model Generator Eclipse plugin allows to generate SQLite models for Android projects using JSON schema file.

Sep 20, 2014

IntelliJ iDEA / Android Studio plugin for Android projects using the Paparazzi library that allows recording, verifying and viewing the snapshots within the IDE.

Feb 19, 2024

Avocado is a plugin that uses alexjlockwood/avocado line tool (similar to svgo) that optimizes Android VectorDrawable (VD) and AnimatedVectorDrawable (AVD) xml files.

Jan 29, 2024

IntelliJ iDEA plugin to work with projects (Java and Kotlin) using greenrobot's EventBus library.

Aug 29, 2019

A command line tool to install and uninstall icons from materialdesignicons.com into Android Studio projects. Written in Kotlin.

Oct 8, 2018

This plugin allows to:

  • Show thumbnails for all vector drawables in the project
  • Click on thumbnail to open xml file
Jul 1, 2018

Intellij Idea, Android Studio plugin.

Plugin generates Kotlin data classes from JSON text. It can find inner classes in nested JSON. You can disable undesirable fields in class, change field name, set it type to optional, specify default value and add annotations for popular json libraries.

Features

  • json highlight and validation
  • nested json parsing
  • var/val support
  • default value support
  • generation to single file
  • annotations for Gson, Moshi, Jackson
Apr 15, 2018

Kotlin completion plugin for IntelliJ & Android Studio.

Jan 11, 2018

This is an IntelliJ/Android Studio IDE plugin to detect the code with @Experimental and @Beta annotations and show a custom icon on the gutter when you use it.

Sep 21, 2017

Dr.Vector automatically process the vector drawable file - it converts all float numbers declared without 0 before point.

How to use it

  • Option 1: Edit - Doctor Vector - Fix Floating Points
  • Option 2: Ctrl + Alt + D
Aug 18, 2017

CheckStyle plug-in for IntelliJ IDEA.

Jan 29, 2017

Devknox is a developer friendly plugin developed by the team behind Appknox, a cloud-based mobile security solution trusted by many businesses worldwide.

Devknox is a slick and handy security plugin for Android Studio and IntelliJ. It helps developers detect and resolve security issues as they write code.

Dec 29, 2016

AndroidStudio/IntelliJ IDEA code style settings for Android projects.

Dec 19, 2016

This plugin add an inspection that check if Activity implements following method.

Jun 27, 2016

This plugin add an inspection that check if Activity implements following method.

Jun 26, 2016

Google AutoValue plugin for IntelliJ.

Jun 22, 2016

Intelij IDEA plugin for displaying a code mini-map similar to the one found in Sublime.

Jun 21, 2016

Intellij plugin that jumps to the pull request page (or GitHub commits page).

Mar 31, 2016

AndroidPermissionsUsage is an IntelliJ IDEA (and Android Studio) plugin designed to find the usage of the permissions defined in an Android application.

Nov 26, 2015