3 Android Studio plugins for productive development

This page summarizes the projects mentioned and recommended in the original post on dev.to

Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
  • intellij-rainbow-brackets

    🌈Rainbow Brackets for IntelliJ based IDEs/Android Studio/HUAWEI DevEco Studio/Fleet

  • The codebase usually gets bigger and bigger and you should take care of nested for loops or some other nested function scopes. This plugin will color every scope you have with the different brackets color so you can easily track in which scope you are working. Read more about this plugin.

  • JsonToKotlinClass

    🚀 Plugin for Android Studio And IntelliJ Idea to generate Kotlin data class code from JSON text ( Json to Kotlin )

  • Another great plugin that helps you generate Kotlin classes out of nothing 🧐. Just kiddin'. If you provide any JSON string/JSONSchema or any URLs that returns a JSON string/JSONSchema as a response you can generate the classes. It saves so much time. But anyway, sometimes you should refactor a bit if you have too much repeating data classes which are redundant. Read more here

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts