sonofspring2's Stars
justjavac/free-programming-books-zh_CN
:books: 免费的计算机编程类中文书籍,欢迎投稿
gedoor/legado
Legado 3.0 Book Reader with powerful controls & full functions❤️阅读3.0, 阅读是一款可以自定义来源阅读网络内容的工具,为广大网络文学爱好者提供一种方便、快捷舒适的试读体验。
android/sunflower
A gardening app illustrating Android development best practices with migrating a View-based app to Jetpack Compose.
android/uamp
A sample audio app for Android
skydoves/Pokedex
🗡️ Pokedex demonstrates modern Android development with Hilt, Material Motion, Coroutines, Flow, Jetpack (Room, ViewModel) based on MVVM architecture.
QingdaoU/OnlineJudge
Open source online judge based on Vue, Django and Docker. | 青岛大学开源 Online Judge | QQ群 496710125 | admin@qduoj.com
youlookwhat/CloudReader
🗡️ 云阅:一款基于网易云音乐UI,使用玩Android Api,Retrofit2 + RxJava2 + Room + MVVM-databinding架构开发的Android客户端
uknownothingsnow/Awesome-RxJava
RxJava resources
zhanghai/Douya
开源的 Material Design 豆瓣客户端(A Material Design app for douban.com)
RetroMusicPlayer/RetroMusicPlayer
Best Material You Design music player for Android
guolindev/giffun
一款开源的GIF在线分享App,乐趣就要和世界分享。
caiyonglong/MusicLake
MediaPlayer、Exoplayer音乐播放器,可播在线音乐,qq音乐,百度音乐,虾米音乐,网易云音乐,YouTuBe
Ccixyj/JBusDriver
这是去幼儿园的班车(滑稽
jukanntenn/django-blog-tutorial
基于 Python3.5 和 Django 1.10 的 Django Blog 项目。
qingmei2/MVVM-Architecture
The practice of MVVM + Jetpack architecture in Android.
zhujiang521/PlayAndroid
🔥🔥🔥 Kotlin + MVVM + LCE版玩安卓,暗黑模式、横竖屏、无网、弱网、无数据、加载失败等等各种情况,协程、Room、Hilt、DataStore、LiveData、Retrofit、屏幕适配、本地缓存、多语言切换、多 lib,你想要的我都有!!!
hi-dhl/PokemonGo
神奇宝贝 (PokemonGo) 基于 Jetpack + MVVM + Repository 设计模式 + Data Mapper + Kotlin Flow 的实战项目,如果这个仓库对你有帮助,请仓库右上角帮我 star 一下,非常感谢。
lulululbj/wanandroid
Jetpack MVVM For Wanandroid 最佳实践 !
Muyangmin/glide-docs-cn
Glide简体中文文档站点托管项目。
rRemix/APlayer
Android Music Player
OCNYang/QBox
:cat2: RxJava+Retrofit+Okhttp+Glide + A life tool App, contains modules: news; jokes; constellation fortune; LED; weather; calendar; two-dimensional code, and more ... 小秋魔盒是一个生活工具 App,主要功能有:新闻资讯;微信精选美文;笑话趣图;星座运势;LED字幕;天气;日历;二维码;手电筒;老黄历。在开发中尽可能多的用了目前比较流行的框架和库。
zskingking/Jetpack-Mvvm
使用Jetpack全家桶+Kotlin实现的Android社区App加音乐播放器。不写晦涩难懂的代码,尽量标清每一行注释,严格遵守六大基本原则,大量运用设计模式,此项目可快速帮你入手Kotlin、Jetpack。如果觉得对你有帮助,右上角点个star,事先谢过🍉🍉🍉
maoruibin/GankDaily
A application used to show technical information in every working days, use MVP pattern.
SelfZhangTQ/T-MVVM
This repository contains a detailed sample app that implements MVVM architecture using LiveData,ViewModel,Retrofit,Rxjava
chiuki/espresso-samples
A collection of samples demonstrating different Espresso techniques.
neoclide/coc-java
Java extension for coc.nvim
banool/recreation-gov-campsite-checker
Scrapes the recreation.gov website to check for campsite availabilities 🏕🏕
jakehilborn/debbit
Automate spending requirements for high interest checking accounts / credit cards
ipod825/vim-netranger
A ranger-like system/cloud storage explorer for Vim, bringing together the best of Vim, ranger, and rclone.
xhu-ww/LoadNetworkPicture
学习时的Demo,使用Retrofit+Glide+Gson加载网络图片,实现下拉刷新上拉加载,以及保存图片至本地,使用SQLite保存数据实现离线查看,并监听网络变化。详细可看我的博客