showmiso's Stars
android/nowinandroid
A fully functional Android app built entirely with Kotlin and Jetpack Compose
androidx/androidx
Development environment for Android Jetpack extension libraries under the androidx namespace. Synchronized with Android Jetpack's primary development branch on AOSP.
android/codelab-android-compose
gdgand/ComposeCamp2022
https://gdg.community.dev/e/m55vvm/
gdgand/ComposeCamp2022-for-Beginners
https://developersonair.withgoogle.com/events/composecamp_22kr
ribot/android-guidelines
Architecture and code guidelines we use at ribot when developing for Android
bumptech/glide
An image loading and caching library for Android focused on smooth scrolling
kizitonwose/Calendar
A highly customizable calendar view and compose library for Android and Kotlin Multiplatform.
laco-dev/CleanArchitectureSample
airbnb/paris
Define and apply styles to Android views programmatically
android/user-interface-samples
Multiple samples showing the best practices in the user interface on Android.
yerenutku/WidgetExamples
Android Widget Tutorials with 4 Examples
android/security-samples
Multiple samples showing the best practices in security APIs on Android.
ReactiveX/RxJava
RxJava – Reactive Extensions for the JVM – a library for composing asynchronous and event-based programs using observable sequences for the Java VM.
material-components/material-components-android-examples
Companion example apps and code for MDC-Android.
google/gson
A Java serialization/deserialization library to convert Java Objects into JSON and back
getsentry/sentry-java
A Sentry SDK for Java, Android and other JVM languages.
JakeWharton/timber
A logger with a small, extensible API which provides utility on top of Android's normal Log class.
ethanhua/Skeleton
A library provides an easy way to show skeleton loading view like Facebook and Alipay
wasabeef/recyclerview-animators
An Android Animation library which easily add itemanimator to RecyclerView items.
janishar/android-mvvm-architecture
This repository contains a detailed sample app that implements MVVM architecture using Dagger2, Room, RxJava2, FastAndroidNetworking and PlaceholderView
android10/Android-CleanArchitecture-Kotlin
This is a movies sample app in Kotlin, which is part of a serie of blog posts I have written about architecting android application using different approaches.
stevdza-san/To-Do-App-Kotlin
HwangEunmi/Retrofit-Sample
REST API 통신을 할 수 있는 라이브러리인 Retrofit2 예제
jojoldu/junior-recruit-scheduler
주니어 개발자 채용 정보
Tinder/Scarlet
A Retrofit inspired WebSocket client for Kotlin, Java, and Android
android/sunflower
A gardening app illustrating Android development best practices with migrating a View-based app to Jetpack Compose.
android/camera-samples
Multiple samples showing the best practices in camera APIs on Android.
ricknout/android-mdc-theming
Sample code used for a series of Medium posts on Material Components for Android
ParkSangGwon/TedPermission
Easy check permission library for Android Marshmallow