https://github.com/jesec/android_flashtool
https://github.com/jesec/android_flashtool
Last synced: about 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/jesec/android_flashtool
- Owner: jesec
- License: apache-2.0
- Created: 2020-04-24T05:01:41.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2021-05-11T17:00:26.000Z (about 5 years ago)
- Last Synced: 2025-03-30T16:14:25.417Z (over 1 year ago)
- Language: Vue
- Homepage: https://flash.jesec.io/
- Size: 4.21 MB
- Stars: 8
- Watchers: 3
- Forks: 6
- Open Issues: 8
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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