[ROM] [11] [Unofficial] crDroid 7.17 for Galaxy Tab A [SM-P555] Apr 18 2022 - Samsung Galaxy Tab A series ROMs, Kernels, Recover

/*** BEGIN DISCLAIMER ***/
* Your warranty is now void. All flashing is done at your own risk!
* I am not responsible for bricked devices, dead SD cards, Please
* do some research if you have any concerns about features included in this ROM
* before flashing it! YOU are choosing to make these modifications
/*** END DISCLAIMER ***/
Here's my first effort at porting the custom ROM to the Galaxy Tab A 9.7 [SM-P555] on Android 11. It's likely to have bugs and is EXPERIMENTAL as it is a work in progress.
S-Pen is not supported on this ROM.
Always backup your current ROM (and/or keep stock firmware close by) before flashing.
Please read the full article before proceeding to flash this rom.
Installation Instructions
If you don't have a custom recovery:a
- Download twrp_3.0.2-1_SM-P555_mm_15816.tar
- Reboot your tablet in download mode (power+vol-down+home) and connect it to your pc
- Using ODIN load the downloaded file to the AP slot and press start
- As soon the tablet start to reboot hold vol-up and home (don't let it reboot to system)
- Now you should see TWRP-3.0.2.0
If you have custom recovery:
- Copy rom to sdcard or micro sdcard
- Full Wipe (System, Data, Davik Cache, Cache)
- Flash Rom
- Reboot (time boot up to 10 minute)
ROM Download Links:
Android File Host
Recommended Google Apps package:
MindTheGapps (choose ARM 11.0 zip)
Change History
20220418:
Initial Version
Working
1. WiFi
2. Bluetooth
3. Brightness
4. Audio via Speakers
5. Location/GPS
6. Camera
7. RIL
ROM OS Version: Android 11
ROM Kernel: Linux 3.10.x
Based On: Lineage
Thanks/Credits
Project Sakura Team for the ROM Sources
Thanks to @retiredtab @RandomAndroidTinkerer for their extensive work on SM-T550 & SM-T555 build. I have followed their sources and commits to fix the ROM issues.
Special mention to @kgvarunkanth for all the support and hours spent teaching me basics and clearing my doubts while building the Development PC and the ROM. I wouldn't have reached this point without his support.
Device Tree gt5note10lte
Kernel sources Github

Hi...it will not pass the language selection screen....the NEXT tab isn't working. Thank you

Related

[ROM][UB][5.1.1] LineageOS 12.1 [NYPON]

LineageOS is a free, community built, aftermarket firmware distribution of Android 5.1.1 (Lollipop), which is designed to increase performance and reliability over stock Android for your device.
Code:
#include
/*
* Your warranty is now void.
*
* I am not responsible for bricked devices, dead SD cards,
* thermonuclear war, or you getting fired because the alarm app failed. Please
* do some research if you have any concerns about features included in this ROM
* before flashing it! YOU are choosing to make these modifications, and if
* you point the finger at me for messing up your device, I will laugh at you.
*/
LineageOS is based on the Android Open Source Project with extra contributions from many people within the Android community. It can be used without any need to have any Google application installed. You will need to provide your own Google Applications package (gapps). LineageOS does still include various hardware-specific code, which is also slowly being open-sourced anyway.
Installation:
1. Download ROM and copy it onto device
2. Extract boot.img from ROM zip file onto your PC desktop.
3. Connect USB cable to PC.
4. Power off the device and hold Volume+ while connecting other end of USB cable to device. (This will boot device into fastboot mode).
5. Flash the extracted boot.img onto device.
6. Power on the device and start pressing Power Button to boot into Recovery.
7. Wipe System, Data, Cache, Dalvik cache. (DO NOT WIPE SD CARD THERE IS STORED THE ROM FILE).
8. Install the ROM.
9. Reboot and enjoy (First boot can take few minutes be patient please.).
10. (Optional) Download and flash GApps. (This will install Google Play and other Google Apps).
LINK:
Source Code:
CBNUKE: CBNUKE Github
Haxk20: Haxk20 Github
XperiaSTE: XperiaSTE Github
ROM: LineageOS NYPON Build
Feedback:
Feedback is always welcome.
Before posting bug please be sure that you did clean install of ROM and that you post log file with bug report and make the bug report full reported.
Not working List:
1. A2DP (Wont be fixed, Calls works OK)
2. Wifi direct.
3. Video Recording
4. NFC
5. HDMI
6. FM Radio
XDA:DevDB Information
LineageOS for Xperia P [Nypon], ROM for the Sony Xperia P
Contributors
Haxk20, AOSX , XperiaSTE, CBNUKE And BlueZ Team
ROM OS Version: 5.1.x Lollipop
ROM Kernel: Linux 3.0.x
ROM Firmware Required: TWRP Recovery, Unlocked Bootloader
Based On: LineageOS
Version Information
Status: Beta
Current Beta Version: lineage-12.1-2017073
Beta Release Date: 2017-07-30
Created 2017-07-30
Last Updated 2017-07-30
Reserved

[UNOFFICIAL] [ROM] [11] ALPHA LineageOS 18.1 for Galaxy Tab A [SM-P555] Apr 14 2022

/*** BEGIN DISCLAIMER ***/
* Your warranty is now void. All flashing is done at your own risk!
* I am not responsible for bricked devices, dead SD cards, Please
* do some research if you have any concerns about features included in this ROM
* before flashing it! YOU are choosing to make these modifications
/*** END DISCLAIMER ***/
Here's my first effort at porting the custom ROM to the Galaxy Tab A 9.7 [SM-P555] on Android 11. It's likely to have bugs and is EXPERIMENTAL as it is a work in progress.
S-Pen is not supported on this ROM.
Always backup your current ROM (and/or keep stock firmware close by) before flashing.
Please read the full article before proceeding to flash this rom.
Installation Instructions
If you don't have a custom recovery:
- Download twrp_3.0.2-1_SM-P555_mm_15816.tar
- Reboot your tablet in download mode (power+vol-down+home) and connect it to your pc
- Using ODIN load the downloaded file to the AP slot and press start
- As soon the tablet start to reboot hold vol-up and home (don't let it reboot to system)
- Now you should see TWRP-3.0.2.0
If you have custom recovery:
- Copy rom to sdcard or micro sdcard
- Full Wipe (System, Data, Davik Cache, Cache)
- Flash Rom
- Reboot (time boot up to 10 minute)
ROM Download Links:
Android File Host
Google Apps - Select ARM and Android 11
https://opengapps.org/
Change History
20220414:
Initial Version
Working
1. WiFi
2. Bluetooth
3. Brightness
4. Audio via Speakers
5. Location/GPS
6. Camera
7. RIL
Not Working
FM Radio - Hardware doesn't support
ROM OS Version: Android 10
ROM Kernel: Linux 3.10.x
Based On: Lineage
Thanks/Credits
LineageOS Team for the rom sources
Thanks to @retiredtab @RandomAndroidTinkerer for their extensive work on SM-T550 & SM-T555 build. I have followed their sources and commits to fix the ROM issues.
Special mention to @kgvarunkanth for all the support and hours spent teaching me basics and clearing my doubts while building the Development PC and the ROM. I wouldn't have reached this point without his support.
Device Tree gt5note10lte
Kernel sources Github
psuryatej said:
Device Tree gt5note10lte
Click to expand...
Click to collapse
Congrats on getting this build up. Your device tree above only shows the 17.1 branch? Where is the 18.1 branch?
PS. If you haven't removed the FM Radio app from your build, you can do it with this commit
https://github.com/retiredtab/andro...mmit/fb0da5cba8f5223860c52f1be674609527a677da
retiredtab said:
Congrats on getting this build up. Your device tree above only shows the 17.1 branch? Where is the 18.1 branch?
PS. If you haven't removed the FM Radio app from your build, you can do it with this commit
https://github.com/retiredtab/andro...mmit/fb0da5cba8f5223860c52f1be674609527a677da
Click to expand...
Click to collapse
Check the sources now,
Will try this commit thanks.

[UNOFFICIAL][ROM] [11] ALPHA HavocOS 4.15 for Galaxy Tab A [SM-P555] Apr 14 2022

/*** BEGIN DISCLAIMER ***/
* Your warranty is now void. All flashing is done at your own risk!
* I am not responsible for bricked devices, dead SD cards, Please
* do some research if you have any concerns about features included in this ROM
* before flashing it! YOU are choosing to make these modifications
/*** END DISCLAIMER ***/
Here's my first effort at porting the custom ROM to the Galaxy Tab A 9.7 [SM-P555] on Android 11. It's likely to have bugs and is EXPERIMENTAL as it is a work in progress.
S-Pen is not supported on this ROM.
Always backup your current ROM (and/or keep stock firmware close by) before flashing.
Please read the full article before proceeding to flash this rom.
Installation Instructions
If you don't have a custom recovery:
- Download twrp_3.0.2-1_SM-P555_mm_15816.tar
- Reboot your tablet in download mode (power+vol-down+home) and connect it to your pc
- Using ODIN load the downloaded file to the AP slot and press start
- As soon the tablet start to reboot hold vol-up and home (don't let it reboot to system)
- Now you should see TWRP-3.0.2.0
If you have custom recovery:
- Copy rom to sdcard or micro sdcard
- Full Wipe (System, Data, Davik Cache, Cache)
- Flash Rom
- Reboot (time boot up to 10 minute)
ROM Download Links:
Android File Host
Google Apps - Select ARM and Android 11
https://opengapps.org/
Pico Apps Recommended
Change History
20220414:
Initial Version
Working
1. WiFi
2. Bluetooth
3. Brightness
4. Audio via Speakers
5. Location/GPS
6. Camera
7. RIL
ROM OS Version: Android 10
ROM Kernel: Linux 3.10.x
Based On: Lineage
Thanks/Credits
Thanks to @retiredtab @RandomAndroidTinkerer for their extensive work on SM-T550 & SM-T555 build. I have followed their sources and commits to fix the ROM issues.
Special mention to @kgvarunkanth for all the support and hours spent teaching me basics and clearing my doubts while building the Development PC and the ROM. I wouldn't have reached this point without his support.
Device Tree gt5note10lte
Kernel sources Github

[ROM] [11] [Unofficial] AICP 16.1 for Galaxy Tab A [SM-P555] Apr 16 2022

/*** BEGIN DISCLAIMER ***/
* Your warranty is now void. All flashing is done at your own risk!
* I am not responsible for bricked devices, dead SD cards, Please
* do some research if you have any concerns about features included in this ROM
* before flashing it! YOU are choosing to make these modifications
/*** END DISCLAIMER ***/
Here's my first effort at porting the custom ROM to the Galaxy Tab A 9.7 [SM-P555] on Android 11. It's likely to have bugs and is EXPERIMENTAL as it is a work in progress.
S-Pen is not supported on this ROM.
Always backup your current ROM (and/or keep stock firmware close by) before flashing.
Please read the full article before proceeding to flash this rom.
Installation Instructions
If you don't have a custom recovery:
- Download twrp_3.0.2-1_SM-P555_mm_15816.tar
- Reboot your tablet in download mode (power+vol-down+home) and connect it to your pc
- Using ODIN load the downloaded file to the AP slot and press start
- As soon the tablet start to reboot hold vol-up and home (don't let it reboot to system)
- Now you should see TWRP-3.0.2.0
If you have custom recovery:
- Copy rom to sdcard or micro sdcard
- Full Wipe (System, Data, Davik Cache, Cache)
- Flash Rom
- Reboot (time boot up to 10 minute)
ROM Download Links:
Android File Host
Google Apps - Select ARM and Android 11
https://opengapps.org/
Change History
20220416:
Initial Version
Working
1. WiFi
2. Bluetooth
3. Brightness
4. Audio via Speakers
5. Location/GPS
6. Camera
7. RIL
ROM OS Version: Android 11
ROM Kernel: Linux 3.10.x
Based On: Lineage
Thanks/Credits
AICP Team for the ROM Sources
Thanks to @retiredtab @RandomAndroidTinkerer for their extensive work on SM-T550 & SM-T555 build. I have followed their sources and commits to fix the ROM issues.
Special mention to @kgvarunkanth for all the support and hours spent teaching me basics and clearing my doubts while building the Development PC and the ROM. I wouldn't have reached this point without his support.
Device Tree gt5note10lte
Kernel sources Github

[ROM] [11] [Unofficial] ProjectSakura 5.2 for Galaxy Tab A [SM-P555] Apr 18 2022

/*** BEGIN DISCLAIMER ***/
* Your warranty is now void. All flashing is done at your own risk!
* I am not responsible for bricked devices, dead SD cards, Please
* do some research if you have any concerns about features included in this ROM
* before flashing it! YOU are choosing to make these modifications
/*** END DISCLAIMER ***/
Here's my first effort at porting the custom ROM to the Galaxy Tab A 9.7 [SM-P555] on Android 11. It's likely to have bugs and is EXPERIMENTAL as it is a work in progress.
S-Pen is not supported on this ROM.
Always backup your current ROM (and/or keep stock firmware close by) before flashing.
Please read the full article before proceeding to flash this rom.
Installation Instructions
If you don't have a custom recovery:a
- Download twrp_3.0.2-1_SM-P555_mm_15816.tar
- Reboot your tablet in download mode (power+vol-down+home) and connect it to your pc
- Using ODIN load the downloaded file to the AP slot and press start
- As soon the tablet start to reboot hold vol-up and home (don't let it reboot to system)
- Now you should see TWRP-3.0.2.0
If you have custom recovery:
- Copy rom to sdcard or micro sdcard
- Full Wipe (System, Data, Davik Cache, Cache)
- Flash Rom
- Reboot (time boot up to 10 minute)
ROM Download Links:
Android File Host
Google Apps - Select ARM and Android 11
https://opengapps.org/
Change History
20220418:
Initial Version
Working
1. WiFi
2. Bluetooth
3. Brightness
4. Audio via Speakers
5. Location/GPS
6. Camera
7. RIL
ROM OS Version: Android 11
ROM Kernel: Linux 3.10.x
Based On: Lineage
Thanks/Credits
Project Sakura Team for the ROM Sources
Thanks to @retiredtab @RandomAndroidTinkerer for their extensive work on SM-T550 & SM-T555 build. I have followed their sources and commits to fix the ROM issues.
Special mention to @kgvarunkanth for all the support and hours spent teaching me basics and clearing my doubts while building the Development PC and the ROM. I wouldn't have reached this point without his support.
Device Tree gt5note10lte
Kernel sources Github

Categories

Resources