[ROM] [6.0.1] [T713/T719/T813/T819] Lightning ROM - AROMA with Optimizations - Galaxy Tab S2 Android Development

LightningROM for the SM-T713/SM-T719/SM-T813/T819 - v1.0
Code:
/*
* 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.
*
*/
Lightning ROM is for the SM-T713, SM-T719, SM-T813, and SM-T819 designed to make the device faster and last longer on a single charge, while also getting rid of toasters embedded within your tablet.
Screenshots
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Features
AROMA Installer included, so you can choose what you want and what you don't
Based from Odexed 6.0.1 XAR firmware (wifi variants) and 6.0.1 BTU/AUT firmware (cellular variants)
Mildly debloated
Build.prop tweaks
Su.d support
Compatible with Xposed
Kernel without dm-verity or force-encrypt by @ashyx included
Prerequisites
Any galaxy tab s2 2016 variant - T713/T719/T813/T819
Install TWRP 3.0.2 from here
FRP MUST BE OFF by going to Settings>About Tablet and tapping "Build Number" 10 times, then going to Settings>Developer Options and turning ON OEM Unlock.
You should optimally have some experience flashing ROMs, and if not, follow the below instructions VERY carefully.
Installing
Follow in order:
1) Make a backup of your device in TWRP (Optional)
2) In TWRP, select "Wipe" and then select "Advanced Wipe" and wipe the following:
-System
-Cache
-Dalvik/ART cache
-Data
-Internal Storage (do not wipe internal storage if you put the ROM on your internal sd!)
3) In TWRP, go to "Install" and navigate to where you saved the ROM zip
NOTE: On some devices the touchscreen does not work in the AROMA installer. On these devices, it has been reported that using the volume/power buttons to control the installer is possible.
4) Flash the ZIP
5) Reboot system
6) Enjoy! (First boot WILL bootloop ONE time, do not freak out)
Bugs
Red = High Priority, Yellow = Medium Priority, Green = Low Priority
ADB doesn't work (kernel bug, as far as I know)
9.7inch Tab S2 AROMA touchscreen not working; volume and power buttons must be used on those devices
Downloads
LightningROM T713 v1.0
LightningROM T813 v1.0
LightningROM T819 v1.0 (fixed)
LightningROM T719 v1.0 (fixed)
Github: https://github.com/Lightn1ng/LightningROM
WiFi Fix
If you flash the ROM and WiFi isn't working, flash this ZIP:
T713 WIFI FIX
T813 WIFI FIX
T819 WIFI FIX
WiFi fix for T819 and T719 coming soon.
Thanks
@ashyx - Kernel and TWRP
@pvsgh - Some ROM kitchen help
@DeeXii - Stock firmware for base
@Tkkg1994 - update-binary and update-binary-installer
@Chainfire - SuperSU
@SuperR. - ROM kitchen
ROM STATUS: Stable

Changelog:
v1.0:
-> ROM is now fully stable! (I hope)
-> AROMA Installer allows you to choose things you want to install and things you don't - while installing the ROM!
07-19-16:
-First Build

RESERVED

Congrats! I haven't rooted my 713 yet, but now I have more motivation to get it done. Once I'm rooted, I'll try this baby.

Windsor1959 said:
Congrats! I haven't rooted my 713 yet, but now I have more motivation to get it done. Once I'm rooted, I'll try this baby.
Click to expand...
Click to collapse
You don't need to root just install TWRP and flash the ROM. let me know if you need more precise instructions.
be sure to disable oem unlocking first!

Thanks for sharing this rom. I know parts of it gave you fits. Downloading now and well flash later tonight
Sent from my SM-T713 using Tapatalk

ElAguila said:
Thanks for sharing this rom. I know parts of it gave you fits. Downloading now and well flash later tonight
Sent from my SM-T713 using Tapatalk
Click to expand...
Click to collapse
Let me know how it goes.

I have flashed TWRP and the boot.img as well. I'm now downloading your ROM. One question: does your ROM have adaptive storage enabled, or will I need to repeat the little process you told me about in another thread? Thanks for all your work!

Windsor1959 said:
I have flashed TWRP and the boot.img as well. I'm now downloading your ROM. One question: does your ROM have adaptive storage enabled, or will I need to repeat the little process you told me about in another thread? Thanks for all your work!
Click to expand...
Click to collapse
The process can be different for different SDs, so I couldn't include it. The link I gave you in the other thread will still work. Keep me posted! :highfive:

Lightn1ng said:
The process can be different for different SDs, so I couldn't include it. The link I gave you in the other thread will still work. Keep me posted! :highfive:
Click to expand...
Click to collapse
Okay. Your ROM is Installed! I have run into one glitch. I am trying to switch my SD card to adaptive storage, like I did before. This time, when I type "adb shell", I get: error. Device unauthorized. This adbd's $ADB_VENDOR_KEYS is not set; try adb-kill-server if that seems wrong. " I tried that. No luck. Any suggestions? Thanks.

Windsor1959 said:
Okay. Your ROM is Installed! I have run into one glitch. I am trying to switch my SD card to adaptive storage, like I did before. This time, when I type "adb shell", I get: error. Device unauthorized. This adbd's $ADB_VENDOR_KEYS is not set; try adb-kill-server if that seems wrong. " I tried that. No luck. Any suggestions? Thanks.
Click to expand...
Click to collapse
This is a bug with the kernel, that's not my kernel so I can't fix it. That said, you can get a terminal emulator on the tablet and execute the commands he did after adb shell from there.

