Stars
Square’s meticulous HTTP client for the JVM, Android, and GraalVM.
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 powerful image downloading and caching library for Android
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.
Jitsi Videobridge is a WebRTC compatible video router or SFU that lets build highly scalable video conferencing infrastructure (i.e., up to hundreds of conferences per server).
A clean music player with a customizable widget, stylish interface and no ads.
基于 Kotlin + Netty 开发,为 Android App 提供 Server 的功能,包括 Http、TCP、WebSocket 服务
A sample Android Studio Project showing using a Recyclerview as a Table View.
Kotlin + Netty 在 Android 上实现 Socket 的服务端 demo