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

版权声明:转载必须注明本文转自黄淑媛的博客: http://blog.csdn.net/imshuyuan https://blog.csdn.net/Imshuyuan/article/details/78365864
Activity 侧滑退出

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

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

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

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

GitHub:https://github.com/huangshuyuan/QueryListDemo

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

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

时间选择器

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




自定义弹框

仿照iOS的滚轮控件

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

列表的侧滑组件

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

上拉、下拉刷新组件

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

图片加载框架Glide

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

Glide图片裁剪滤镜库

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

Glide 工具类封装

GitHub:https://github.com/huangshuyuan/GlideUtilsDemo

波浪进度控件

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


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

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

高仿360检测评分动画

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

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

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

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

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

仿IOS弹框

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

注解框架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用到的开源框架

我的博客

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

参考:

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

猜你喜欢

转载自blog.csdn.net/Imshuyuan/article/details/78365864