TWRP for Samsung Galaxy S III (International Exynos)
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: Current
Maintainer: html6405
Code Name: m0
Support thread on xda-developers
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 (m0) 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.
i9300:
i9305:
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/platform/dw_mmc/by-name/RECOVERY
- html6405
2021-03-01T14:34:41Z
Use kona kernel tree. Change-Id: I67cffb744099a18698094a9facbce78446b9c31c - html6405
2021-03-01T14:25:52Z
Set TW_THEME to portrait_mdpi. Change-Id: Ic37563f473f6861a27059f23e6a40f769a6a6b65 - Guy Chronister
2018-05-20T21:17:52Z
Changed from block numbers to block names for redundancy. Change-Id: I631d935773bf12457c526c33fafa69e3249c110a - Simon Shields
2018-01-17T13:12:51Z
i9300: audio: fix bt sample rate handling Use the bluetooth stack for narrow/wideband rate detection. Based on a commit for the common samsung HAL by Christopher N. HesseChange-Id: Ibeb2bde0318922cd2dbc0efac5511dfd676137b3 - Simon Shields
2017-07-21T14:19:37Z
i9300: add setup-makefiles Change-Id: I21aa526729238e3d173abe87ea66b8c90f371871