# Align APKs zip -r ROM.zip system/ META-INF/ zipalign -v -p 4 ROM.zip ROM-aligned.zipDownload the custom ROM you want to repack (e.g., LineageOS 11/12.1 for T113). Extract the ZIP to a folder.
Typical structure:
META-INF/ system.new.dat.br (or system.img) boot.img vendor.new.dat.brIf you have
.dat.br, decompress it:brotli -d system.new.dat.brThen convert
system.new.dattosystem.imgusingsdat2img.py(available on GitHub).
Solution: Download
Odin3_v3.13.3_3B_Patched(the 3B version bypasses hash checks on repacked TARs). Alternatively, useHeimdallon Linux with--no-repartition. samsung t113 custom rom repackDue to the lack of source code for the Marvell PXA1908 GPU drivers, building AOSP from source is nearly impossible for average developers. Therefore, "repacking" usually means porting.
java -jar signapk.jar testkey.x509.pem testkey.pk8 ROM-aligned.zip signed-ROM.zip# Align APKs zip -r ROM
This occurs when the repack used a driver from the T116 (different digitizer).
Fix: Flash T113_Touch_Firmware_Repack.zip via TWRP. This writes the correct touch firmware to /vendor/firmware/cypress_cyttsp5.bin. If you have