# FrameDemos **Repository Path**: github-22291214/FrameDemos ## Basic Information - **Project Name**: FrameDemos - **Description**: 一个集成多方当前热门框架的项目,包括OkGo、Glide、ImageLoader、XUtils3、FasrJson、EventBus等等 - **Primary Language**: Java - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 1 - **Created**: 2018-01-03 - **Last Updated**: 2021-07-15 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README ## 项目简介 - 本项目集成了:"OKHttp", "nativeJsonPrase", "Gson","FastJson", "xUtils3", "Afinal", "Volley","Eventbus","Butterknife","Imageloader","Picasso","RecyclerView","Glide","Fresco","Android-PullToRefresh","UniversalVideoView","JieCaoVideoPlayer", "Banner","CountdownView","OpenDanmaku弹幕" 十几个框架于一体。 - 在app目录下会提供各自的实例Demo,大家可以通过简单Demo,大致学会每个框架的使用和原理。具体深入的原理可以参考各自框架github中维护的项目源码和各大博客论坛的解析。 项目中import了几个有趣的moudle: - - Android-PullToRefresh-master - banner-master - JieCaoVideoPlayer-master - okgo-master - OpenDanmaku-master 可以拷贝这些Demo中的代码,也可以参考这些moudle自行集成你想要的效果~ ## 项目框架的github地址 Android-PullToRefresh:[https://github.com/johannilsson/android-pulltorefresh](https://github.com/johannilsson/android-pulltorefresh "Android-PullToRefresh(johannilsson/android-pulltorefresh)") banner:[https://github.com/youth5201314/banner](https://github.com/youth5201314/banner "banner") JieCaoVideoPlayer(现改名为JiaoZiVideoPlayer,换汤不换药):[https://github.com/lipangit/JiaoZiVideoPlayer](https://github.com/lipangit/JiaoZiVideoPlayer "JiecaoVideoPlayer") OkGo(OKHttps的封装类,国内大牛封装的):[https://github.com/jeasonlzy/okhttp-OkGo](https://github.com/jeasonlzy/okhttp-OkGo) OpenDanMaku弹幕:[https://github.com/linsea/OpenDanmaku](https://github.com/linsea/OpenDanmaku) android-pulltorefresh:[https://github.com/johannilsson/android-pulltorefresh](https://github.com/johannilsson/android-pulltorefresh) Afinal:[https://github.com/yangfuhai/afinal](https://github.com/yangfuhai/afinal) ButterKnife:[https://github.com/JakeWharton/butterknife](https://github.com/JakeWharton/butterknife) EventBus:[https://github.com/greenrobot/EventBus](https://github.com/greenrobot/EventBus) ImageLoader:[https://github.com/nostra13/Android-Universal-Image-Loader](https://github.com/nostra13/Android-Universal-Image-Loader) Fresco:[https://github.com/facebook/fresco](https://github.com/facebook/fresco) Glide:[https://github.com/bumptech/glide](https://github.com/bumptech/glide) FastJson:[https://github.com/alibaba/fastjson](https://github.com/alibaba/fastjson) Gson:[https://mvnrepository.com/artifact/com.google.code.gson/gson](https://mvnrepository.com/artifact/com.google.code.gson/gson) Picasso:[https://github.com/square/picasso](https://github.com/square/picasso) UniversalVideoPlayer:[https://github.com/linsea/UniversalVideoView](https://github.com/linsea/UniversalVideoView) Volley:[https://github.com/google/volley](https://github.com/google/volley) XUtils3:[https://github.com/wyouflf/xUtils3](https://github.com/wyouflf/xUtils3)