[ROM][8.1][UNOFFICIAL][MP260&TP260] LineageOS 15.1 for LG K20 Plus - LG K20 Plus ROMs, Kernels, Recoveries, & Other Dev

{
"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"
}
Code:
[COLOR="red"]Your warranty is now void.[/COLOR]
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.
Learn to Google.
WARNING: THIS ROM IS NOT FOR DAILY USAGE, IT'S ONLY A ALPHA AND A FEW THINGS ARE BROKEN. ALSO, IT'S POSSIBLE THAT YOU WON'T BE ABLE TO RESTORE A NANDROID BACKUP AFTER FLASH THIS ROM. FLASH AT OWN RISK!​
/* What’s working */
Audio
Bootanimation
Brightness Level
Bluetooth
Microphone
MTP
Wi-Fi
Sensors
SD Card
Screen Casting
Camera/Camcorder
Flashlight
Wi-Fi hotspot
/* What’s not working */
The Fingerprint sensor is not yet implemented into my builds
APN needs set to IPv4/IPv6 to support full data capabilities for T-Mobile/MetroPCS
VoLTE isn't working
Wifi MAC address is not properly set
Double Tap 2 Wake on devices with a Synaptics display (which is about half of the LG K20 Plus devices)
Formatting /data as F2FS limits the partition to only 4GB so definitely avoid doing that for now
Please let me know if there are issues so i can update this list and work towards making it shorter than it already is.
Install Instructions​1. Download ROM from the link below.
(This ROM is a 64bit ROM please install the 64bit PBRP from the Official PBRP thread unless you have an old 64bit capable recovery)
2. Wipe dalvik/cache/data/factory reset. (also delete the /Android folder from your external SD card, this can be done in PBRP under advanced/file manager)
3. Flash the rom in recovery.
4. Flash OpenGApps in recovery. (Make sure to choose 8.1 ARM64)
5. Reboot device.
Error 255 when flashing 64bit roms is because you are running 32bit twrp. Try PBRP in the Official PBRP thread
To fix fp enrollment on my builds or stock will require you to either delete the enrolled fingerprint(s) before clean install or switching to/from stock, alternatively you can root the device, use a root file explorer to navigate to the /persist-lg/ partition and delete the goodix folder. (FP is currently not implemented into my Oreo builds and will take time to shim to work, I however will be keeping this bit here for those who decide to revert back to stock or to my Nougat builds)​
Downloads
DOWNLOAD​
If you are happy with my work, please donate to help me keep this project going.
https://www.paypal.me/travisholt92
Thank You! :victory:​
XDA:DevDB Information
LineageOS 15.1, ROM for the LG K20 Plus
Contributors
Travisholt92,
Deadman96385 (helped to provide bandwidth and the Q6 Stock Oreo kernel which my Oreo+ builds and this project utilize),
33bca (For his work on the Redmi 4A/5A, my device/vendor trees for Oreo/Pie are forks of his trees from [url]https://github.com/redmidevs trimmed/reworked to best support our LG devices, without his work this project would likely have taken ALOT longer with alot more bugs) [/URL]
Source Code: [url]https://github.com/LG-SD4XX/android_kernel_lge_sd4xx-common/[/URL]
ROM OS Version: 8.1 Oreo
ROM Kernel: Linux 3.18.120
Based On: LineageOS
Version Information
Status: Beta
Created 2019-02-05
Last Updated 2019-01-31

Changelogs:
2-6-2019
Fixed reboot recovery and 2D gaming issues

Travis, Try this Apn_Conf I had way more stable data and ip6
https://www.dropbox.com/s/3xramb2cbkq7gas/apns-conf.xml?dl=0

New build is up with reboot to recovery and 2D gaming fixed

Aw man.
Good to see the official thread take off!

@Travisholt92 unless I'm doing something wrong when trying to play a couple games (Idle Hero's being one) it won't allow me to play Via data it won't connect unless I'm on Wi-Fi? I can get a log but just wanted to let you know also if anyone wants what seems to help data a bit including faster switches from 3g to lte after calls try flashing this
https://www.dropbox.com/s/rak3v7mc6it4vqm/Apn_and_More.zip?dl=0
Also cleaned up build.prop and added some tweaks to it
---------- Post added at 05:51 AM ---------- Previous post was at 05:44 AM ----------
Also posted in your 7.1.2 thread that Magisk 16.0 doesn't freeze up

hawknest said:
@Travisholt92 unless I'm doing something wrong when trying to play a couple games (Idle Hero's being one) it won't allow me to play Via data it won't connect unless I'm on Wi-Fi? I can get a log but just wanted to let you know also if anyone wants what seems to help data a bit including faster switches from 3g to lte after calls try flashing this
https://www.dropbox.com/s/rak3v7mc6it4vqm/Apn_and_More.zip?dl=0
Also cleaned up build.prop and added some tweaks to it
---------- Post added at 05:51 AM ---------- Previous post was at 05:44 AM ----------
Also posted in your 7.1.2 thread that Magisk 16.0 doesn't freeze up
Click to expand...
Click to collapse
Yeah that data issue is related to ipv6 not allowing full network connectivity. Change that to ipv4/ipv6 in your APN and you'll be golden. It's something kernel related preventing full IPv6 connectivity. I'll check out your build.prop tweaks though. I plan to change the built-in APNs to address that issue until I can get that issue resolved. I probably won't work on debugging that until Pie since its not quite a high priority issue.

