Android开源项目汇总

时间:2021-07-12 08:59:08

一、开源工程:

1、eoe移动开发社区客户端:

链接:https://github.com/eoecn/android-app


2、github安卓客户端:

链接:https://github.com/github/android

注:github客户端依赖了其它开源库,想要跑起来不容易,网上有人已经将在本地编译成功的代码上传到github了,谷歌一下即可。


3、oschina安卓客户端:

链接:https://github.com/oschina/android-app


4、看雪论坛安卓客户端:

链接:https://github.com/kanxue-team/kanxue-android-app


5、音乐播放器jamendo:

链接:https://github.com/telecapoland/jamendo-android


6、四次元微博客户端:

链接:https://github.com/qii/weiciyuan


7、小米资源管理器:

链接:https://github.com/MiCode/FileExplorer


8、小米便签:

链接:https://github.com/MiCode/Notes


二、开源库:

1、Android-ViewPagerIndicator:

链接:https://github.com/JakeWharton/Android-ViewPagerIndicator

注:ViewPager页码指示


2、android-flip:

链接:https://github.com/openaphid/android-flip

注:类似于FlipBoard的翻页效果


3、Android-PullToRefresh:

链接:https://github.com/chrisbanes/Android-PullToRefresh

注:下拉刷新


三、它人总结-Android开源项目汇总:

1、直接拿来用!最火的Android开源项目(一):

http://www.csdn.net/article/2013-05-03/2815127-Android-open-source-projects


2、直接拿来用!最火的Android开源项目(二): http://www.csdn.net/article/2013-05-08/2815145-Android-open-source-projects-two
3、直接拿来用!最火的Android开源项目(完结篇): http://www.csdn.net/article/2013-05-21/2815370-Android-open-source-projects-finale/1
4、Google code android开源项目(一): http://blog.csdn.net/dellheng/article/details/7163333

5、Google code android开源项目(二) http://blog.csdn.net/dellheng/article/details/7166411

6、Google code android开源项目(三) http://blog.csdn.net/dellheng/article/details/7170176

7、Google code android开源项目(四) http://blog.csdn.net/dellheng/article/details/7170861

8、Google code android开源项目(五) http://blog.csdn.net/dellheng/article/details/7173112

9、Android开源项目第一篇——个性化控件(View)篇 10、开发者必备的十二大Android开发资源