Sepero
Linux Guru
==========================
UPDATE 2015 Feb 15:
The method below does not seem to work for the newer system updates. Instead try using kingo root.
==========================
Merry Christmas, I recently got this tablet. This advice is only for NS-14T002 (as far as I know). Before you can install CWM, you will need to root your device. Please see my root guide and enabling adb guides on the Insignia Flex 8.
Instructions:
Before overwriting, the script will create a backup of your original recovery (/dev/block/mtdblock3), and it will be saved as the file name orig_recovery_backup.img.
Enjoy
Credits and Thanks to bhiga, and androtab.info
xda-developers - View Single Post - Insignia Flex
CWM-based Recovery for Rockchip | androtab.info
UPDATE 2015 Feb 15:
The method below does not seem to work for the newer system updates. Instead try using kingo root.
==========================
Merry Christmas, I recently got this tablet. This advice is only for NS-14T002 (as far as I know). Before you can install CWM, you will need to root your device. Please see my root guide and enabling adb guides on the Insignia Flex 8.
Instructions:
- Download the zip file insignia_ns_14t002.zip
- Extract the contents of the zip file to the /sdcard location on your device. The files should exist in a folder like this "/sdcard/insignia_ns_14t002/"
- Download adb.exe for Windows (or adb for Linux) to your Computer.
- Open a commandline. Navigate to the location where you have adb.exe saved.
- (Linux users only: To enable executable permissions run: "chmod +x adb". You will be using adb instead of adb.exe)
- Connect your device to your computer with USB.
- Run the following command to install CWM. (You may need to specify a different file location to run the script, depending on how you extracted the files to your /sdcard.)
Code:adb.exe shell sh "/sdcard/insignia_ns_14t002/cwm-installer.sh"
- You may get a popup on the screen of your device. If so, press yes Grant permission.
Before overwriting, the script will create a backup of your original recovery (/dev/block/mtdblock3), and it will be saved as the file name orig_recovery_backup.img.
Enjoy
Credits and Thanks to bhiga, and androtab.info
xda-developers - View Single Post - Insignia Flex
CWM-based Recovery for Rockchip | androtab.info
Last edited: