An open API service indexing awesome lists of open source software.

https://github.com/jesec/android_flashtool


https://github.com/jesec/android_flashtool

Last synced: about 1 year ago
JSON representation

Awesome Lists containing this project

README

          

Open Android Flash Tool
==========

ADB Sideload via browser.

## Develop

```
npm install
npm run serve
```

## Build

```
npm run build
```

## Components used

* [MoKee/flash](https://github.com/MoKee/flash)
* [webadb.js](https://github.com/webadb/webadb.js)
* [Vue.js](https://vuejs.org/)
* [Vuetify](https://vuetifyjs.com/)

## License

Apache License 2.0