android_xdl 0.0.2

xDL is an enhanced implementation of the Android DL series functions.
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
# xDL


![](https://img.shields.io/badge/license-MIT-brightgreen.svg?style=flat)
![](https://img.shields.io/badge/PRs-welcome-brightgreen.svg?style=flat)
![](https://img.shields.io/badge/Android-4.1%20--%2016-blue.svg?style=flat)
![](https://img.shields.io/badge/arch-armeabi--v7a%20%7C%20arm64--v8a%20%7C%20x86%20%7C%20x86__64-blue.svg?style=flat)

xDL is an enhanced implementation of the Android DL series functions.

[**简体中文**](https://github.com/suqiernb/android-xdl-rs/blob/master/README.zh-CN.md)

## Credits


* [xDL]https://github.com/hexhacking/xDL: fork source

## License


MIT licensed, as found in the [LICENSE](LICENSE) file.