Flasher is a shell script generator which helps you to flash the Android factory image without removing user data.
You can use it instead of flash-all.sh or flash-all.bat.
Installation
You can install android-flasher with pip
$ pip install android-flasher
How to use
Install.
Move to the unzipped factory image directory.
Execute android-flasher in terminal.
Now reboot and enter the bootloader.
Execute the flasher.sh script.
If you meet an error like fastboot: command not found, add following line in your .bash_profile.
export PATH="/path/to/android/sdk/platform-tools:$PATH"
License
Copyright (c) 2015 Minsoo Park
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
android-flasher-1.3.tar.gz
(2.3 kB
view details)
File details
Details for the file android-flasher-1.3.tar.gz.
File metadata
- Download URL: android-flasher-1.3.tar.gz
- Upload date:
- Size: 2.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
d133dec41b62b18ddc621b6608c2c099414399a814a354683e06116f22495a03
|
|
| MD5 |
556cd06c17afe8df745477815ed51aaa
|
|
| BLAKE2b-256 |
e671a118e56f0662b50a18a4994b6dd9cd2bd28a1cc8a0941c6aad46bbd9979b
|