I installed the mentioned game just to make sure that was the issue. Loaded up just fine over LTE with ipv4 enabled

Dirty flashing from a previous Oreo build to 2/7 will likely result in a bootloop if you had magisk installed. You will need to reflash magisk and possibly gapps to resolve this issue. Its because I changed the filesystem type for certain partitions from ext4 to f2fs for a slight performance boost.

Travisholt92 said:
Dirty flashing from a previous Oreo build to 2/7 will likely result in a bootloop if you had magisk installed. You will need to reflash magisk and possibly gapps to resolve this issue. Its because I changed the filesystem type for certain partitions from ext4 to f2fs for a slight performance boost.
Click to expand...
Click to collapse
Lol, sure after I find out the hard way

hawknest said:
Lol, sure after I find out the hard way
Click to expand...
Click to collapse
Sorry about that lol
I'm going to revert those changes since they were personal preference but the change won't affect users that had issues installing the most recent build.

I am not sure what's up, I've flashed 2/9 a bunch and just bootlooping.. Clean install and fresh magisk flash
EDIT: Tried a few more times and no go.. I'll wait for the revert

I'm starting to think people don't know this thread exists yet

hawknest said:
I am not sure what's up, I've flashed 2/9 a bunch and just bootlooping.. Clean install and fresh magisk flash
EDIT: Tried a few more times and no go.. I'll wait for the revert
Click to expand...
Click to collapse
Revert build is up under the same name as yesterdays build with yesterdays build renamed to the proper date. It will work with ext4 and f2fs now. Its likely your issue was from cache being formatted as EXT4 which yesterdays build didn't support, today's does.

hawknest said:
I'm starting to think people don't know this thread exists yet
Click to expand...
Click to collapse
Me too lol. Once I get a new screen I'll get a YouTube video up with a side by side comparison between lineage 15.1 and stock. Should make for a very enlightening video.

Travisholt92 said:
Sorry about that lol
I'm going to revert those changes since they were personal preference but the change won't affect users that had issues installing the most recent build.
Click to expand...
Click to collapse
imma slap it on an give it a whirl ... uhhh...any way you could mix in magisk like with RR .. i can flash a backup...maybe
just wondering? i can take no for an answer
and i canT find the LIKE button.....serious
i've looked over the OP 10+ times...

Cyconumnum said:
imma slap it on an give it a whirl ... uhhh...any way you could mix in magisk like with RR .. i can flash a backup...maybe
just wondering? i can take no for an answer
and i canT find the LIKE button.....serious
i've looked over the OP 10+ times...
Click to expand...
Click to collapse
I can but won't for users who for some reason prefer SU, but magisk installer is baked into PBRP so close enough right? Lol also a new build is being uploaded now with overall performance improvements. Maybe I'm just crazy but even networking seems faster on 2/08. Should be up in about an hour. I'm off to bed now. Enjoy the super fluid 2/8 build.
Its a thumbs up lol

Going to need help testing something that everyone wants ??

hawknest said:
Going to need help testing something that everyone wants ??
Click to expand...
Click to collapse
Obviously I'm up for it. Lol.

reboot to recovery :good:
just flashed the 2/8 build 20-30 minutes ago, all is great so far.

Related

[ROM][6.0.1][T810][ABANDONED] CyanogenMod 13.0 for Tab S2 9.7 wifi

