开发某个APP用到的开源框架

Activity 侧滑退出

GitHub:https://github.com/ikew0ng/SwipeBackLayout

开发某个APP用到的开源框架_第1张图片

帮助快速查阅对应分组的侧边栏

GitHub:https://github.com/saiwu-bigkoo/Android-QuickSideBar

开发某个APP用到的开源框架_第2张图片

修改的查询车品牌的字母快速查询

GitHub:https://github.com/huangshuyuan/QueryListDemo
开发某个APP用到的开源框架_第3张图片

专用键盘:中国车牌号、6位数字密码

GitHub:https://github.com/yoojia/NextKeyboard

开发某个APP用到的开源框架_第4张图片

时间选择器

GitHub:https://github.com/Bigkoo/Android-PickerView

开发某个APP用到的开源框架_第5张图片
开发某个APP用到的开源框架_第6张图片
开发某个APP用到的开源框架_第7张图片
开发某个APP用到的开源框架_第8张图片

开发某个APP用到的开源框架_第9张图片

仿照iOS的滚轮控件

GitHub:https://github.com/weidongjian/androidWheelView

开发某个APP用到的开源框架_第10张图片

列表的侧滑组件

GitHub:https://github.com/daimajia/AndroidSwipeLayout

开发某个APP用到的开源框架_第11张图片

上拉、下拉刷新组件

GitHub:https://github.com/huxq17/XRefreshView

开发某个APP用到的开源框架_第12张图片

图片加载框架Glide

GitHub:https://github.com/bumptech/glide

Glide图片裁剪滤镜库

GitHub:https://github.com/wasabeef/glide-transformations

开发某个APP用到的开源框架_第13张图片

Glide 工具类封装

GitHub:https://github.com/huangshuyuan/GlideUtilsDemo
开发某个APP用到的开源框架_第14张图片

波浪进度控件

GitHub:https://github.com/lzyzsd/CircleProgress

开发某个APP用到的开源框架_第15张图片

开发某个APP用到的开源框架_第16张图片
GitHub:https://github.com/MyLifeMyTravel/CircleProgress

开发某个APP用到的开源框架_第17张图片

开发某个APP用到的开源框架_第18张图片

GitHub:https://github.com/Fichardu/CircleProgress

开发某个APP用到的开源框架_第19张图片

高仿360检测评分动画

GitHub:https://github.com/Blowing/RadarView

开发某个APP用到的开源框架_第20张图片

仿网易云音乐皮肤选择自定义颜色的颜色调节控件

GitHub:https://github.com/zouyuanfeng/ColorPicker

开发某个APP用到的开源框架_第21张图片

颜色选择器(据说网易云用的这个)

GitHub:https://github.com/LarsWerkman/HoloColorPicker

开发某个APP用到的开源框架_第22张图片

仿IOS弹框

GitHub:https://github.com/limxing/Android-PromptDialog
GitHub:https://github.com/huangshuyuan/IOSDialogDemo/

开发某个APP用到的开源框架_第23张图片

注解框架Butternife

GitHub:https://github.com/JakeWharton/butterknife

权限管理的

GitHub:https://github.com/yanzhenjie/AndPermission

百度推送

文档:http://push.baidu.com/
API:http://push.baidu.com/doc/android/api

高德地图

文档:http://lbs.amap.com/api/android-sdk/summary/

Azure SDK

GitHub:https://github.com/azure/azure-mobile-apps-android-client
文档:https://docs.azure.cn/zh-cn/app-service-mobile/app-service-mobile-android-how-to-use-client-library

Azure通知中心(百度)

GitHub:https://github.com/Azure/azure-notificationhubs-samples/tree/master/Android/GetStartedFirebase
文档:https://docs.microsoft.com/zh-cn/azure/notification-hubs/notification-hubs-android-push-notification-google-gcm-get-started

MicroSoft Azure Signalr (长连接)

GitHub:https://github.com/SignalR/java-client
文档:https://docs.microsoft.com/en-us/aspnet/signalr/overview/getting-started/introduction-to-signalr

二维码

Zxing
GitHub:https://github.com/zxing/zxing/

ZXing Android Embedded
GitHub :https://github.com/journeyapps/zxing-android-embedded
文档:http://www.jianshu.com/p/b85812b6f7c1?utm_campaign=haruki&utm_content=note&utm_medium=reader_share&utm_source=weixin

自定义参考:https://github.com/sinawangnan7/QRCodeScanDemo

开发某个APP用到的开源框架_第24张图片

我的简书

开发某个APP用到的开源框架

我的博客

开发某个APP用到的开源框架

参考:

网易云音乐Android版使用的开源组件

你可能感兴趣的:(Android)