Lightn1ng said:
This is a bug with the kernel, that's not my kernel so I can't fix it. That said, you can get a terminal emulator on the tablet and execute the commands he did after adb shell from there.
Click to expand...
Click to collapse
Tried this. What I got after the partition command was that this process didn't have the MOUNT FORMAT FILESYSTEMS permission . Did I miss a step?

Windsor1959 said:
Tried this. What I got after the partition command was that this process didn't have the MOUNT FORMAT FILESYSTEMS permission . Did I miss a step?
Click to expand...
Click to collapse
Type "su" into terminal emulator before doing the commands.

Lightn1ng said:
Type "su" into terminal emulator before doing the commands.
Click to expand...
Click to collapse
That did it. I should have remembered that!
Everything looks good so far. I'm installing some apps. Love the debloating that you did.

Windsor1959 said:
That did it. I should have remembered that!
Everything looks good so far. I'm installing some apps. Love the debloating that you did.
Click to expand...
Click to collapse
Now I wish I put an OTA updater into the ROM so I didn't have to upload updates here. Maybe I'll upload a "revised" version before too many people use it.
Would you mind bringing pitchforks to ashyx so we can get ADB? lol.

Lightn1ng said:
Now I wish I put an OTA updater into the ROM so I didn't have to upload updates here. Maybe I'll upload a "revised" version before too many people use it.
Would you mind bringing pitchforks to ashyx so we can get ADB? lol.
Click to expand...
Click to collapse
Maybe if we used the pitchforks to cook hot dogs or s'mores...?

Windsor1959 said:
Maybe if we used the pitchforks to cook hot dogs or s'mores...?
Click to expand...
Click to collapse
I was thinking T713 users in front of his house holding pitchforks and torches demanding ADB, but that works too...

Lightn1ng said:
I was thinking T713 users in front of his house holding pitchforks and torches demanding ADB, but that works too...
Click to expand...
Click to collapse
I thought that's what you were thinking, but sometimes a little bit of goodness can work wonders! If that doesn't work, then we'll go with your idea!

I've been installing and setting up apps. I haven't met a single bug yet. My AnTuTu score is around 74k, which is slightly less than stock. But, if your tweaks help out in battery life send other areas, that's a very small price to pay. I haven't been able to get a sense of battery life yet, as I've been downloading and setting up my stuff. Everything feels smooth. I look forward to anything else you plan to add. But, this is quite good as it is.

Hi,
first of all thanks for your work&time! Is it possible to use this ROM for my T813? Thanks in advance!
The other thing is. it possible for you to give us a list which Apps do you removed? It's nice to know for the updater-script by Blaz1nfor ( sry can't send you the link, because i'm new here ) Or better for us, can you make an update of this list and post this here? This will be awesome!

Related

[ROM][SM-T211] Infamous Tab 3 GSM | V1.0 | Sept 16, 2013