{
"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"
}
This ROM is Abandoned as Cyanogen pulled the plug on CyanogenMod​
As soon as Lineage OS build farm is setup, it'll return as Lineage OS. A new topic will be started. In the mean time, building from source is an option.
This project is the official continuation of the http://forum.xda-developers.com/tab-s2/development/rom-cyanogenmod-13-0-tab-s2-9-7-t3397682]unofficial build.
CyanogenMod is based on the Android Open Source Project with extra contributions from many people within the Android community
First I would like to thank the following developers :
@RaymanFX
@CTXz
I used @RaymanFX's T815 image to base my cm 13.0 build on.
Before you start
THIS ROM IS ONLY FOR THE SM-T810
Code:
*
* Your warranty will be voided !
*
* 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.
*
About the ROM
Current state of ROM : testing
Everything except what's reported below is working. Nothing 'fixed' yet, first build.
What is Fixed
What is not working
Important
Fingerprint scanner not working
Minor
Limited wifi 5GHz support (channels above 100 give issues)
Compass is 180 degrees mis-aligned
About says 'Phone' instead of 'Tablet' (haven't found any other issues, other then text)
Instructions
How to install CM13.0
If you haven't run stock Android 6.x, flash that first with odin. (image won't boot without this step)
If you don't have TWRP yet, get it from here : TWRP by ashyx
Download the ROM and the Gapps that are located below to your device
Reboot into TWRP by holding VOL UP + POWER + HOME on boot
In case things go wrong make a backup
After the backup has completed return to home and select Wipe and then Advanced Wipe
Now ONLY tick Dalvik Cache, System, Data and Cache
After ticking those, Swipe below to wipe
Once the wipe has completed return to home and select the ROM
After you selected the ROM swipe below to install it
After the ROM has installed flash the Gapps
When all of this is done, reboot into system, wait, and enjoy CM12.1
How to ROOT
In CM 13.0 Enable the developer options
Select Root access
Select Apps Only
Done
Questions and bug reporting
The following questions will be ignored
Inappropriate questions
Forced orders, EX. : "PLS FIX!!!!!!"
ETA's
Often repeated questions usually by the same user
Requests that are out of CM's framework (Ex. Adding Samsung Apps)
How to report a bug/issue
Explain exactly what happens
Mention a log if you can (Please use hastebin or any other paste site to keep the thread clean)
If you can't mention a log, explain as precise as possible when, why and where it occurs!
Changelog
Code:
**********
17-07-2016 - Corrected last noop usage to bfq in /init.samsung.rc
**********
11-07-2016 - Recompile UNOFFICIAL BETA build with latest CM patches.
**********
05-07-2016 - Enabled multi user in UNOFFICIAL BETA build.
**********
29-06-2016 - 1st Nightly build
- Changelog limited to changes in gts210wifi sources, updates in gts2-common and other general parts are included via nightly system.
**********
Downloads
All CM 13.0 Nightly releases can be found here: http://get.cm/?device=gts210wifi
All UNOFFICIAL BETA versions van be found here: https://www.androidfilehost.com/?w=files&flid=68015
Recommended GAPPS by opengapps.org : http://opengapps.org/ (I use pico)
Source
Special Thanks to @RaymanFX for releasing his Exynos 5433 source, without him this ROM would most likely not be possible!
All my sources can be found here : https://github.com/CyanogenMod/android_device_samsung_gts210wifi
Screenshots
DONATE ME HERE IF YOU WANT TO BUY ME A BEER OR HIT THE THANKS BUTTON IF I HELPED YOU
XDA:DevDB Information
CyanogenMod 13.0 for Samsung Galaxy Tab S2 9.7 T810, ROM for the Samsung Galaxy Tab S2
Contributors
T_I,CTXz, Sub77, Moonbutt74, RaymanFX, Hennymcc
Source Code: https://github.com/Galaxy-Tab-S2
ROM OS Version: 6.0.x Lollipop
Based On: CyanogenMod
Version Information
Status: Beta
Created 2016-06-13
Last Updated 2016-06-27
XDA:DevDB Information
CyanogenMod 13.0 for Tab S2 9.7 wifi, ROM for the Samsung Galaxy Tab S2
Contributors
T_I, RaymanFX, CTXz
ROM OS Version: 6.0.x Marshmallow
ROM Kernel: Linux 3.10.x
ROM Firmware Required: Stock Android 6.x flashed at least once before install
Based On: CyanogenMod
Version Information
Status: Abandoned
Created 2016-06-29
Last Updated 2017-01-08
Great to see the journey resulting in an official nightly. Well done.
Sent from my A0001 using Tapatalk
Fritzy62 said:
Great to see the journey resulting in an official nightly. Well done.
Sent from my A0001 using Tapatalk
Click to expand...
Click to collapse
Thanks, I'm totally happy. Looks nice, even with my dark theme...
Sent from my T810 running cm-13.0
This awesome love your work just one thing when I try to format my SD card as internal it just gets corrupted why is this
Delta wolf said:
This awesome love your work just one thing when I try to format my SD card as internal it just gets corrupted why is this
Click to expand...
Click to collapse
Can't think of a reason why it should do that. (and why you should do that, with 32 Gb internal)
I'm currently out of large enough SD's so I could transfer internal to external.
Does a format as regular card work?
Can you get a logcat (start before format, stop after it failed) of the format as internal and when regular fails, one of that action as well?
Congratulations, all your hard work is paying off. Great stuff sir. Love your ROM. ?
Sent from my SM-T810 using XDA-Developers mobile app
Not sure how to get logcat but formatting as portable works while formating as internal it all goes through says Sd card is working I hit done and it says corrupted EDIT***: some other people were having this issue on different devices it appears it was an issue with cm 13 that got patched in a different nightly likely the same issue here
---------- Post added at 03:13 PM ---------- Previous post was at 02:27 PM ----------
So formating as internal still goes corrupt but when entering twrp to erase the Sd twrp says it can't mount adoptable storage unit
Thanks for your hard work.
As I am still on the "unofficial" build, do I need to clean flash the official nightly ?
Edit:
Did a clean flash, to on the safe side. Unfortunately though I still cannot get the quicksettings to. I don't even the option in my menu.
Incase embedding doesn't work: https://www.youtube.com/watch?v=tp6c60Andgk
OK so I have a floating logcat did the format and stopped it how do I send it over can't find option to save the log EDIT**** I FOUND HOW TO SAVE but won't let me upload I can send an email with it if that is OK? And only reason I'm doing it is because I have a bunch of big apps and a lot of music I had 2gb free before I erased everything and flashed cm also if I may request a close all button for closing out application
Thank you for the CM port! I am testing this on my tab and like others say, Netflix does not work (cannot find the liboecryptXXX to remove or change filename) and sd card is always corrupt no matter which option you choose (64GB SD card). Let me know if there is anything I need to send to help.
akiradavis said:
Thank you for the CM port! I am testing this on my tab and like others say, Netflix does not work (cannot find the liboecryptXXX to remove or change filename) and sd card is always corrupt no matter which option you choose (64GB SD card). Let me know if there is anything I need to send to help.
Click to expand...
Click to collapse
Netflix seems to be working for me I downloaded the tablet version from Google play store I did get a Google play services error but just closed app and opened again and everything worked fine was watching an episode of walking dead
EDIT: just tried again and now all it says is loading I prefer to use kodi so not a big deal to me
Delta wolf said:
Netflix seems to be working for me I downloaded the tablet version from Google play store I did get a Google play services error but just closed app and opened again and everything worked fine was watching an episode of walking dead
Click to expand...
Click to collapse
Where can I find the tablet version of Netflix? I only see the one app in the Play Store.
EDIT: Also - I am on version 13.0-20160629-NIGHTLY-gts210wifi - Maybe this nightly broke Netflix?
---------- Post added at 02:10 PM ---------- Previous post was at 02:03 PM ----------
Delta wolf said:
Netflix seems to be working for me I downloaded the tablet version from Google play store I did get a Google play services error but just closed app and opened again and everything worked fine was watching an episode of walking dead
EDIT: just tried again and now all it says is loading I prefer to use kodi so not a big deal to me
Click to expand...
Click to collapse
Ahh, just saw this. Yeah, it appears its down. But at least ChromeCast works!
Wow. Official for the T810. Nice job! Should hopefully be somewhat soon before the 710 gets it aswell. I'm thinking of getting a 713 to learn this on. Good stuff!
Nice work! This may just get me off my year-long break from flashing.
Sent from my SM-G935T using Tapatalk
Thanks TI for all the hard work in getting this ROM running on our S2's, it's running really nice and smooth for me and I thank you and those who helped for putting forth all the effort in making it happen, it's much better than TW IMO. :good:
Idk if it's OK to post a request in this thread but can someone in the community please create a custom under/overclock/under volt kernel for this ROM? I was spoiled using the ROM and custom kernel that Engine95 made for Lollipop TW and it seemed to take my S2 to the next level especially with battery savings, adjusting the BIG processor down to 500mhz really had a noticeable impact. Idk what settings he used for the undervolting but he set the oc parameters for the little processor up to 1.6ghz and the BIG from 500 to 2.2ghz on the interactive governor and my S2 was running great. I can only imagine what this ROM would do with a similar custom kernel but I know the performance would make our S2's jump to the next level. Thanks again :good:
Is it also possible to add multi user support
pilspeda said:
Thanks for your hard work.
As I am still on the "unofficial" build, do I need to clean flash the official nightly ?
Edit:
Did a clean flash, to on the safe side. Unfortunately though I still cannot get the quicksettings to. I don't even the option in my menu.
Incase embedding doesn't work: https://www.youtube.com/watch?v=tp6c60Andgk
Click to expand...
Click to collapse
Embedded didn't work (here). Thanks for the video, learning more about android every day. I have the option set to right and when I turn it off nothing changes, so I can confirm, it doesn't work. Will have to check on the phone what it should do though and then look into it.
Delta wolf said:
OK so I have a floating logcat did the format and stopped it how do I send it over can't find option to save the log EDIT**** I FOUND HOW TO SAVE but won't let me upload I can send an email with it if that is OK? And only reason I'm doing it is because I have a bunch of big apps and a lot of music I had 2gb free before I erased everything and flashed cm also if I may request a close all button for closing out application
Click to expand...
Click to collapse
Emailing would be fine. There is a site to share logs online, but I've forgotten which one that is. (will look into that as well)
akiradavis said:
Thank you for the CM port! I am testing this on my tab and like others say, Netflix does not work (cannot find the liboecryptXXX to remove or change filename) and sd card is always corrupt no matter which option you choose (64GB SD card). Let me know if there is anything I need to send to help.
Click to expand...
Click to collapse
I'm using 32 and didn't need to format. Will test.
Nandr0idC0nsumer said:
Wow. Official for the T810. Nice job! Should hopefully be somewhat soon before the 710 gets it aswell. I'm thinking of getting a 713 to learn this on. Good stuff!
Click to expand...
Click to collapse
The T713 is snapdragin, not exynos, different base. I don't know if you can use the common we have, I guess not, as that one depends on the exynos libs.
Towle said:
Nice work! This may just get me off my year-long break from flashing.
Click to expand...
Click to collapse
A whole year without flashing? I select my devices on the option to flash... (when no image available, I'll build )
Welcome back to the light.
At the moment the rom is on phone mode. For multiuser etc. you have to set android to tablet mode.

[ROM][T710/T715][9.x] LineageOS 16.0

I'm not responsible for any damage to your device of any sort.
By flashing this you take responsibility of anything that happens.
Process at your own risk!
LineageOS is based on the Android Open Source Project with extra contributions from many people within the Android community
Requirements:
- twrp 3.2.0+ with treble support https://forum.xda-developers.com/showpost.php?p=78708796&postcount=2
- backup everything before install including efs partition
- wipe cache and vendor partitions before install
Install:
- Flash zip in compatible TWRP
- Don't forget about gapps (arm 9.0)
Google apps should be installed via recovery immediately after installing ROM.
If you reboot into ROM before installing Google apps, you must factory reset and then install them, otherwise expect crashes.
Doesn't work:
RIL
Download:
0207 build
T710: https://drive.google.com/open?id=1VScAyyvr8WcAseGAFVmIM4DPd2-Q1Us6
T715: https://drive.google.com/open?id=1q7oHTyV_JJGG3B56h0Wd_QiUsKn6hVzg
Device sources:
https://github.com/bonuzzz
treble-enabled twrp
t710: https://drive.google.com/open?id=1d0YycDthOxo7IM1b5gZbNI7zCdlu2Cix
t715: https://drive.google.com/open?id=1wrZKDMQcosQRrZGDypIG27Oqv-zL6m2G
known issues:
info on data partition is not accessible
Hi, thank you for the build, awesome! I was going to install LOS 15 but now I'll go directly for this one. I'll tell you how it goes
Sent from my Aquaris M5 using Tapatalk
Hello bonuzzz thanks for your hard work, I think there is not a lot of change to do but can you make a lineage rom 16.0 for t810. Thank you in advance.
Hockron said:
Hello bonuzzz thanks for your hard work, I think there is not a lot of change to do but can you make a lineage rom 16.0 for t810. Thank you in advance.
Click to expand...
Click to collapse
Unfortunately it's not so simple. So no new builds for t810/t815 at least in near future (several months). I focus on t710/t715 only.
as usual gr8 job ma8 considering. We got los15.1 stable finally seeing this beta makes me really happy so, keep up the good work...
This project is suspended. Maybe temporarily, maybe not. I tried to estimate how much time I need to get it stable and to be honest I don't want to have deal with it. As I know few developers are already working on lineage16 since november. Maybe they will upload anything to public. What about me, I don't want to spend months and some day one dev just kang my work again. Thanks for understanding.
bonuzzz said:
This project is suspended. Maybe temporarily, maybe not. I tried to estimate how much time I need to get it stable and to be honest I don't want to have deal with it. As I know few developers are already working on lineage16 since november. Maybe they will upload anything to public. What about me, I don't want to spend months and some day one dev just kang my work again. Thanks for understanding.
Click to expand...
Click to collapse
Its very sad for everyone that you abandoned the rom, but I understand what not having the time and the energy means. Thank you very much for the build. In any case I installed as I said before.
I haven't tested it much but for the time being its running pretty smooth. I installed some apps and no crashes so far. Just an error message at boot saying something happened, after closing it everything OK.
I add some screenshots here.
Ill keep posting issues if I find any. Do you think I could compile your sources in my computer?
{
"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"
}
Sent from my SM-T710 using Tapatalk
what to do when you are sick and staying at home? answer is simple:
new lineage16 builds are uploaded.
all hw stuff has been brought up except ril on t175, so no mobile network support yet. everything else should work.
links are in first post.
How much work should it be done to port this onto T810? And do you know anybody is doing it?
frankieboy1233 said:
How much work should it be done to port this onto T810? And do you know anybody is doing it?
Click to expand...
Click to collapse
not so much really but anyway it does
as I heard Ather was doing llineage16 with another dev. Maybe someone else.
T815 plzz. I have no knowledge about porting roms, but if by any way I can help u in porting this to T815 plzz let me know...
sweet, i saw your trebel twrp in the other forum, freaking fntastic
#1. Loaded trwp and ROM only no root
Excellent power 97 percent remain after 13 hours
No 5gz WiFi. But because I had nothing else loaded I couldn't see the nvram_net.txt settings.
So I tried to load pico and lineageos add-on su, and had several boot up and setup issues with the play services kept crashing. After bypassing lots of stuff, gave up and reloaded, I was able to see the root permissions in the developer settings, but lineageOS extras shows only arm 15.1 no 16 for root. Thought that was an issue. Silly me I didn't do a logcat. Before I did #2
#2nd try wipe , load, pico and magisk 17 . no magisk 17 in apps.
Did a bypass load apps to get to desktop. Had a couple " this device has errors, please contact manufacturer "
Play store was able to install apps, but I had no access to my paid apps. See #1 I wanted to fix my 5gz WiFi files. And I use es file explorer pro, but since I didn't have root... Well.
Play store recovered my programs am going to try magisk 18 . BRB
Looks nice, a couple of google play store bugs, an actuall desktop black out.
In conclusion, awesome ! Work !
Will fiddle some more. couldn't get a logcat
Downloaded all my gapps, and I found an unofficial root for lineageos 16 in another forum.
Trying again. Cheers
https://androidfilehost.com/?fid=11410963190603875495
issue with paid apps i think is more gapps issue rather than device specific because i have the same behavior on another devices and had to flash one image several times before got showing my purchases in play store
bonuzzz said:
not so much really but anyway it does
as I heard Ather was doing llineage16 with another dev. Maybe someone else.
Click to expand...
Click to collapse
i have an 815 to test as well
---------- Post added at 05:35 AM ---------- Previous post was at 05:17 AM ----------
bonuzzz said:
issue with paid apps i think is more gapps issue rather than device specific because i have the same behavior on another devices and had to flash one image several times before got showing my purchases in play store
Click to expand...
Click to collapse
Same here.
I got 5gz to work . I changed
Code:
ccode=US
regrev=69
Based on several posts over the years, I researched what regrev is in related to the ccode
It relates to what frequencies and I believe power outputs for different countries legal free and open radio frequencies.
The clues are in the driver for the wireless device source code.
Here is a broadcom driver for the 3.10 kernel
https://android.googlesource.com/ke...drivers/net/wireless/bcmdhd/dhd_custom_gpio.c
In there is a small database that should be consulted when you boot up your device and your country code should be selected when the driver is accessed
This has never worked properly for any lineageos based ROM.
Also most stock ROMs do not have this in their correctly.
All the files in /system/vendor/etc/wifi that have nvram in their name ( total 6 files ) need updated manually with an editor with root access.
As soon as I enter codes and reboot, I see all the 5 gz and many other networks that normally are too far away.
Kind of a chore to do this on every reloaded device, but that's what it takes.
Will this work on the 2015 model? I was able to flash it on my Tab S2 running exynos processor however it won't past the samsung logo.
Tried not flashing the gapps package to make sure that wasn't it... still stuck with recovery only. Any ideas?
samw52000 said:
Will this work on the 2015 model? I was able to flash it on my Tab S2 running exynos processor however it won't past the samsung logo.
Tried not flashing the gapps package to make sure that wasn't it... still stuck with recovery only. Any ideas?
Click to expand...
Click to collapse
Same here I cant flash Gapps with out it sticking on Samsung's boot logo
@samw52000 @legojoe8 read the first post carefully, in particular about twrp

[ROM][UNOFFICIAL][Pie 9.0] AOKP-ROM [S4 Mini Duos/3G/LTE ] Jan/18/2020

{
"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"
}
Android. Infused with magical unicorn bytes
The unicorn eats Pie and farts rainbows ​
INFO
Read about AOKP and Team Kang here
This is an unofficial build of AOKP Pie release with MicroG support and embedded SU.
DISCLAIMER
* By flashing this, you automatically void your warranty!
* You are installing this software at your own risk
* I am not responsible if your phone, SD card or anything else breaks or causes damage of any kind to anything as a result of flashing this ! Remember, you flashed this at your own free will!
A. Initial install
1. Copy ROM and Gapps (optional) to your external SD Card or internal memory
2. Boot into recovery (latest TWRP preferred)
3. Wipe Dalvik/ART Cache, Cache, System and Data
4. Install ROM and Gapps (optional)
5. Reboot
B. Updates
1. Copy ROM to your external SD Card or internal memory
2. Boot into recovery (latest TWRP preferred)
3. Wipe Dalvik/ART Cache and Cache
4. Install ROM
5. Reboot
Serranodsdd (GT-I9192)
Serrano3gxx (GT-I9190)
Serranoltexx (GT-I9195)
Gapps:
Open Gapps
NOT WORKING
Everything should be working, please report issues if found
Changelog in ROM Control
Gerrit:
AOKP Gerrit
LineageOS
CREDITS
This is not my work, all credit goes to the developers:
- Google
- Lineage Team
- Team Kang
- @arco68
- LineageOS
- AOKP
XDA:DevDB Information
AOKP Pie, ROM for the Samsung Galaxy S4 Mini
Contributors
csendre
ROM OS Version: 9.x Pie
ROM Kernel: Linux 3.4.x
Version Information
Status: Stable
Created 2019-03-05
Last Updated 2020-01-20
reserved
Thank you, to try.
It doesn't work Substratum. No changes when activating layers.
@soulreaver13mejia look at this: https://forum.xda-developers.com/showpost.php?p=76687502&postcount=8
You will need to enable root
seems there are still some issues with APN settings, the team is working on sorting it out.
Finally . Did you base this on LOS 16.0? The only problem I had with it was Screencast. I hope you'll find a solution.
csendre said:
@soulreaver13mejia look at this: https://forum.xda-developers.com/showpost.php?p=76687502&postcount=8
You will need to enable root
Click to expand...
Click to collapse
There was already root activator and it didn't work that way, but I went back to 8.1 and a question with trebuchet recent applications look like in Pie but if I put Nova Launcher they come back like before Oreo, because that happens?
faizankhalifa said:
Finally . Did you base this on LOS 16.0? The only problem I had with it was Screencast. I hope you'll find a solution.
Click to expand...
Click to collapse
Chromecast should be working. Miracast/wi-fi display support was removed in Pie and to my knowledge there is no workaround solution to make it work.
For some devices they started using Qualcomm's Wifi display implementation. Not sure if that is an option for us; I asked Arne
csendre said:
seems there are still some issues with APN settings, the team is working on sorting it out.
Click to expand...
Click to collapse
Right. In may case the APN screen was blank. I had to set up the APN manually and it worked fine.
Another issue is related to screen rotation. Turning the phone 90 degrees the screen keeps as it was, it not goes to horizontal.
And last, I was not able to root the phone whit magisk.
I will trying it.
The most important, thank so much for keeping upgraded our old devices
Ulises31 said:
Right. In may case the APN screen was blank. I had to set up the APN manually and it worked fine.
Another issue is related to screen rotation. Turning the phone 90 degrees the screen keeps as it was, it not goes to horizontal.
And last, I was not able to root the phone whit magisk.
I will trying it.
The most important, thank so much for keeping upgraded our old devices
Click to expand...
Click to collapse
Can't add any APN manually, it says "Settings for APN are not available for this user". Just have the option to "set to standard" but this does nothing.
onkelfeix said:
Can't add any APN manually, it says "Settings for APN are not available for this user". Just have the option to "set to standard" but this does nothing.
Click to expand...
Click to collapse
Do you see the plus sign (+) next to the search button? Don't forget to save your new apn via the menu...
nussbaum said:
Do you see the plus sign (+) next to the search button? Don't forget to save your new apn via the menu...
Click to expand...
Click to collapse
White on light grey, couldn't see it....
Now my temp-phone is working well , thanks alot.
Ulises31 said:
Right. In may case the APN screen was blank. I had to set up the APN manually and it worked fine.
Another issue is related to screen rotation. Turning the phone 90 degrees the screen keeps as it was, it not goes to horizontal.
And last, I was not able to root the phone whit magisk.
I will trying it.
The most important, thank so much for keeping upgraded our old devices
Click to expand...
Click to collapse
Hopefully APN will be fixed in next build.
Screen rotation works just fine now in latest build. Make sure that you enabled it. You can also try a clean flash if you dirty flashed from previous one.
You'll have to talk to Magisk developers; not a ROM issue. In the meantime enable embedded root in developer options.
Sim not working is there a solution The model is GT-I9192
---------- Post added at 08:51 PM ---------- Previous post was at 08:27 PM ----------
Sim not working is there a solution model GT-I9192
ahmed20001 said:
Sim not working is there a solution The model is GT-I9192
---------- Post added at 08:51 PM ---------- Previous post was at 08:27 PM ----------
Sim not working is there a solution model GT-I9192
Click to expand...
Click to collapse
If you have already done a clean flash try updating your modem. Some people were having this issue on older JB modems
New builds are up with March security patches.
APN should be working now, at least it does for me. Please report back.
csendre said:
New builds are up with March security patches.
Click to expand...
Click to collapse
Clean flash went fine on my serranoltexx. However root is not working. Default is set to "Apps and ADB" (in Developer Options -> Root access), but Kernel Adiutor tells me there is no root. Setting to "Disabled" and re-setting it to "Apps and ADB" does not work either.
ernsteiswuerfel said:
Clean flash went fine on my serranoltexx. However root is not working. Default is set to "Apps and ADB" (in Developer Options -> Root access), but Kernel Adiutor tells me there is no root. Setting to "Disabled" and re-setting it to "Apps and ADB" does not work either.
Click to expand...
Click to collapse
Tested it, you are right. The apps and ADB is the one that should be working, it means that root access can be granted to both apps and commands over ADB. Not sure what is going on though, this is coming from Lineage, AOKP doesn't use a custom SU in Pie. Will have to investigate further. Does anyone knows if this worked in previous version from March 05? I noticed there was a commit added by Lineage on March 6, maybe that broke it?
Update: also tried flashing SU from here: https://download.lineageos.org/extras but it didn't work either so definitely seems to be a Lineage SU issue
csendre said:
Does anyone knows if this worked in previous version from March 05? I noticed there was a commit added by Lineage on March 6, maybe that broke it?
Click to expand...
Click to collapse
Nope, didn't work either. I wanted to verify this on the current version just to be sure.

[UNOFFICIAL][ROM][A320FL/F/Y] crDroid 6.9 [10.0][64 bits][Treble]

{
"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
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.
FEATURES
A320FL/F/Y supported
Android 10
Arm64 with Treble support
3.18.140 kernel with f2fs support and many more
Enforcing build
VNDK-Full
crDroid features
KNOWN BUGS
Encryption is bugged (dont encrypt phone)
Other inherent bugs from AOSP, LineageOS or crDroid sources
CTS profile can fail in Magisk
Volte (it never will work)
INSTALLATION
Flash the repartition script if you haven't done
Wipe system, data (clean install recommended), vendor, dalvik&cache and cache
Flash rom zip
Flash GAPPS (they can fail at first flash, but flash again)
Reboot
DOWNLOAD
Lastest build: 20/00/2020
GoogleDrive folder
GAPPS
Arm64 gapps
ROOT
Flash Magisk as usual
SUPPORT
Telegram group
SOURCES
My github org
CREDITS
Me, for infinite hours spent with this project
Special thanks to @Valera1978 for bringing this to the exynos7870
@followmsi for the upstream kernel commits
@stricted and 7870 dev team for his work in exynos source code
DONATIONS
I don't need them, I don't need coffees or beers. I really hate see here people with high end devices asking for donations, but you can still donate money to charity. Donate money or simply help people that is really needed. If you like this rom you can make me very happy just pushing THANKS
XDA:DevDB Information
crDroid 6.9, ROM for the Samsung Galaxy A Series 2017 A3, A5, A7
Contributors
Astrako
Source Code: https://github.com/crdroidandroid
ROM OS Version: Android 10
ROM Kernel: Linux 3.x
ROM Firmware Required: Oreo bootloader
Version Information
Status: Beta
Beta Release Date: 2019-12-19
Created 2019-12-19
Last Updated 2020-09-25
Reserved
Is signature spoofing enabled for microG support?
Astrako said:
Reserved
Click to expand...
Click to collapse
Good work, keep it up! ??
Nice job, this is the most stable "first release" I've ever seen!
This is the 2nd day I'm testing this ROM , it is very stable, WiFi, bluetooth, audio, camera.
Everything wotks fine. They only one issue I found a few minutes back its the sound. I was cresting a fullbackup with TWRP to my mSD, then when the phone started again a very very loud sound came from the speaker. It was a notificaction, I tried with músic an found that all kind of sound that cames from the speaker is ver y very lound and broke, even if I put the volumen at minimum.
I think this is a ver y good start for a first realease I really hope this issue gets fixed soon.
If there is a way I can help you to improve this ROM please let us kown. At least I can provide logs or something when this kind of issue happens.
Many thanks for you'r hard work @Astrako. This is one of the best ROM I have tried for this device,
IvannHylian said:
This is the 2nd day I'm testing this ROM , it is very stable, WiFi, bluetooth, audio, camera.
Everything wotks fine. They only one issue I found a few minutes back its the sound. I was cresting a fullbackup with TWRP to my mSD, then when the phone started again a very very loud sound came from the speaker. It was a notificaction, I tried with músic an found that all kind of sound that cames from the speaker is ver y very lound and broke, even if I put the volumen at minimum.
I think this is a ver y good start for a first realease I really hope this issue gets fixed soon.
If there is a way I can help you to improve this ROM please let us kown. At least I can provide logs or something when this kind of issue happens.
Many thanks for you'r hard work @Astrako. This is one of the best ROM I have tried for this device,
Click to expand...
Click to collapse
That is a hardware bug, you only need to shutdown device and will be fixed. It must be a some kind of static remaining in circuits and it happens even with stock. Only way to fix is that.
Very cool to see the phone still getting new roms. Before getting rid of my S9 Port, I was wondering, if the Android 10 iOS style gestures are supported? Since the phone has a home button, they might be disabled but I'd really prefer using gestures over the soft keys (back and recents).
Anyways, thank for the work!
Hello
I have been unable to make the rom work in my phone.
My phone model is A320FL.
The process I have followed to install the rom is the following one:
1. Install this stock A320FLXXS4CSG2_A320FLHUI4CSG1_HUI
2. Install root
3. Install twrp
4. Twrp -> Wipe -> Format data
5. Twrp -> Wipe -> Advanced wipe -> clean davlik, cache, data and system
6. Install rom and google apps open_gapps-arm64-10.0-nano-20191209-BETA.zip
The first time the google apps gave me an error indicating that the sdk version was incorrect; and when I tried to boot without installing it I wasn't able.
I have executed again the steps 5 and 6 and this time I was able to install google apps but the rom didn't boot, the phone only showed the crdroid animation.
This is the logcat of the booting of the rom the 2nd time: https://del.dog/tuzapuckuc
Regards
Looks interesting, can't wait to see if it gets to stable.
jontxo said:
Hello
I have been unable to make the rom work in my phone.
My phone model is A320FL.
The process I have followed to install the rom is the following one:
1. Install this stock A320FLXXS4CSG2_A320FLHUI4CSG1_HUI
2. Install root
3. Install twrp
4. Twrp -> Wipe -> Format data
5. Twrp -> Wipe -> Advanced wipe -> clean davlik, cache, data and system
6. Install rom and google apps open_gapps-arm64-10.0-nano-20191209-BETA.zip
The first time the google apps gave me an error indicating that the sdk version was incorrect; and when I tried to boot without installing it I wasn't able.
I have executed again the steps 5 and 6 and this time I was able to install google apps but the rom didn't boot, the phone only showed the crdroid animation.
This is the logcat of the booting of the rom the 2nd time: https://del.dog/tuzapuckuc
Regards
Click to expand...
Click to collapse
Did you install the repartition script?
Madhias said:
Did you install the repartition script?
Click to expand...
Click to collapse
Hello
Yes I installed the script just after installing TWRP. This is the complete sequence of the setup I did.
1. Install this stock A320FLXXS4CSG2_A320FLHUI4CSG1_HUI
2. Install root
3. Install twrp
4. Run the repartition script
5. Twrp -> Wipe -> Format data
6. Twrp -> Wipe -> Advanced wipe -> clean davlik, cache, data and system
7. Install rom and google apps open_gapps-arm64-10.0-nano-20191209-BETA.zip
The first time the google apps gave me an error indicating that the sdk version was incorrect; and when I tried to boot without installing it I wasn't able.
I have executed again the steps 5 and 6 and this time I was able to install google apps but the rom didn't boot, the phone only showed the crdroid animation.
Regards
jontxo said:
Regards
Click to expand...
Click to collapse
You have done two bad things:
1. Asking for support without having pushing "Thanks" button in first post of this thread. This is something very disrespectful, but I see that is a extremely bad and common behaviour in XDA.
2. You haven't format vendor partition. In the installation instructions in repartition script and this rom threads is written, but you haven't done, I guess because you haven't read the 5 steps of rom installation. Again a very bad and common behaviour in XDA.
Any chances of a a5 port? ?
People who can port the Galaxy S10 for our 3 2017? I want 10 but with Samsung chips
ysyp69 said:
People who can port the Galaxy S10 for our 3 2017? I want 10 but with Samsung chips
Click to expand...
Click to collapse
You can always learn how to do that! It's not that hard to learn new things!
Madhias said:
Did you install the repartition script?
Click to expand...
Click to collapse
Astrako said:
You have done two bad things:
1. Asking for support without having pushing "Thanks" button in first post of this thread. This is something very disrespectful, but I see that is a extremely bad and common behaviour in XDA.
2. You haven't format vendor partition. In the installation instructions in repartition script and this rom threads is written, but you haven't done, I guess because you haven't read the 5 steps of rom installation. Again a very bad and common behaviour in XDA.
Click to expand...
Click to collapse
Hello
Thanks for your help, I have managed to install the rom and everything work as expected.
The problem was that I wasn't restarting the phone after using the script to do the repartition. After that I have had also to not to install twrp before reboot.
Regards
deleted
Does this work with the A5 2017? I'm guessing not but this is the only ROM with Android 10, so I thought I'd ask if it supports it. If not, is it possible for this to be ported to the A5?
ImSmatMan said:
Does this work with the A5 2017? I'm guessing not but this is the only ROM with Android 10, so I thought I'd ask if it supports it. If not, is it possible for this to be ported to the A5?
Click to expand...
Click to collapse
It isn't for A5, posible to port? Well ask Dev!??

[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