Samsung T113 Custom Rom Repack Guide

You might ask: Why stop at Android 7? Can I run a Generic System Image (GSI) like Android 13?

Technically: The T113 has a 32-bit ARMv7 CPU (SC8830) with no Treble support. Project Treble requires a /vendor partition. Stock T113 doesn’t have one.

Attempted: Some developers tried repacking a 32-bit Android 10 GSI (LineageOS 17.1). The result? The tablet boots, but audio, Wi-Fi, and deep sleep break entirely. There is not enough RAM to run ART (Android Runtime) for modern Java code.

Conclusion: The Samsung T113 custom ROM repack will never go beyond Android 7.1.2 Nougat. But frankly, on 1.5GB of RAM, Nougat with a debloated repack runs faster than a stock Android 12 Go Edition device. samsung t113 custom rom repack


Published by: Android Enthusiast Labs
Difficulty Level: Advanced (Bootloader, ODIN, ADB)
Device: Samsung Galaxy Tab A 9.7 (SM-T113 / T113NU)

If you are reading this, you likely own a Samsung Galaxy Tab A 9.7 (SM-T113). Released in 2015, this tablet shipped with Android 5.0.2 Lollipop. In 2026, that operating system is not just outdated; it is a security vulnerability wrapped in a laggy UI. Stock apps crash. Browsers hang. The dreaded “System UI has stopped” message haunts your dreams.

The solution? A Samsung T113 custom ROM repack. You might ask: Why stop at Android 7

But unlike flagship Samsung devices (Galaxy S/Note series), the T113 is a budget Exynos device (Spreadtrum SC8830 chipset). Development was sparse. Most original XDA threads are dead links. This is where the concept of a repack becomes critical. A repack is not just a copy of an old ROM; it is a modified, re-compressed, often debloated, and stability-patched version of existing firmware.

In this 3,000-word guide, we will cover:


Original T113 units suffer from a strange eMMC bug where the read/write cycle fails after 3 years. Repack ROMs often include a modified fstab.smdk, changing the I/O scheduler from cfq to noop. This prevents the "mmcblk0p14 corruption" error that hard-bricks stock devices. Original T113 units suffer from a strange eMMC

The repack’s RIL (Radio Interface Layer) is misconfigured.
Fix: Replace /system/lib/hw/ril.sc8830.so with the version from stock ROM. Use ADB push while in TWRP file manager.


Before attempting to repack or flash, specific tools are required:


Note: The following represents the types of repacks typically found in the XDA Developers community. Always verify the source before downloading.