Goals
This project aims to give life to the Samsung Galaxy Tab A 10.1 (SM-T510) through custom ROM development, by building upon the foundation laid by @Magendanz's initial LineageOS 18.1 TWRP builds.
PHH and AndyYan GSIs allow older devices to test software other than stock Android but they do face limitations. Google has long-since discontinued security support for this device makes backporting patches challenging, and the aging Exynos ARM architecture adds another layer of trouble
- RAM Restrictions: Modern Android ideally needs 3GB+ of RAM, we're working with less than that
- Outdated Kernel: We're limited by a legacy kernel (v4.4.xx), while newer Android versions need features like eBPF
Note: Development is on hold due to my medical studies taking precedence
Prerequisites:
- Odin v3.13.1:
- Be cautious of "official" Odin links. Odin is Samsung's proprietary software and has never been officially released.
- Reputable sources: XDA threads or the Nethunter repository.
- Fresh install or flash of the latest available firmware (T510XXU5CWA1).
ROM Downloads:
Installation Instructions:
Refer to the XDA Thread for detailed instructions.
Brief Summary:
- From OEM Stock Firmware:
- Unlock the bootloader.
- Enter Download mode (Vol Up + Vol Down while plugging in USB-C).
- Use Odin to flash the custom ROM (.tar.md5 file) to AP.
- If TWRP launches, factory reset and reboot to system.
- From Existing TWRP Install:
- Enter TWRP recovery (Power + Vol Up during restart).
- Install the update (.img file or ZIP archive).
- Factory reset (if not an incremental upgrade).
- Reboot to system.
These ROMs are under active development. Expect things to change and potential bugs. Back up your data before flashing and always read instructions carefully.
Fun Fact: The Galaxy Tab A 10.1 was one of the first budget tablets to feature a full HD display!