Teamwin Recovery Project for A100 version 2.2.2.1
-godmachine81 release-
SOURCES: Available via Github
Download and Install via the official supported method by TWRP
Install Goo Manager app from Play Store, Open Goo Manager, In the Menu in top right corner go to "Install OpenRecovery Script" Follow Instructions On screen
Download Automated Installer (Windows / Linux):
Linux Installer - 2.2.2.1
Windows Installer - 2.2.2.1
Download IMG:
TWRP v2.2.2.1 main mirror
Download Flashable Zip: (Upgrade Only)
TWRP 2.2.2.1 Flashable Upgrade
Updated TWRP release features:
- Uses a custom recovery kernel based off of my v1.5 standard kernel with most unneeded features taken out, i.e. governors, schedulers, networking, misc devices, and most things not needed for recovery operations
- Kernel and TWRP includes patches aimed at brick prevention
- Resolution is set at native 1024x600
- Very fast actions and touch response
- Backward compatibility with previous releases of TWRP
- Compatibility with all Ice Cream Sandwhich and Jelly Bean ROMs for the A100(HoneyComb should be compatible too, however currently untested)
- All previous features from TWRP that you may be familiar with are included
Mount Point Information:
- External Storage - mountpoint= /external_sdcard
- Internal Storage - mountpoint = /sdcard
Instructions:
Automated Installation (Windows/Linux):
- Most importantly you need to have all drivers required for adb and fastboot working on your OS, this shouldn't be a concern for linux users, however it may be for Windows users as it is picky about adb drivers.
- Download the above Automated Install .zip file for your operating system
- Extract the contents of the Zip to a location on your PC's hard drive
- Change to the extracted directory's contents.
- Run the installer; On windows you may just double click the install-windows.bat file, on linux you need to run the install-linux.sh script
example linux installation commands:Code:cd a100_twrp_installer_linux
Code:bash ./install-linux.sh
- Read the on screen information of the progress. If you get any errors you will need to resolve the issue or try one of the following alternative install methods.
- If you need more detailed installation instructions please read the INSTALL file included inside the .zip
Manual installation:
- Download the .img file for the recovery
- Connect your A100 device to USB on your PC
- While your A100 is booted in either Android or Recovery just enter the following into your PCs command prompt/shell:
Code:adb reboot bootloader
- Now flash the image - at the command prompt/shell enter:
Code:fastboot flash recovery openrecovery-twrp-2.2.2.1-a100.img
- Reboot the device - again from the command prompt/shell:
Code:fastboot reboot
- Enter Recovery mode - While tablet shuts off, hold the Vol - (down) button until you see the screen saying "loading recovery kernel"
- Checkout the new TWRP build and enjoy!
Flashable Upgrade Instructions: (flash just like you would any other .zip, but here are instructions anyway)
- Download the Flashable ZIP above
- Save to a location on your tablets internal or external memory
- Boot to recovery
- Choose the file a100_twrp_upgrade_2.2.2.1.zip in the install menu
- Swipe to install
- Wait and DO NOT Disconnect your A100!
- When finished, go back to Main menu - choose Reboot - and Reboot Recovery
- Enjoy the Official 2.2.2.1 TWRP Release!
Last edited: