# unlock-apk

[![NPM version][npm-image]][npm-url]
[![build status][travis-image]][travis-url]
[![Test coverage][coveralls-image]][coveralls-url]
[![node version][node-image]][node-url]
[![npm download][download-image]][download-url]

[npm-image]: https://img.shields.io/npm/v/unlock-apk.svg?style=flat-square
[npm-url]: https://npmjs.org/package/unlock-apk
[travis-image]: https://img.shields.io/travis/macacajs/unlock-apk.svg?style=flat-square
[travis-url]: https://travis-ci.org/macacajs/unlock-apk
[coveralls-image]: https://img.shields.io/coveralls/macacajs/unlock-apk.svg?style=flat-square
[coveralls-url]: https://coveralls.io/r/macacajs/unlock-apk?branch=master
[node-image]: https://img.shields.io/badge/node.js-%3E=_0.10-green.svg?style=flat-square
[node-url]: http://nodejs.org/download/
[download-image]: https://img.shields.io/npm/dm/unlock-apk.svg?style=flat-square
[download-url]: https://npmjs.org/package/unlock-apk

> An android apk to make sure test device is unlocked while running Macaca.

<!-- GITCONTRIBUTOR_START -->

## Contributors

|[<img src="https://avatars1.githubusercontent.com/u/1011681?v=4" width="100px;"/><br/><sub><b>xudafeng</b></sub>](https://github.com/xudafeng)<br/>|[<img src="https://avatars3.githubusercontent.com/u/1209810?v=4" width="100px;"/><br/><sub><b>paradite</b></sub>](https://github.com/paradite)<br/>|[<img src="https://avatars1.githubusercontent.com/u/3709431?v=4" width="100px;"/><br/><sub><b>LiangjunJiang</b></sub>](https://github.com/LiangjunJiang)<br/>|[<img src="https://avatars0.githubusercontent.com/u/5117373?v=4" width="100px;"/><br/><sub><b>niaoshuai</b></sub>](https://github.com/niaoshuai)<br/>|
| :---: | :---: | :---: | :---: |


This project follows the git-contributor [spec](https://github.com/xudafeng/git-contributor), auto updated at `Sun Apr 26 2020 15:13:55 GMT+0800`.

<!-- GITCONTRIBUTOR_END -->

## Installment

```bash
$ npm i unlock-apk --save
```

## License

The MIT License (MIT)
