Android第三方库合集

  1. 一个开源图表库
    https://github.com/lecho/hellocharts-android
  2. 一个专注懒事件的事件总线,特别适合用于做懒加载、预加载,或者跨类通信
    https://github.com/drakeet/MailOtto
  3. 识别手势类库
    https://github.com/nisrulz/sensey
  4. 阴影效果的button
    https://github.com/hoang8f/android-flat-button
  5. Material版的显示提示信息的View
    https://github.com/fcannizzaro/material-tip
  6. 显示最新的图片
    https://github.com/amirarcane/recent-images

  7. 丰富的edittext富文本编辑器
    https://github.com/chen-xiao-dong/RichEditText
    https://github.com/mr5/icarus-android
    https://github.com/yydcdut/RxMarkdown
    https://github.com/wasabeef/richeditor-android(功能全)
    https://github.com/mr5/icarus-android
    https://github.com/limedroid/XRichText
    Markdown编辑器
    https://github.com/qinci/MarkdownEditors
    https://github.com/zzhoujay/Markdown

  8. 遇见 LoopBar 从Cleveroad。在Android环境中导航的新方法
    https://github.com/Cleveroad/LoopBar

  9. 包含美颜等40余种实时滤镜相机,可拍照、录像、图片修改
    https://github.com/AndrWang/MagicCamera
  10. 又一款 MD 风格的 Android 文件选择器组件,支持文件分类选取,交互不错。
    https://github.com/DroidNinja/Android-FilePicker
  11. 更新升级
    https://github.com/jjdxmashl/jjdxm_update
    https://github.com/AlexLiuSheng/CheckVersionLib
    http://blog.csdn.net/qiang_xi/article/details/52823389
  12. 权限
    Android6.0M权限管理实战,完美轻量级封装
    http://blog.csdn.net/linglongxin24/article/details/53189359
    https://github.com/googlesamples/easypermissions
    https://github.com/lypeer/FcPermissions
    http://blog.csdn.net/yanzhenjie1003/article/details/52503533
    https://github.com/yanzhenjie/AndPermission
    http://www.jianshu.com/p/0beb6243d650
    https://github.com/holidaycheck/Permissify
    https://github.com/TangoAgency/material-intro-screen
  13. 二维码扫描
    https://github.com/XuDaojie/QRCode-Android
  14. 蓝牙开发框架
    https://github.com/Jasonchenlijian/FastBle
  15. 直播的SDK
    https://github.com/1139618418/SmarterStreaming
    RTMP 推流器,RTMP播放器(秒开),跨平台(Win,IOS,Android)开源代码
    https://github.com/AnyRTC/AnyRTC-RTMP
    近乎完美的互动直播源码,超低延时,标准RTMP方案无缝替换
    https://github.com/AnyRTC/RTMPCHybridEngine-Android

  16. 图片选择
    https://github.com/ParkSangGwon/TedBottomPicker
    https://github.com/smuyyh/ImageSelector
    https://github.com/donglua/PhotoPicker
    https://github.com/crazycodeboy/TakePhoto/blob/master/README.md
    https://github.com/TangXiaoLv/TelegramGallery/blob/master/README_CN.md
    https://github.com/lovetuzitong/MultiImageSelector/blob/master/README_zh.md
    轻量开源相册 Album
    http://gold.xitu.io/post/5818ba63a0bb9f00588881ef

  17. 一个库搞定recyclerview
    https://github.com/limedroid/XRecyclerView

  18. 能使你非常轻松的在DataBinding中使用listView和RecyclerView
    https://github.com/EisRoot/DataBindingEasyAdapter
  19. 视频播放
    https://github.com/supercwn/SuperPlayer
  20. MPAndroidChart 教程
    http://blog.csdn.net/u014136472/article/details/50273309
    http://blog.csdn.net/qq_26787115/article/details/53183522(推荐)
  21. Android中极简的js与java的交互库-SimpleJavaJsBridge
    http://www.jianshu.com/p/de6331c9958f
  22. 一款用于在Android设备上获取照片(拍照或从相册、文件中选择)、裁剪图片、压缩图片的开源工具库
    https://github.com/crazycodeboy/TakePhoto
  23. 简洁的图片裁剪小裤子
    https://github.com/ekimual/croperino
  24. 一个实现树形内容展示的库
    https://github.com/Telenav/NodeFlow
  25. 滑动返回
    https://github.com/XBeats/and_swipeback

你可能感兴趣的:(第三方库)