Android资源收集

Android丰富的UI库地址

| 类别 | | |||
| ------------- |:------------:| -----:||
| Android | API英文 | API中文 |||
| Gradle | API英文 | API中文|插件指南||
|网络|Okhttp|Retrofit|android-async-http||
|数据库|GreenDao|OrmLite|ActiveAndroid||
|图片缓存|glide|picasso|fresco|Android-Universal-Image-Loader|
|公共类|android-utils|AndroidUtilCode|litesuits|Trinea|
|数据解析|fastjson|gson|org.json||
|注解|androidannotations|dagger|butterknife||
|异步库|Rxjava|EventBus|otto||
|架构|android-architecture|Awesome|Fragmentation|T-MVP|
|插件化框架|DroidPlugin|tinker|DynamicAPK|dynamic-load-apk|
|下拉刷新|LRecyclerView|BeautifulRefreshLayout|BGARefreshLayout||
|跨平台app|React-Native|Weex|ionic |Cordova |

你可能感兴趣的:(Android资源收集)