android-development topic
pluto
Android Pluto is a on-device debugging framework for Android applications, which helps intercept Network calls, capture Crashes & ANRs, manipulate application data on-the-go, and much more.
awesome-android-ui
:sunglasses: A curated list of awesome Android UI/UX libraries
android-best-practices
Do's and Don'ts for Android development, by Futurice developers
Imagine
An simple image gallery app utilizing Unsplash API to showcase modern Android development architecture (MVVM + Kotlin + Retrofit2 + Hilt + Coroutines + Kotlin Flow + mockK + Espresso + Junit)
BottomSheet
BottomSheet dialog library for Android
Android-CleanArchitecture
This is a sample app that is part of a series of blog posts I have written about how to architect an android application using Uncle Bob's clean architecture approach.
slidetoact
A simple 'Slide to Unlock' Material widget for Android, written in Kotlin ๐ฑ๐จ๐ฆ
AndroidTips
A collections of tips in Android developing.Androidๅผๅๆป็ปใๆ็ๅๅฎข:
AndroidEssentialLibraries
๐ป Android Essential Libraries - A couple of the Android Libraries to use in your Projects ๐
Notzz-App
๐ A Simple Note-Taking App built to demonstrate the use of Modern Android development tools - (Kotlin, Coroutines, State Flow, Hilt-Dependency Injection, Jetpack DataStore, Architecture Components, M...