Stars
A collection of samples to discuss and showcase different architectural tools and patterns for Android apps.
Alibaba Java Coding Guidelines pmd implements and IDE plugin
A memory leak detection library for Android.
BRVAH:Powerful and flexible RecyclerAdapter
Official Jetpack Compose samples.
😍 A beautiful, fluid, and extensible dialogs API for Kotlin & Android.
A gardening app illustrating Android development best practices with migrating a View-based app to Jetpack Compose.
Android开发人员不得不收集的工具类集合 | 支付宝支付 | 微信支付(统一下单) | 微信分享 | Zip4j压缩(支持分卷压缩与加密) | 一键集成UCrop选择圆形头像 | 一键集成二维码和条形码的扫描与生成 | 常用Dialog | WebView的封装可播放视频 | 仿斗鱼滑动验证码 | Toast封装 | 震动 | GPS | Location定位 | 图片缩放 | Exif…
A modern I/O library for Android, Java, and Kotlin Multiplatform.
A blazing fast, powerful, and very simple ORM android database library that writes database code for you.
A multi-threaded download tool written with RxJava and Kotlin
Beautiful and customizable Android Activity that shows web pages within an app.
🔥 Android学习知识点总结 Jetpack、MVVM、MVI、Kotlin、ViewPager2、JUC多线程等,欢迎star!
👇 Easy Google Photos style multi-selection for RecyclerViews, powered by Kotlin and AndroidX.
Multiselection Solution for Android in Kotlin
Easy way to integrate OpenCv into your Android project via Gradle
A quick adapter library for RecyclerView, GridView, ListView, ViewPager, Spinner
高效的App版本更新库,提供两个下载引擎:HttpURLConnection(推荐) 和系统的 DownloadManager
使用 Kotlin+Moshi+Coroutines+retrofit等封装处理Http请求,支持多个域名多态数据返回 封装要达到的目的特性就一个:简洁的同步代码风格处理网络异步请求!