android 各种框架总集合.
Networking
Name | Repository | License |
---|---|---|
Android Asynchronous Http Client | https://github.com/loopj/android-async-http | Apache License V2 |
Async Http Client | https://github.com/AsyncHttpClient/async-http-client | Apache License V2 |
ion | https://github.com/koush/ion | Apache License V2 |
OkHttp | https://github.com/square/okhttp | Apache License V2 |
Retrofit | https://github.com/square/retrofit | Apache License V2 |
RxNetty | https://github.com/ReactiveX/RxNetty | Apache License V2 |
Basic HTTP Client for Java | https://code.google.com/p/basic-http-client/ | Apache License V2 |
Image Loader
Name | Repository | License |
---|---|---|
Glide | https://github.com/bumptech/glide | License |
ion | https://github.com/koush/ion | Apache License V2 |
Picasso | https://github.com/square/picasso | Apache License V2 |
Universal Image Loader | https://github.com/nostra13/Android-Universal-Image-Loader | Apache License V2 |
Fresco | https://github.com/facebook/fresco | BSD License |
Drawable
Name | Repository | License |
---|---|---|
MrVector | https://github.com/telly/MrVector | License |
Dependency Injections
Name | Repository | License |
---|---|---|
AndroidAnnotations | https://github.com/excilys/androidannotations | Apache License V2 |
Butter Knife | https://github.com/JakeWharton/butterknife | Apache License V2 |
Dagger(Square) | https://github.com/square/dagger | Apache License V2 |
Dagger(Google) | https://github.com/google/dagger | Apache License V2 |
RoboGuice | https://github.com/roboguice/roboguice | Apache License V2 |
Scopes | https://github.com/emmano/Scopes | MIT |
FRP
Name | Repository | License |
---|---|---|
RxAndroid | https://github.com/ReactiveX/RxAndroid | Apache License V2 |
RxJava | https://github.com/ReactiveX/RxJava | Apache License V2 |
JSON
Name | Repository | License |
---|---|---|
Gson | http://google-gson.googlecode.com/svn/trunk/ | Apache License V2 |
ig-json-parser | https://github.com/Instagram/ig-json-parser | BSD |
Jackson | https://github.com/FasterXML/jackson | Apache License V2 |
O/R Mapping
Name | Repository | License |
---|---|---|
ActiveAndroid | https://github.com/pardom/ActiveAndroid | Apache License V2 |
Cupboard for Android | https://bitbucket.org/qbusict/cupboard | Apache License V2 |
DBFlow | https://github.com/Raizlabs/DBFlow | MIT |
greenDAO | https://github.com/greenrobot/greenDAO | Apache License V2 |
RushOrm | https://github.com/Stuart-campbell/RushOrm | Apache License V2 |
Sugar ORM | https://github.com/satyan/sugar | Satya Narayan |
Shillelagh | https://github.com/pieces029/shillelagh | Apache License V2 |
SQLBrite | https://github.com/square/sqlbrite | Apache License V2 |
Ollie | https://github.com/pardom/Ollie | Apache License V2 |
TriOrm | https://github.com/HendrixString/Android-TriOrm | Apache License V2 |
NoSQL
Name | Repository | License |
---|---|---|
Couchbase-Lite-Android | https://github.com/couchbase/couchbase-lite-android | Apache License V2 |
Realm | https://github.com/realm/realm-java | Apache License V2 |
SimpleNoSQL | https://github.com/Jearil/SimpleNoSQL | Apache License V2 |
RxSimpleNoSQL | https://github.com/xmartlabs/RxSimpleNoSQL | Apache License V2 |
SnappyDB | https://github.com/nhachicha/SnappyDB | Apache License V2 |
Pub/Sub
Name | Repository | License |
---|---|---|
EventBus | https://github.com/greenrobot/EventBus | Apache License V2 |
Otto | https://github.com/square/otto | Apache License V2 |
MBassador | https://github.com/bennidi/mbassador | MIT |
Logger
Name | Repository | License |
---|---|---|
Hugo | https://github.com/JakeWharton/hugo | Apache License V2 |
Timber | https://github.com/JakeWharton/timber | Apache License V2 |
Background Processing
Name | Repository | License |
---|---|---|
Android Priority Job Queue | https://github.com/path/android-priority-jobqueue | MIT |
Tape | https://github.com/square/tape | Apache License V2 |
Zorn | https://github.com/HendrixString/Android-Zorn | Apache License V2 |
Fonts
Name | Repository | License |
---|---|---|
Calligraphy | https://github.com/chrisjenx/Calligraphy | Apache License V2 |
Video
Name | Repository | License |
---|---|---|
ExoPlayer | https://github.com/google/ExoPlayer | Apache License V2 |
ijkplayer | https://github.com/bbcallen/ijkplayer | Apache License V2 |
mp4parser | https://github.com/sannies/mp4parser | Apache License V2 |
Parcelables
Name | Repository | License |
---|---|---|
AutoParcel | https://github.com/frankiesardo/auto-parcel | Apache License V2 |
Akatsuki | https://github.com/tom91136/Akatsuki | Apache License V2 |
Icepick | https://github.com/frankiesardo/icepick | Apache License V2 |
Parceler | https://github.com/johncarl81/parceler | Apache License V2 |
声明:该文观点仅代表作者本人,牛骨文系教育信息发布平台,牛骨文仅提供信息存储空间服务。
- 上一篇: Android中list集合的排序方法
- 下一篇: js正则表达式 必须包含数字、字母、特殊字符