Personal tools

Log in

Changes

From Planet Computers

Jump to: navigation, search

Recovery Fix Android 8

176 bytes removed, 09:51, 30 May 2019
Download and Install FlashTool on Linux
Once downloaded, extract the flash tool by typing:
<code>tar -zxvf FlashToolLinuxrecoveryFixLinux.tgz</code>
Before running the flash tool you will need to add some rules to udev.
<code>sudo service udev restart</code>
Finally, run the flash tool application by entering into the '''FlashToolLinuxRecoveryFixAndroid8''' folder and typing:
<code>cd FlashToolLinuxRecoveryFixAndroid8</code>
<code>sudo ./flash_tool.sh</code>
<code>sudo yum install nas-libs-1.9.4-13.fc28.x86_64</code>
 
 
'''Building the flash tool from source'''
 
You can also build the flash tool by yourself, the code is hosted on github: [https://github.com/dguidipc/SP-Flash-Tool-src Flash Tool Source]
==Flashing the Recovery Fix firmware==