Android developer portal with tools, libraries, and apps

Show: All / Free / Paid / Demo

A plugin for Kotlin generate Kotlin data class code from a json string.

Oct 14, 2017
Advertisement

Json2Java4Idea is an IntelliJ IDEA or Android Studio plugin which generates Java class from JSON.

Mar 27, 2017

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

Markdown language support for IntelliJ IDEA.

Sep 1, 2016

Android Studio / Eclipse ADT template for including icon resources from Material Design icons by Google in your project.

Nov 5, 2014

Material Theme for IDEA & Android Studio.

Sep 1, 2016

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

Oct 8, 2018

OkHttpParamsGet helps you to get Okhttp request params.

Aug 19, 2017

An IntelliJ IDEA plugin to navigate between events posted by Otto.

Jul 5, 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

IntelliJ plugin for supporting PermissionsDispatcher.

PermissionsDispatcher is wonderful library for Runtime Permissions. However, it asks developers "attach annotations" and "delegate to generated class" and then after that "rebuild". It's hard to follow all steps correctly. This plugin generates the skeleton of methods for "attach annotations" and "delegate to generated class" using GUI.

May 10, 2016

An Android Studio plugin to help remove use of ButterKnife.

Jun 21, 2016

IntelliJ Idea, Android Studio plugin for JSON to POJO conversion.

Sep 30, 2016

Android Studio plugin which automatically generates drawable selectors from appropriately named resources.

Jul 5, 2014

Intellij / Android Studio plugin that creates state machine diagram from state machine

Apr 5, 2019

IntelliJ IDEA/Android Studio plugin that adds a 'Step Builder' action to the Generate menu (Alt+Insert) which generates a Builder class which follows the Step Builder pattern.

Apr 1, 2016

An Intellij platform plugin to transforming SVG to android VectorDrawable.

Feb 12, 2016

TinyPngPlugin for Intellij Idea or Android Studio.

Feb 1, 2018

This plugin allows to:

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