android-development topic

List android-development repositories

pluto

639
Stars
61
Forks
Watchers

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

491
Stars
133
Forks
Watchers

:sunglasses: A curated list of awesome Android UI/UX libraries

android-best-practices

20.3k
Stars
3.4k
Forks
Watchers

Do's and Don'ts for Android development, by Futurice developers

Imagine

364
Stars
62
Forks
Watchers

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

224
Stars
48
Forks
Watchers

BottomSheet dialog library for Android

Android-CleanArchitecture

15.5k
Stars
3.3k
Forks
Watchers

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

1.2k
Stars
158
Forks
Watchers

A simple 'Slide to Unlock' Material widget for Android, written in Kotlin ๐Ÿ“ฑ๐ŸŽจ๐Ÿฆ„

AndroidTips

723
Stars
135
Forks
Watchers

A collections of tips in Android developing.Androidๅผ€ๅ‘ๆ€ป็ป“ใ€‚ๆˆ‘็š„ๅšๅฎข:

AndroidEssentialLibraries

290
Stars
33
Forks
Watchers

๐Ÿ‘ป Android Essential Libraries - A couple of the Android Libraries to use in your Projects ๐Ÿ› 

Notzz-App

666
Stars
53
Forks
Watchers

๐Ÿ“ 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...