| JessYanCoding/AndroidAutoSize |
12,998 |
|
0 |
0 |
almost 3 years ago |
0 |
|
105 |
apache-2.0 |
Java |
| 🔥 A low-cost Android screen adaptation solution (今日头条屏幕适配方案终极版,一个极低成本的 Android 屏幕适配方案). |
| JessYanCoding/MVPArms |
10,273 |
|
0 |
0 |
about 3 years ago |
0 |
|
41 |
apache-2.0 |
Java |
| ⚔️ A common architecture for Android applications developing based on MVP, integrates many open source projects, to make your developing quicker and easier (一个整合了大量主流开源项目高度可配置化的 Android MVP 快速集成框架). |
| JessYanCoding/ProgressManager |
2,531 |
|
0 |
0 |
over 3 years ago |
0 |
|
11 |
apache-2.0 |
Java |
| ⏳ Listen the progress of downloading and uploading in Okhttp, compatible Retrofit and Glide (一行代码即可监听 App 中所有网络链接的上传以及下载进度, 包括 Glide 的图片加载进度). |
| JessYanCoding/RetrofitUrlManager |
1,578 |
|
0 |
0 |
almost 6 years ago |
0 |
|
7 |
apache-2.0 |
Java |
| 🔮 Let Retrofit support multiple baseUrl and can be change the baseUrl at runtime (以最简洁的 Api 让 Retrofit 同时支持多个 BaseUrl 以及动态改变 BaseUrl). |
| JessYanCoding/ArmsComponent |
1,559 |
|
0 |
0 |
almost 6 years ago |
0 |
|
2 |
apache-2.0 |
Java |
| 📦 A complete android componentization solution, powered by MVPArms (MVPArms 官方快速组件化方案). |
| JessYanCoding/MVPArt |
754 |
|
0 |
0 |
over 7 years ago |
0 |
|
2 |
apache-2.0 |
Java |
| 🎨 A new Android MVP architecture (此框架旨在解决传统 MVP 类和接口太多, 并且 Presenter 和 View 通过接口通信过于繁琐, 重用 Presenter 代价太大等问题). |
| JessYanCoding/MVPArmsTemplate |
707 |
|
0 |
0 |
over 3 years ago |
0 |
|
2 |
apache-2.0 |
FreeMarker |
| 🛠️ A template for Android Studio to create MVPArms and MVPArt Page |
| hegaojian/WanAndroid |
658 |
|
0 |
0 |
about 6 years ago |
0 |
|
2 |
apache-2.0 |
Kotlin |
| :chicken::chicken::chicken:【停止维护,已使用Jetpack+Mvvm重构】根据鸿神提供的WanAndroid开放Api来制作的产品级玩安卓App,采用Kotlin语言,基于Material Design+AndroidX +MVP+RxJava+Retrofit等框架开发,注释超详细,方便大家练手 |
| JessYanCoding/ArmsComponent-Template |
329 |
|
0 |
0 |
about 6 years ago |
0 |
|
1 |
apache-2.0 |
FreeMarker |
| 🛠️ 一键搭建 ArmsComponent 快速组件化方案的整体组件架构, 让新手也可以一秒开始组件化项目, 开发神器, 让您一秒起飞, 体验纯傻瓜式的组件化开发, 避免组件化从入门到放弃! |
| JessYanCoding/LifecycleModel |
230 |
|
0 |
0 |
over 7 years ago |
0 |
|
0 |
apache-2.0 |
Java |
| 📬 The LifecycleModel class is designed to store and manage UI-related data in a lifecycle conscious way, the LifecycleModel class allows data to survive configuration changes such as screen rotations, it also handles the communication of the Activity / Fragment with the rest of the application, base on https://developer.android.google.cn/topic/libraries/architecture/viewmodel.html |