值得一看的GitHub源码

来源:互联网 发布:手机图纸算量软件 编辑:程序博客网 时间:2024/04/28 14:42

注册登录

  • https://github.com/fanrunqi/MaterialLogin(源码,可以直接参考)
  • https://github.com/shem8/MaterialLogin(原生的登录,直接添加依赖就可以用)

播放音乐

  • https://github.com/iammert/MusicPlayerView(音乐播放界面做的很好)
  • https://github.com/andremion/Music-Player(完整的音乐播放器)
  • http://www.tuicool.com/articles/fUbUZz3(音乐API数据)

夜间模式

  • https://github.com/hehonghui/Colorful
  • https://github.com/hongyangAndroid/ChangeSkin

下拉刷新、上拉加载更多

  • https://github.com/bingoogolapple/BGARefreshLayout-Android
  • https://github.com/shichaohui/AnimRefreshRecyclerView
  • https://github.com/LuckyJayce/MVCHelper

  • 介绍下拉刷新、上拉加载更多的一些优秀博客

  • http://www.cnblogs.com/android-blogs/p/5354284.html
  • http://www.jb51.net/article/84634.htm
  • http://blog.csdn.net/jdsjlzx/article/details/51794220
  • https://github.com/blipinsk/RecyclerViewHeader(RecyclerView添加头布局)
  • http://www.jianshu.com/p/991062d964cf#

  • (瀑布流)RecyclerView的使用
    http://www.aiuxian.com/article/p-1693380.html

  • 实现上拉加载更多的SwipeRefreshLayout
    http://www.cnblogs.com/krislight1105/p/5251893.html

  • android卡片式布局(CardView)
    http://blog.csdn.net/duanymin/article/details/44979355

  • recyclerview分页加载
  • http://blog.csdn.net/u014775861/article/details/51031078

二维码扫描

  • https://github.com/liang530/ScanCode

网络数据的加载

  • https://github.com/square/okhttp
  • https://github.com/square/retrofit
  • https://github.com/hongyangAndroid/okhttputils

动图轮播

  • https://github.com/Jude95/RollViewPager
0 0
原创粉丝点击