zoukankan      html  css  js  c++  java
  • 13个能快速开发android的经典项目

    一、okhttp一个让网络请求更简单的框架

    项目地址

    https://github.com/jeasonlzy/okhttp-OkGo

    二、 TwinklingRefreshLayout-下拉刷新和上拉加载的RefreshLayout,自带越界回弹效果,支持RecyclerView,AbsListView,ScrollView,WebView

    项目地址

    https://github.com/lcodecorex/TwinklingRefreshLayout

    三、 StickerCamera-android一款集成了相机,图片裁剪,给图片贴贴图打标签的APP

    项目地址

    https://github.com/Skykai521/StickerCamera

    四、 一个Android自定义图片视图, 专为图片画廊设计

    项目地址

    https://github.com/davemorrissey/subsampling-scale-image-view

    五、AndroidFire-一款新闻阅读App框架基于Material Desig

    项目地址

    https://github.com/jaydenxiao2016/AndroidFire

    六、ViewPagerCards-android ViewPagerCards卡片切换效果源码

    项目地址

    https://github.com/rubensousa/ViewPagerCards

    七、 Douya-Material Design 的豆芽客户端完整源码

    项目地址

    https://github.com/DreaminginCodeZH/Douya

    八、高仿微信的一个开源项目

    项目地址

    https://github.com/motianhuo/wechat/tree/wechat2.0

    九、RestAPP-android网易云音乐界面源码,可用于毕业答辩

    项目地址

    https://github.com/sakurajiang/RestAPP

    10、在基于七牛加载图片库,让加载图片更有效、更节流、更简单、更可控、更酷

    项目地址

    https://github.com/lingochamp/QiniuImageLoader

    11、Android 5.0+ 屏幕录制

    项目地址

    https://github.com/GLGJing/ScreenRecorder

    12、Novate—基于Retrofit和RxJava打造的链式网络库, 支持okhttp的调用风格

    项目地址

    https://github.com/Tamicer/Novate

    13、一行代码完成Android 7 FileProvider适配

    项目地址

    https://github.com/hongyangAndroid/FitAndroid7

  • 相关阅读:
    破解 inode 校园网多网卡限制方法
    更改 eclipse的 workplace路径
    VMware Network Adapter VMnet1和VMnet8 未识别的网络的解决方法
    eclipse更改xml文件,txt文件,property文件等文件编辑器的字体设置
    Lua中数组全排序
    Lua尾调用
    C++ 调用Lua简单例子
    linux生成core dump
    vc获取系统日期
    C++培训第一天
  • 原文地址:https://www.cnblogs.com/zhangqie/p/8119349.html
Copyright © 2011-2022 走看看