{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Welcome to Infamous Tab3 GSM
Brought to you by @Jamison904​RULES:
Before you start using this rom here are some things you need to know:
1. I am NOT updating every day (I work 6 days a week and have a 2 year old daughter and Pregnant wife)...
2. Don't ask for ETA, this is rude and offensive. When it is done it is done.
3. Custom Roms come without warranty. They are tested before release but something always can go bad. So if you broke your phone or you got fired because the alarm didn't go off - I am not responsible.
4. Support is limited. Sometimes I can answer your questions sometimes I don't have the time. There will be times I don't have an answer so please do no repeat your question or get offended because I haven't answered you.
5. Don't compare ROMs. It is rude and offensive for developers. *If the other rom has what you need, use that ROM.
6. Don't Kang my work. You may fool everyone else but I will know! If you want to use something just ask!
7. If you like my work, a five star thread rating and hitting the thanks button motivates me.
8. No flaming! We have all been a NoOb before. We are here to help each other.
9. Read the change log. All relevant important information is there first! i.e. Bugs and fixes if there are any at the time.
10. Read and follow the how to install.
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.
*/
By using the rom you agree with the above terms!
​
HOW TO INSTALL:
Download ROM and place on SD
Reboot into recovery
Wipe unless change log say otherwise *
Install the ROM
Reboot out of recovery
Skip setup wizard (you can put your name in)
wait five minutes for all to settle as this is a highly tweaked ROM and Kernel (soon)
Reboot
Additional install info:
Now install Xposed. The installer app comes with the ROM. Open it and click install. Don't reboot yet. Hit the tab above that says modules and turn on the modules you want to use... now reboot.
Driver for Viper4ANDROID = CortexA8 with NEON
Click to expand...
Click to collapse
About:
[*] Offical JZO54K.T211ZSAMI3
[*]Busybox
[*]Rooted
[*]Deodexed
[*]Zipaligned
[*]Zipalign on boot script
[*]Sysro/sysrw
[*]App/data Support
[*]Init.d Scripts
[*]AOSP 4.2 Keyboard
[*]Faster SD Card read/write
[*]Nova 2.0
[*]Removed Ads
[*]Updated SU binary
[*]Menu to kill current app/process
[*]Xposed installer
[*]XthemeEngine beta 5
[*]Trickster MOD
[*]InfamousAPKboost script
[*]V6 Supercharger Script! Thanks to zepplinrox!Read here
* *Also included the scripts under *system/xbin/scripts so you can modify to your preference:
[*]Die-Hard_Battery_Calibrator_RC5 (because stock the battery isn't read correctly)
[*]Die-Hard_Battery_Calibrator_RC5
[*]V6_SuperCharger_for_Android-Update9_RC11_Test_9
[*] Much more coming!!
Click to expand...
Click to collapse
Known issues:
- None at this time.
Found a bug?
Pull a log to help me help you
Click to expand...
Click to collapse
Click to expand...
Click to collapse
Donate to Jamison904
​
​
210 users grab the stock kernel zip below.
saved. . . . . .
one more....
Lol
Sent from my SAMSUNG-SGH-I747 using Tapatalk 4
And again anyone is welcome to use this as a base and build a ROM on it. Check the link in my signature to my how to's. Or the new Infamous tools app that comes with the ROM.
Download link is live. Please give feed back. Flashed on my 210 but not sure if 3G works as I don't have the 211. Thanks
Have you already integrated more languages ?
This should support a bunch of languages as it is a Euro firmware.
Jamison904 said:
This should support a bunch of languages as it is a Euro firmware.
Click to expand...
Click to collapse
That sounds great ! As you tested the rom already on your 210R do you think i can flash it on my 210 without R
and test it ?
Are there any different features than in the Infamous 1.1 for 210 ?
It would work for your 210. Just keep in mind it is built for 3G so you will have a few things FC like the phone app. There aren't any new features yet this is the first built and more of a base that I will build on.
Ok will download flash and report. As long as wifi is working i am fine.
Can't wait to see multiple langauges in Infamous for T210.
One more question: have you tried to get Viper4Android working on the 210 ?
I cant get it to work, no matter what driver or settings i use.
batman08 said:
Ok will download flash and report. As long as wifi is working i am fine.
Can't wait to see multiple langauges in Infamous for T210.
One more question: have you tried to get Viper4Android working on the 210 ?
I cant get it to work, no matter what driver or settings i use.
Click to expand...
Click to collapse
It is working on my t210r. Use a9with neon. Then activate settings I choose r&b for the preset and everything is good. Make sure that it is on the tab. I am using headpones not my speaker
Sent from my SM-T210R using xda app-developers app
Testing the GSM Rom on a t210: WLAN & Bluetooth not working
says: is activating, but nothing happens
n14sound said:
Testing the GSM Rom on a t210: WLAN & Bluetooth not working
says: is activating, but nothing happens
Click to expand...
Click to collapse
...same for me. Wlan and bluetooth not working on t210.
batman08 said:
...same for me. Wlan and bluetooth not working on t210.
Click to expand...
Click to collapse
And this are killing features
working on T211 initially. No bugs so far.
n14sound said:
Testing the GSM Rom on a t210: WLAN & Bluetooth not working
says: is activating, but nothing happens
Click to expand...
Click to collapse
Flash this stock 210 kernel. It is in the download post - Download link
Jamison904 said:
Flash this stock 210 kernel. It is in the download post - Download link
Click to expand...
Click to collapse
Wifi and BT still not working with stock kernel....
@ Jamison904
In OP you tell:
"HOW TO INSTALL:
•Download ROM and place on SD
•Reboot into recovery
•Wipe unless change log say otherwise *
•Install the ROM
•Reboot out of recovery
•Skip setup wizard (you can put your name in)
•wait five minutes for all to settle as this is a highly tweaked ROM and Kernel (soon)
•Reboot"
Can this be done with stock recovery?
I was not been able to install on my SM-211 CWM recovery.
Thank you.
muntinlupa said:
working on T211 initially. No bugs so far.
Click to expand...
Click to collapse
Can you please tell me/us how you installed it? Which recovery did you use? (I haven't found a working recovery)

[sGSI][X00T/X00TD/X00TDA] Zen UI 5 TWRP Backup

{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Disclaimer: This backup has been created and shared by Vanzell Diamond on a Telegram group; sGSI has been made by someone else. I'm just sharing it here (with proper permissions) so that anyone not on Telegram group can make use of it.
More on the disclaimer:
Code:
#include <std_disclaimer.h>
/*
* Your warranty is now void.
*
* We are 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 us for messing up your device, we will laugh at you.
*
*/
So, I don't think Zen UI needs any introduction. Our device shipped with stock AOSP instead of regular Zen UI, as per users demand. However, that left users, who wanted to use Zen UI on this device, sad. But not anymore, since now we have an option to use Zen UI semi-GSI on this device, that too very easily (thanks to TWRP backup created by Vanzell Diamond). For more info, check out screenshots given below.
Features:
ZenUI 5.0 comes with features like a redesigned Settings, wallpaper slideshow on the lock screen, Smart Screen On, Suggested Apps (predicts the app you are likely to use based on contexts), Scheduled Charging, One hand mode, OptiFlex 3.0 for RAM/app optimizations, Game Genie (helps you perform actions like live-streaming and muting alerts), Twin Apps, Face Unlock, and more.
Screenshots:
Click Here
Prerequisites:
1. The bootloader must be unlocked;
2. TWRP 3.2.3, or any other compatible recovery must be installed;
3. It is recommended that you should be on Android Oreo stock/custom ROM first. If on pie, however, don't worry and follow the steps normally. See FAQs for more info.
Installation Procedure:
1. Download Zen UI 5 TWRP Backup Files (Copy of file in case you're facing quota exceeded error: Click Here).
2. Extract Zen UI 5 X00TD update.zip to TWRP backup folder (inside serial number folder).
Example: emulated/0/TWRP/BACKUP/[SERIAL No]
3. Reboot to TWRP 3.2.3.
4. Wipe System, Data, Cache, Dalvik Cache, Vendor.
5. Select Restore option in TWRP and search for recently extracted files inside BACKUP/[SERIAL No] folder.
6. Restore the backup and reboot back to TWRP (to fix system).
7. Flash Magisk (very important).
8. Reboot to system and profit!
FAQs:
Ques: What do I do if I get stuck on "Verify pattern" screen?
- Follow this.
Ques: What if I get an update?
- See this.
Ques: Help! OTG doesn't work...
- It might not work in ASUS File Manager. Install Es File Explorer.
Customization:
[MOD][Substratum] ZenUI Accents [Android O]
[MOD][Substratum] Center/Left Clock for ZenUI
Bugs:
* BT Audio/Media - Will be fixed soonTM
* Few Zenmotions
* Google drive app seems to have some issues. Idk why.
* If you face lags on first boot, reboot.
Note: If you face issues with stock kernel, use a custom kernel for a smooth experience.
Credits:
Anyone who made and/or helped while creating Zen UI sGSI (If anyone knows the name of the guy/team, please let me know).
@SagarMakhar - sGSI fix for X00T.
Vanzell Diamond - for creating this backup.
Zaman Khan - screenshots and testing
Thank you. Good rom and smooth also.
Any major Bugs
Can we use it as a daily driver , Is there any major bugs ,
Will this be regularly updated, would definitely use this as a daily driver then , so smooth
is this rom for gaming? heavy game like ark survival etc..
Can we use Google pay in this ROM ....??
Does this ROM shows playstore certified....???
arvs47 said:
Can we use it as a daily driver , Is there any major bugs ,
Click to expand...
Click to collapse
Major bugs are written in OP. And yes, it can very well be used as a daily driver, unless you really care about playing audio via bluetooth.
Copy of file in case you're facing quota exceeded error: Click Here
Would like to know one thing in advance before downloading the huge file.
I tried with oxygen os for max pro M1, but faced an issue with Google Play services. I couldn't add another Google account. Play services froze.
Is there any such issue in this ROM too?
tomy893 said:
is this rom for gaming? heavy game like ark survival etc..
Click to expand...
Click to collapse
Yes, graphics intensive games work fine on this rom.
lanisshrup said:
Will this be regularly updated, would definitely use this as a daily driver then , so smooth
Click to expand...
Click to collapse
As this is a semi-GSI, can't make any commitments.
Mr.Ak said:
Yes, graphics intensive games work fine on this rom.
Click to expand...
Click to collapse
gonna download it right away and gonna need flash rom oreo 1st dang it:silly: cause im using havoc rom now and its pie dang it pie:silly:
Thank you for this post very helpful ???
shiktek said:
Would like to know one thing in advance before downloading the huge file.
I tried with oxygen os for max pro M1, but faced an issue with Google Play services. I couldn't add another Google account. Play services froze.
Is there any such issue in this ROM too?
Click to expand...
Click to collapse
No such issue here.
tomy893 said:
gonna download it right away and gonna need flash rom oreo 1st dang it:silly: cause im using havoc rom now and its pie dang it pie:silly:
Click to expand...
Click to collapse
Well, as it happens, you don't necessarily have to be on oreo first. You can follow the steps even if you're on pie.
However, if you get stuck on "Verify pattern" screen (aka FRP lock), follow this video (until the reset part). I'll update OP real quick.
shyamkumar1604 said:
Can we use Google pay in this ROM ....??
Does this ROM shows playstore certified....???
Click to expand...
Click to collapse
1. I tried. Even though safety net check is shown as successful in Magisk, Google Pay doesn't work. Magisk Hide Props Config module doesn't work either. However, I think with a little bit of researching it might work.
2. Yes, check attached screenshot.
Mr.Ak said:
1. I tried. Even though safety net check is shown as successful in Magisk, Google Pay doesn't work. Magisk Hide Props Config module doesn't work either. However, I think with a little bit of researching it might work.
2. Yes, check attached screenshot.
Click to expand...
Click to collapse
Thanks sir
We'll browse for info regarding how to get it worked
Thanks for the awesome zenui
Just install the rom it is smooth,and can't use otg anymore..The game I want to play now NOT AVAILABLE cause my phone blah blah..before this it can download,btw I just install it anyway in MANUAL way,and still lagging maybe it's time to change phone lol
Mr.Ak said:
well i am getting this error when restoring extractTarFork() process ended with ERROR: 255
Click to expand...
Click to collapse
Can't play YouTube video in Redmi 5 (rosy)
Using latest YouTube app
Can't play any video from browser too
Please help

[ROM][PORT] BETA LineageOS 11 for Pocket Plus (S5301) [coriplus]

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 really hard at you.
*/
UPDATE 12/24: WI-FI NOW WORKS! A little christmas gift
Hi all, as anybody knows the pocket plus (S5301) only has one "stable" CM 10.1 ROM which was made by Xado some years ago and never had a working touch (because of that the rom was almost unusable). As I wasn't able to fix the Xado's CM10.1 ROM, I did this port.
THIS IS A WIP, A BETA so don't expect this thing to make your phone run like a high-end device. Please report any errors.
History:
Some time after releasing the Pocket Plus, Samsung released the Pocket Neo (corsica), which I noticed was the light of hope for this tiny device, as they're mostly hardware-compatible (and their sources are too). So I just said "what if I run a pocket neo ROM on my pocket plus?". Indeed, did that and worked at first (with non-working touch, wifi and others). This was a signal that I could use the kernel and ROM sources to give life again to the coriplus.
After fixing the corsica's device, vendor and kernel trees I was able to boot and use happily KitKat on my little device! Just see what works and what doesn't below.
Notes:
The kernel included with this ROM has overclock up to 1.3GHz enabled by default!
This ROM is based on Pocket Neo's LOS 11 ROM, because of this there are bugs.
I don't recommend installing GAPPS because they make any phone lag a lot. If you still want gapps, you're on your own.
Code:
[B]What works: [/B]
Touch
Camera
Sound (speaker, headphones, mic)
USB (MTP, ADB and mass storage tested)
ART (if enabled in dev options)
[B]What doesn't work: [/B]
Bluetooth
RIL (needs testing, might work but don't know)
Screen rotation, caused by sensors (accelerometter/magnetic/orientation)
You tell me.
Downloads:
ROM: lineage-11-20201224-UNOFFICIAL-coriplus.zip - AndroidFileHost
CWM (Odin/Heimdall): cwm-coriplus.tar
CWM zip (for updating from another recovery): cwm-coriplus.zip
CWM (IMG, for flash with dd): cwm-coriplus.img
Installation guide:
Put the phone in download mode by shutting it off, then Volume down + home + power until screen shows the warning and then vol up to confirm.
If you use Odin: select AP or PDA (2nd button, may vary on your version) and look for the cwm tar. After that, click flash and CWM will be flashed.
If you use Heimdall: open it, read phone's PIT and flash cwm-coriplus.tar to RECOVERY partition.
Boot the phone in recovery mode by keeping pressed Volume up + home + power, at the Samsung's logo release power but keep vol up and home until CWM boots
Copy the ROM zip (lineage-11-20blablabla.zip) to the sd card (or internal if you prefer). No space? It's fine, you can sideload it using ADB (see below)
Do a factory reset and wipe system
Select install update from sd card (or internal storage if you copied the ROM zip there), find the ROM zip and select it.
If you prefer to use ADB, you can just do 'adb sideload path/to/rom.zip' instead of copying the ROM zip to internal/sd. For installing ADB, just search on XDA
Wait until it goes back to start menu and select reboot.
The first boot may take some minutes (5~10) so be patient!
Ready to go!
Thanks to:
Everyone who developed for the coriplus before me
bcm216xx
chijure
JPrimero15
Xado
Sources:
Kernel: https://github.com/MLXProjects/android_kernel_rhea
Device tree: https://github.com/MLXProjects/android_device_samsung_coriplus
Local manifest to be used on LOS source: https://github.com/bcm216xx-LOS/local_manifest
Compiling this thing is somehow tricky because you need to edit one or two LineageOS's source files, for more details PM me (or find out yourself )
Some screenshots
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
perdon si paresco medio bipolar es que nose si tengo que hablar ingles o español la verdad.
primer error, installation aborted (status 7) al intentar aplicar la rom
rodrigo151515151515151 said:
primer error, installation aborted (status 7) al intentar aplicar la rom
Click to expand...
Click to collapse
Hi, please NEVER quote whole OP post (instead just write on the comment box).
Also, please talk in English only. I understand spanish, but XDA Forums have the rule of talk using English.
About the problems, 1) it's already compatible with almost anything that runs on Android 4.4 and 2) I'll check later for the Status 7 error. If you didn't flash the CWM I'd include, please do it! Error 7 means that the device name is different in recovery and ZIP, so it needs to match (zip doesn't install if recovery doesn't report coriplus).
EDIT: Seems that you didn't install the included CWM, I've checked and both zip and cwm uses the coriplus codename (so it should work).
that error was my fault. i need to format and do fabric reset because of incompatibility with the other rom. so. the only problem is. my phone gets stuck at the mlx logo ;-;
Hello! Im from Argentina and It was my first phone!. I learned a lot of things about custom roms, root, etc with this device. I'm glad to see development for this little device today!. Im going to install this build and report some bugs!. Thanks for your hard work!
I installed successfully your port!. Thank you again!. I found some bugs: 1: Wifi is not working, 2: Bluetooth is showing near devices but you cant sync, 3: While the screen is off for a while it is constantly restarting. 4: SdCard is not recognized by (Device & PC). How can I make logs or help you to solve bugs?.
Thanks for reporting back!
Tomy_esl said:
I found some bugs: 1: Wifi is not working, 2: Bluetooth is showing near devices but you cant sync, 3: While the screen is off for a while it is constantly restarting. 4: SdCard is not recognized by (Device & PC). How can I make logs or help you to solve bugs?.
Click to expand...
Click to collapse
Thanks for you report, and sorry for late response! You can get logs by connecting device to PC and using adb logcat>logcat.log && adb shell dmesg>dmesg.log
Post updated, now Wi-Fi works!
Hello thanks for this great rom but i have problem my phone s5301 doesn't recognize my sim card ( to place call turn off airplane mode)
I already turn it off but there is no signal please reply thanks again..
TALEP1 said:
Hello thanks for this great rom but i have problem my phone s5301 doesn't recognize my sim card ( to place call turn off airplane mode)
I already turn it off but there is no signal please reply thanks again..
Click to expand...
Click to collapse
That's why it has, at "Not working" section, an item called "RIL (might work but don't know)".
Thanks for reporting that it doesn't actually work, will try to fix it.
Hello, good night, first of all I wanted to thank you and want to inform you, your room works amazing for me, I just have an error that I need to solve, I enter the gallery and it won't let me see images.jpg but yes .png? could you solve it? another problem is that it does not play youtube videos, thank you very much in advance
Great work! I'm surprised there are still ROMs for such an old device.
Please don't take this personally, but I'm trying to replace the boot logo (splash screen, not the boot animation) with my own artwork. How do you do that?
MLX said:
Post updated, now Wi-Fi works!
Click to expand...
Click to collapse
wow it's really amazing sir I hope the signal will work in the future.
Erlangga ubay said:
wow it's really amazing sir I hope the signal will work in the future.
Click to expand...
Click to collapse
I've made SIM work at some point, but forget how I did and that was long ago :/
MLX said:
I've made SIM work at some point, but forget how I did and that was long ago :/
Click to expand...
Click to collapse
will you try to fix it again sir?
Erlangga ubay said:
will you try to fix it again sir?
Click to expand...
Click to collapse
I would like to do so, however not sure. Stay tuned in case of any updates.
MLX said:
I would like to do so, however not sure. Stay tuned in case of any updates.
Click to expand...
Click to collapse
Okay ..
and is there any twrp file for this device sir?
Erlangga ubay said:
Okay ..
and is there any twrp file for this device sir?
Click to expand...
Click to collapse
sorry for not having shared that before, I've ported TWRP 3.4 (although not sure if it will be recognized with proper codename): https://androidfilehost.com/?fid=10763459528675577528

[DEPRECATED][ROM][12L][OFFICIAL][tucana] CipherOS-3.8-NOVA

{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
CipherOS is a Android Custom OS, Based On AOSP & Fueled by Lineage, Striving to Provide its Users , A Clean , Bloat free & Sturdy Experience with Minimal Customisation !
Code:
/* Your warranty is now void or maybe not?
*
* 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.
*/
With the release of CipherOS KNIGHT , We Ensure that Every OFFICIAL Device remains Up-to-date with latest Patches , Asap its been released by Google !
Download it from here
The people working towards bringing you this release are:
Aryan Sinha
Lokesh Vazirani
Jaishanav Prasad
Sebastian Kotzias
Sakthivel Nadar
Jamie Ho
Installing:
1. Download TWRP here
2. Flash TWRP
3. Wipe Dalvik/Art Cache, Cache, System and Vendor
4. Format data
5. Reboot to recovery
6. Download CipherOS and copy it to your device
7. Flash CipherOS
8. (Flash FW 12.5.4 if not already done)
Update the ROM:
1. Download the newest CipherOS version manually or through the updater
2. Remove your screen lock
3. Boot to recovery
4. Flash CipherOS in the recovery (for OTA users you find it in /data/cipheros_updates)
(OTA will be automatic in the future)
5. Wipe cache
6. Reboot
We would like to thank the following ROMs, because if they weren't here, we couldn't be there too <3
AOSP
ArrowOS
LineageOS
POSP
Changelog:
Device Changelog
Source Code:
ROM Source
Device Source
Kernel Source
Donate:
PayPal​
Working:
AOD
Audio
Boot
Bluetooth
Camera
Display
Flash
FOD
GPS
Hotspot
NFC
Quick charge
RIL
SafteyNet gets bypassed without using magisk
Selinux is strict
Sensors
Video Playback
Widevine L1
Wifi
Wifi Display (not tested)
Bugs so far:
Decryption in recovery (you have to remove your screen lock before booting TWRP)
If you find one take a logcat when the error occurs. If you don't know how to take a logcat take a look here.
Special thanks to:
@Chemuski1
@ishockwave
@Hlcpereira
@PIPIPIG233666
To all Donators, Testers and Contributors
Looking good!! Thanks for your work!
Nice! Custom custom Rom finally!
Thx for the great work Alibei
@alibei can you tell me where splash screen stored? I had oneos installed before cyperos and it changed the splash screen and I couldnt find anywhere info about its location. Now I am stuck with Oneos splash and it is hideous
parser said:
@alibei can you tell me where splash screen stored? I had oneos installed before cyperos and it changed the splash screen and I couldnt find anywhere info about its location. Now I am stuck with Oneos splash and it is hideous
Click to expand...
Click to collapse
Sry I don't know
I'm unable to install nikgapps core in recovery. copying over zip to internal storage but getting update process ended with error: 1, error installing zip file. Installation failed! Looks like storage space is full. Anybody know a workaround?
Oogwaysmash said:
I'm unable to install nikgapps core in recovery. copying over zip to internal storage but getting update process ended with error: 1, error installing zip file. Installation failed! Looks like storage space is full. Anybody know a workaround?
Click to expand...
Click to collapse
NikGapps core is working fine. Please wipe all your partitions before installing cos and after this you can flash nikgapps core. Also make sure you are using my recovery
Oh I forgot to add the twrp download link. I will do this when I'm back at my pc.
I was NOT using your recovery, did not see it until backing out to parent directory in download link. So i used latest twrp. Just went through whole setup again and working fine now. Maybe make a second link to twrp folder for idiots like me Thanks for your help!
Nice to see new ROM!! Great work. How is the camera and battery life compare to Lineage?
Jaymaple said:
Nice to see new ROM!! Great work. How is the camera and battery life compare to Lineage?
Click to expand...
Click to collapse
CipherOS is based on LineageOS. So the camera is the same. Battery is almost the same but still very good
Oogwaysmash said:
I was NOT using your recovery, did not see it until backing out to parent directory in download link. So i used latest twrp. Just went through whole setup again and working fine now. Maybe make a second link to twrp folder for idiots like me Thanks for your help!
Click to expand...
Click to collapse
Added the link
So far this ROM is AWESOME. Such an improvement in smoothness over stock. I was having so many visual glitches with the stock one.
Only 2 issues I have so far, are 1. Can't add another google account to device, opens up google account page to add and then crashes (could be with the nikgapps though). I also didn't get prompted to restore from google account on device start (though i'm assuming this is by design?). And then 2. Biometric is a bit slower than stock. Otherwise it's perfect. Thanks again.
Oogwaysmash said:
So far this ROM is AWESOME. Such an improvement in smoothness over stock. I was having so many visual glitches with the stock one.
Only 2 issues I have so far, are 1. Can't add another google account to device, opens up google account page to add and then crashes (could be with the nikgapps though). I also didn't get prompted to restore from google account on device start (though i'm assuming this is by design?). And then 2. Biometric is a bit slower than stock. Otherwise it's perfect. Thanks again.
Click to expand...
Click to collapse
Thanks! Yes the first issue is a NikGapps one. The second is not an issue. You can try to learn a fingerprint without moving you finger to much or recalibrate it. For me it is very fast
alibei said:
Thanks! Yes the first issue is a NikGapps one. The second is not an issue. You can try to learn a fingerprint without moving you finger to much or recalibrate it. For me it is very fast
Click to expand...
Click to collapse
Uber fast response, thanks for the tips!!
alibei said:
Thanks! Yes the first issue is a NikGapps one. The second is not an issue. You can try to learn a fingerprint without moving you finger to much or recalibrate it. For me it is very fast
Click to expand...
Click to collapse
How can I recalibrate fingerprint it is too slow for me
parser said:
How can I recalibrate fingerprint it is too slow for me
Click to expand...
Click to collapse
To recalibrate it you have to be in MIUI. Take a look here (second post):
https://www.reddit.com/r/Mi9T/comments/hyvb9r
alibei said:
To recalibrate it you have to be in MIUI. Take a look here (second post):
https://www.reddit.com/r/Mi9T/comments/hyvb9r
Click to expand...
Click to collapse
OH i thought there was a way in aosp. Okay that unfortunate :/

[ROM][13][UNOFFICIAL][BETA] Pixel Experience 13 Plus

{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
​Pixel Experience 13 Plus for Galaxy A70​
Code:
/*
* 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.
*/
What is this?
PixelExperience is an AOSP based ROM, with Google apps included and all Pixel goodies (launcher, wallpapers, icons, fonts, boot animation)
Our mission is to offer the maximum possible stability and security, along with essential and useful features for the proper functioning of the device
Based on Android 13​What is working:
- WiFi
- DualSIM, including calls on both sims
- Bluetooth
- NFC
- Camera
- Sound
- GPS
- Fingerprint scanner/Face unlock
- Sensors
- SD cards
- Double tap to wake
- Data encryption
- SELinux enforcing
- SafetyNet
- Sound in calls (since that requires clarifying now..)
- Most other basic stuff
Spoiler: Known issues
Known issues:
- VoLTE/VoWiFi, of course
Installation guide:​
Spoiler: Using PE recovery
1. Recommended Samsung firmware version is A705FNXXU5DVK6, but it will work on slightly older versions too.​Make sure that the bootloader is unlocked.​--
2. Boot the phone into download mode. Flash Pixel Experience recovery through AP button in Odin.​Download here.​ Note: TWRP will not work! It does not support new A13 roms with the latest changes.
Use PE recovery for the best experience, otherwise don't complain if your phone bootloops.
--
3. Boot into recovery (Vol+ and Power while USB is plugged into PC)​ Note: Samsung's OneUI wipes the custom recovery partition and possibly vbmeta while booting so try not to reboot into Android.
--
4. Format data and system in the recovery​--
5. Flash the rom in "Apply update" menu.​ There are 2 ways to install:
On the phone: Copy the zip to a FAT32-formatted microSD card and install it in recovery.
With a PC: Use Minimal ADB on Windows. Open "cmd-here" and type
Code:
adb sideload <rom-file>
where <rom-file> is the filename (drag-and-drop the zip file into cmd window).
--
6. (Optional) If you want superuser access, flash Magisk in the same way that you flashed the rom.​We now have a working ramdisk so newest Magisk works fine ^^
--
7. Reboot and enjoy ​
​Downloads:​(Update recovery and clean flash if coming from 2023.01.04!)
ROM: 2023.06.18​Recovery: 2023.06.18​*Please report any bugs that you find before we go official!
Changelog:
Spoiler: Click to open
See here for full changelogs: https://github.com/rtd1250/a70q_OTA/releases
Like my work? Consider donating
Buy rtd1250 a Coffee. ko-fi.com/rtd1250
Become a supporter of rtd1250 today! ❤️ Ko-fi lets you support the creators you love with no fees on donations.
ko-fi.com
Credits:
* @rttxda @ataberkozen @haky 86
* Grarak for the original 17.1 trees
* Simon1511 for his work on Lineage for similar Samsung qcom phones
* All PE devs
Source code:
https://github.com/PixelExperience
https://github.com/rtd1250/android_device_samsung_a70q
https://github.com/rtd1250/android_kernel_samsung_sm6150
https://github.com/rtd1250/proprietary_vendor_samsung_a70q
Other info:
OS version: Android 13
Linux version: 4.14.190
Recommended firmware: A705FNXXU5DVK6
Build date: 18/06/2023
So far so good on the a70(sm-a705mn), I just made the installation without problems, thank you very much for continuing to create roms for the a70q, now only remains to test the pixel experience rom.
Working well on (SM-705GM). No issues except screen gets brighter while unlocking device. Easy and Quick installation. Excellent installation guide. Thanks for this rom.
Came from the crDroid A12 GSI. This is such a lovely ROM. Really impressed, working fine and fingerprint is better than the official Samsung ROM. Great stuff. The hardware on this phone is still great and Samsung ditching it at Android 11 seems like such a waste.
New update is out, fixing a battery drain issue and homescreen stutters.
Unfortunately, it requires a recovery update and a clean flash due to filesystem-related changes, so please back up your data (for example make a google backup) before updating!
Upgrade process is basically: reflash new recovery, wipe data, flash the .zip, like in install guide.
This shouldn't be an issue in the future builds, sorry for the inconvenience.
rttxda said:
New update is out, fixing a battery drain issue and homescreen stutters.
Unfortunately, it requires a recovery update and a clean flash due to filesystem-related changes, so please back up your data (for example make a google backup) before updating!
Upgrade process is basically: reflash new recovery, wipe data, flash the .zip, like in install guide.
This shouldn't be an issue in the future builds, sorry for the inconvenience.
Click to expand...
Click to collapse
Thanks!, I actually installed yesterday and yeah, I feeled the battery drain, so thanks for updating it!
apexRathalos said:
Thanks!, I actually installed yesterday and yeah, I feeled the battery drain, so thanks for updating it!
Click to expand...
Click to collapse
I'm actually impressed with how good the battery is compared to crDroid GSI. No issues on homescreen either (using Nova). Installed only a few days ago!
I can't turn on this settings
Natram1zh said:
I can't turn on this settings
Click to expand...
Click to collapse
yeah that only works on lineage currently, I'll troubleshoot that later.
steford said:
I'm actually impressed with how good the battery is compared to crDroid GSI. No issues on homescreen either (using Nova). Installed only a few days ago!
Click to expand...
Click to collapse
GSIs are pretty terrible from my experience, so I feel like actually porting the rom is worth the effort.
It's crazy how this rom is so smooth. Well done
The ROM is awesome.. very good work
The bugs are:
1- screen of FOD not working
2- vibration on answering and ending calls not working .. I am not sure if it was working on other ROM versions ..
Thumbs up..
Munir.jacob90 said:
The ROM is awesome.. very good work
The bugs are:
1- screen of FOD not working
2- vibration on answering and ending calls not working .. I am not sure if it was working on other ROM versions ..
Thumbs up..
Click to expand...
Click to collapse
1. Answered 2 posts above
2. Didn't know about that (can't test currently..), but there were some vibrator-related changes indeed
rttxda said:
1. Answered 2 posts above
2. Didn't know about that (can't test currently..), but there were some vibrator-related changes indeed
1. Yes I know I just mentioned it
2. Hope it can be fixed..
Click to expand...
Click to collapse
Loving the ROM, works great.
Sorry to be nitpicky but could you fix the aliasing on the rounded corners. Think it's in a file called dimens.xml. Just needs a proper rounded corner value set I think. It'll also make the Google Assistant swipe animation follow the rounded corners.
I can't remember off the top of my head on how I fixed it for the A50 but I believe I removed the separate top and bottom values and replaced them with just rounded_corner_radius.
RandomAJL said:
Loving the ROM, works great.
Sorry to be nitpicky but could you fix the aliasing on the rounded corners. Think it's in a file called dimens.xml. Just needs a proper rounded corner value set I think. It'll also make the Google Assistant swipe animation follow the rounded corners.
I can't remember off the top of my head on how I fixed it for the A50 but I believe I removed the separate top and bottom values and replaced them with just rounded_corner_radius.
View attachment 5806719
Click to expand...
Click to collapse
I did notice that at some point but completely forgot about it. Thanks for reminding me
Android Auto isn't working.
markadrian031 said:
Android Auto isn't working.
Click to expand...
Click to collapse
Oh, unfortunate. Android Auto support on custom roms has always been kind of hit-and-miss anyways, on many devices across many different roms. It's not that high of a priority for rom devs. Either way I can't test that since my stereo doesn't have AA
markadrian031 said:
Android Auto isn't working.
Click to expand...
Click to collapse
Worked fine for me. My car is a wired android auto version. Is yours wireless by any chance? I can't test that.
Random Bootloops Randomly When Restarting The Device So Much ??
Can you please tell me a fix or something for this ,, it's always happening with me since I bought the phone and started to install custom roms on it !!
XxLightAngelXx said:
Random Bootloops Randomly When Restarting The Device So Much ??
Can you please tell me a fix or something for this ,, it's always happening with me since I bought the phone and started to install custom roms on it !!
Click to expand...
Click to collapse
Sounds like either an issue with your phone or the way you install stuff. What's the model? (SM-A705XX)

Categories

Resources