Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.
You downloaded the Mini-SDK zip file using Firefox?
If so, open a terminal window by control-alt-t and then -
cd Downloads
unzip *.zip
(Verify you have an sdk-tools directory by saying, with little Ls and mind the space)
ls -lFa
(stop and post back if you don't see sdk-tools, otherwise if you do...)
cd sdk-tools
Move the recovery file to that folder using the file browser, then
sudo ./fastboot-linux flash recovery name-of-recovery-file
If trouble, copy and paste screen to here.
The Mini-SDK that I directed you to -The mini sdk was for windows no install for it just extract
Giving me the output of just the last command run doesn't work.enigma@enigma-Aspire-M3470G:~/Downloads$ sudo ./fastboot-linux flash recovery recovery-ra-supersonic-4.3-smelkus-reloaded2.img
sudo: ./fastboot-linux: command not found
enigma@enigma-Aspire-M3470G:~/Downloads$