TWRP for Samsung Galaxy Tab 2 7.0 (Wi-Fi)
Team Win strives to provide a quality product. However, it is your decision to install our software on your device. Team Win takes no responsibility for any damage that may occur from installing or using TWRP.
Support Status: Discontinued
Maintainer: None
Code Name: p3110
Download the Official TWRP App (root required):
Install the app and open it. Agree to the Terms. Select TWRP Flash. Select your device from the device list (p3110) and choose a version. The file will download to your Downloads folder. Browse to and select the file. Tap on Flash to Recovery. Find out more about the app here.
Current and past versions of TWRP can be found at one of the mirrors below:
Continued as unified TWRP (“espressowifi”)
Download the latest TWRP image file (.img) from the download link and boot TWRP. Go to install and find and select the Images... button. Browse to the image that you downloaded and select it. Choose recovery and swipe to flash.
You will need to download and install Odin on your PC. Once you have Odin installed, download the proper .tar file for your device from the download link above. Power off your device. Turn on your device using the proper key combo to get into download mode and attach the device to your computer via a USB cable. Use the PDA tab or button to browse to and select the tar file that you downloaded and flash the device.
Note many devices will replace your custom recovery automatically during first boot. To prevent this, use Google to find the proper key combo to enter recovery. After typing fastboot reboot, hold the key combo and boot to TWRP. Once TWRP is booted, TWRP will patch the stock ROM to prevent the stock ROM from replacing TWRP. If you don't follow this step, you will have to repeat the install.
Download the latest image file (.img) from the download link above. Place it in the root of your /sdcard folder and rename it to twrp.img. Run the following commands via adb shell or a terminal emulator app:
su
dd if=/sdcard/twrp.img of=/dev/block/mmcblk0p6
- Lars Greiss
2014-12-16T22:33:00Z
P3110: force builder to have vendor repos to compile We have a lot unofficial builders who forget to fetch the binaries needed for the device. The build will error out now if it was forgotten. Change-Id: I5cca45b75a2d910dd8545bcc3cbb879463c052ac - Andreas Blaesius
2014-12-29T12:46:47Z
P3110: build Open source Samsung dock keyboard attach program Change-Id: I9f906171fc1ea30ae7a43427279bd095bec98a19 - andi34
2014-08-15T18:36:37Z
P3110: slight volume boost Thanks to XDA Member "daniel644" and "tobbie" Change-Id: I3d8239de049337ade320c7855cd6bf904011609b - Ben Edmunds
2014-07-20T19:32:00Z
P3110: Add audio.r_submix.default for casting Change-Id: Ie39b01c9eefe690b1debec24e8b74b826ede9b13 - Andreas B
2014-03-24T19:59:17Z
P3110: use common_tablet.mk This will include common Tablet-Overlay to the build. Change-Id: I56f979fa9fecbb0b494b2f7e5217608aab7a27fb