codecow's repositories
GuoCuiCow
Config files for my GitHub profile.
AndroidMVIExample
Example Jetpack Compose Android App, that uses the newest mechanisms, like StateFlow, SharedFlow, etc. to manage states and handle events. ViewModel, UI and Screenshot tests included :)
mlkit
A collection of sample apps to demonstrate how to use Google's ML Kit APIs on Android and iOS
Paging3Demo
自己根据博客练习paging3的demo
WanAndroid
使用jetpack+kotlin创建WanAndroid APP
Run
利用Kotlin和协程实现DSL样式的网络请求
wechatDemo
仿微信朋友圈
StatusBarUtil
A util for setting status bar style on Android App.
AndroidUtilCode
:fire: Android developers should collect the following utils(updating).
shopping
springboot的kotlin项目
kotlin-web-site-cn
Kotlin 语言中文站
sbdemo
练习demo
KotlinDemo
练习kotlin
Kotlin_Mvp_Template
:shipit: Kotlin+Mvp+Retrofit2+Rxjava2
WanAndroidKt
WanAndroid网站APP,Kotlin版。
virtual-joystick-android
This library provides a very simple and ready-to-use custom view which emulates a joystick for Android.
Note
Soft Note
guocuicow.github.io
分享技术,提升自我
ASimpleCache
a simple cache for android and java
BaseProject
基本项目框架,项目采用MVP+RxJAVA+Okhttp+Retrofit+dagger2实现。项目中带有最基本的BaseActivity,BaseFragment封装