Skip to content

imbeerus/awesome-android

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 

Repository files navigation

awesome-android

Guides, tools, plugins and etc.

Navigation

IDEA-Plugins

  • .​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
  • 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
  • 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
  • Grazie - Provides intelligent spelling and grammar checks for text that you write in the IDE
  • Ktfmt​ - Program that reformats Kotlin source code to comply with the common community standard for Kotlin code conventions.
  • Kotlin Fill Class​ - Intellij plugin that provide intention action for empty constructor or function to fill property with default value
  • JSON To Kotlin Class ​(JsonToKotlinClass)​ - Plugin for Kotlin to convert Json String into Kotlin data class code quickly
  • 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

Project-Setup

Code

Learning

  • Kotlin Koans - Kotlin Koans is a series of exercises to get you familiar with the Kotlin syntax and some idioms
  • KEEP - Kotlin Evolution and Enhancement Process
  • Codelabs - Google Developers Codelabs provide a guided, tutorial, hands-on coding experience
  • Samples - Android samples provided by Google
  • Medium - Get smarter about what matters to you
  • Learning - Keep learning in the moments that matter
  • Udacity - Advance your career with online courses in programming, data science, artificial intelligence, digital marketing, and more
  • 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
  • Raywenderlich - Here are the best resources for beginners to mobile development
  • Chris Banes - Personal blog of engineer in the Android Developer Relations team at Google

Tools

  • Android Arsenal - Android developer portal with tools, libraries, and apps
  • Android Asset Studio - A collection of tools to easily generate assets such as launcher icons for your Android app
  • Android Code Search - A public code search tool for exploring code without downloading the source
  • Charles - Charles Web Debugging Proxy is a cross-platform HTTP debugging proxy server application written in Java
  • DB Browser for SQLite - DB Browser for SQLite (DB4S) is a high quality, visual, open source tool to create, design, and edit database files compatible with SQLite
  • Dependency Analysis Gradle Plugin - Gradle plugin for Java, Kotlin, and Android projects. Provides advice for managing dependencies and other applied plugins
  • Gitignore - Create useful .gitignore files for your project
  • Insomnia Core - The Desktop API client for REST and GraphQL. Make requests, inspect responses
  • Kotlin Playground - Kotlin Playground is an online sandbox to explore Kotlin programming language
  • 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
  • Picsum - The Lorem Ipsum for photos.
  • Regexr - RegExr is an online tool to learn, build, & test Regular Expressions
  • Scrcpy - This application provides display and control of Android devices connected on USB (or over TCP/IP). It does not require any root access
  • SQLite Syntax - sql-stmt CheatSheet

Repos

  • Awesome - Awesome lists about all kinds of interesting topics
  • Awesome Java - A curated list of awesome frameworks, libraries and software for the Java programming language
  • Awesome Kotlin - A curated list of awesome Kotlin related stuff Inspired by awesome-java
  • Awesome Android Kotlin Apps - A curated list of awesome android kotlin apps by open-source contributors.
  • Awesome Android - A curated list of awesome Android packages and resources
  • Android Libs - A curated list of awesome Android UI/UX libraries
  • Android Ecosystem - Android Ecosystem Cheatsheet 2020
  • Backgroundable Android - Collection of stock apps and mechanisms, which might affect background tasks and scheduled alarms

Design

  • Material - Create intuitive and beautiful products with Material Design
  • Dribbble - Discover the world’s top designers & creatives
  • Behance - Showcase and discover creative work
  • Awesome Design - Curated design resources

Tips

About

Guides, tools, plugins and etc.

Resources

Stars

Watchers

Forks