Android的一些开源库

 android6.0动态权限  https://github.com/SpikeKing/wcl-permission-demo

Porting Android DownloadProvider:https://github.com/yxl/DownloadProvider

This project ports the DownloadProvider of Android 2.3.7. It supports Android 2.2 and above.

 

https://github.com/beworker/rx-android-permissions

Simple RxJava library for requesting and observing Android runtime permissions.

https://github.com/tbruyelle/RxPermissions

Simple, lightweight and fast event bus tailored for Android

https://github.com/beworker/tinybus

Multitask、MultiThread(MultiConnection)、Breakpoint-resume、High-concurrency、Simple to use、Single/NotSingle-process

特点

  • 简单易用
  • 单任务多线程/多连接/分块下载(并支持通过ConnectionCountAdapter定制)
  • 高并发
  • 灵活
  • 可选择性支持: 独立/非独立进程
  • 自动断点续传

https://github.com/lingochamp/FileDownloader

https://github.com/pengjianbo/FileDownloaderFinal

https://github.com/pengjianbo/OkHttpFinal

https://github.com/flankerhqd/AndroidManifestFix

https://flanker017.me/

https://github.com/lifengsofts/ApkChannel

 

https://github.com/malensek/jbsdiff

jbsdiff

A Java implementation of bsdiff (http://www.daemonology.net/bsdiff/)

https://github.com/hypertrack/smart-scheduler-android

你可能感兴趣的:(Java,android)