Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

awesome-android

Guides, tools, plugins and etc.
https://github.com/imbeerus/awesome-android

Last synced: 3 days ago
JSON representation

  • Navigation

    • Code

    • Learning

      • **KEEP** - Kotlin Evolution and Enhancement Process
      • **Kotlin Koans** - Kotlin Koans is a series of exercises to get you familiar with the Kotlin syntax and some idioms
      • **Codelabs** - Google Developers Codelabs provide a guided, tutorial, hands-on coding experience
      • **Samples** - Android samples provided by Google
      • **Learning** - Keep learning in the moments that matter
      • **CodePath** - Central crowdsourced resource for complete and up-to-date practical Android developer guides for any topic.
      • **MindOrks** - A complete guide for learning Android App development
      • **Chris Banes** - Personal blog of engineer in the Android Developer Relations team at Google
      • **Udacity** - Advance your career with online courses in programming, data science, artificial intelligence, digital marketing, and more
      • **Chris Banes** - Personal blog of engineer in the Android Developer Relations team at Google
    • IDEA-Plugins

      • **Extra Icons** - Add icons for files like Travis YML, Appveyor YML, etc
      • **Gradle Killer** - This plugin kills Gradle tasks using the system task manager with just one click
      • **Ktfmt​** - Program that reformats Kotlin source code to comply with the common community standard for Kotlin code conventions.
      • **.​ignore** - .ignore is a plugin for .gitignore (Git) and other ignore files
      • **ADB Idea** - A plugin for Android Studio and Intellij IDEA that speeds up your day to day android development
      • **Android Size Analyzer** - Gives concrete suggestions for reducing the size of your application
      • **Android WiFi ADB** - Provides an action which allow you quickly connect your Android device over WiFi to install, run and debug your applications without a USB connected by pressing one button
      • **Carbon Now Sh** - Open the selected code in [carbon](https://carbon.now.sh)
      • **CodeGlance** - Embeds a code minimap similar to the one found in Sublime into the editor pane
      • **Detekt** - Plugin for detekt, static code analysis for kotlin
      • **Markdown Navigator Enhanced** - Markdown language support for IntelliJ platform
      • **Mike's IDEA extensions** - Some great inspections, quickfixes, tools. Well, only inspections at the moment
      • **Name That Color** - Name the color you have in your clipboard directly inside your color resource file in Android Studio
      • **String Manipulation** - Provides actions for text manipulation
      • **JSON To Kotlin Class ​(JsonToKotlinClass)​** - Plugin for Kotlin to convert Json String into Kotlin data class code quickly
      • **Kotlin Fill Class​** - Intellij plugin that provide intention action for empty constructor or function to fill property with default value
    • Project-Setup

    • Tools

      • **KeyStore Explorer** - KeyStore Explorer is an open source GUI replacement for the Java command-line utilities keytool and jarsigner.
      • **Ohshitgit** - So here are some bad situations with git, and how to solve them
      • **SQLite Syntax** - sql-stmt CheatSheet
      • **Dependency Analysis Gradle Plugin** - Gradle plugin for Java, Kotlin, and Android projects. Provides advice for managing dependencies and other applied plugins
      • **Scrcpy** - This application provides display and control of Android devices connected on USB (or over TCP/IP). It does not require any root access
      • **Regexr** - RegExr is an online tool to learn, build, & test Regular Expressions
    • Repos

    • Design

    • Tips