[UNOFFICIAL][ROM] LineageOS 15.1 for Galaxy ON7 [SM-G600FY/F] - Samsung Galaxy On7 ROMs, Kernels, Recoveries, & Ot

{
"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"
}
LineageOS is a free, community built, aftermarket firmware distribution of Android 8.0 (Oreo), which is designed to increase performance and reliability over stock Android for your device.
LineageOS is based on the Android Open Source Project with extra contributions from many people within the Android community. It can be used without any need to have any Google application installed. Linked below is a package that has come from another Android project that restore the Google parts. LineageOS does still include various hardware-specific code, which is also slowly being open-sourced anyway.
What's working :
Boots
RIL
Audio
Sensors
Flash
Video recording
Camera
GPS
Wifi
Bluetooth
Known issuses:
You tell me
Contributors:
garylawwd - 50E
Credits:
vince2678
minz1
vlw
Danil_e71
Instructions:
Download the latest build and gapps
Reboot to recovery
Flash the latest build and gapps
Reboot
Downloads :
G600FY/F: https://download.msm8916.com/LineageOS/o7prolte/
Google Apps: http://opengapps.org
Reporting Bugs
DO NOT Report bugs if you're running a custom kernel or you installed Xposed
Grab a logcat right after the problem has occurred. (Please include at least a few pages of the log, not just the last few lines, unless you know what you're doing.)
If it is a random reboot, grab /proc/last_kmsg. (Do not bother getting a logcat unless you can get it just before the reboot. A logcat after a reboot is useless)
Remember to provide as much info as possible. The more info you provide, the more likely that the bug will be solved. Please also do not report known issues. Any bug not reported in the bug report format below may be ignored.
Code:
What is your--
LineageOS version:
LineageOS Download url:
Gapps version:
Did you--
wipe:
restore with titanium backup:
reboot after having the issue:
Are you using--
a task killer:
a non-stock kernel:
other modifications:
Provide any additional information (observations/frequency of problem/last version it worked on/etc) as needed:
XDA:DevDB Information
[UNOFFICIAL][ROM] LineageOS 15.1 for Galaxy ON7 [SM-G600FY/F], ROM for the Android General
Contributors
Dyneteve
Source Code: https://github.com/Galaxy-MSM8916
ROM OS Version: 2.3.x Gingerbread
Version Information
Status: Testing
Created 2018-03-29
Last Updated 2018-04-25

bugs
Fix these two major bugs one is volte and camera plzz fix these asap

Tatesar said:
Fix these two major bugs one is volte and camera plzz fix these asap
Click to expand...
Click to collapse
Camera works, you downloaded a old build + and don't ask about volte

Dyneteve said:
Camera works, you downloaded a old build + and don't ask about volte
Click to expand...
Click to collapse
Ok sir but can you fix volte by zip file

Sir will you fix the volte bug in next update of lineage os 15.1

Tatesar said:
Ok sir but can you fix volte by zip file
Click to expand...
Click to collapse
Sainiuday said:
Sir will you fix the volte bug in next update of lineage os 15.1
Click to expand...
Click to collapse
Lol he told you to not ask about VoLTE so stop it already. It won't be fixed.

can i get screen shots and did any1 tried to fix volte

trinadhchinna7 said:
can i get screen shots and did any1 tried to fix volte
Click to expand...
Click to collapse
You can get screenshots by pressing Vol- + Power button. No idea about VoLTE.

surendrajat said:
You can get screenshots by pressing Vol- + Power button. No idea about VoLTE.
Click to expand...
Click to collapse
Bro i know how to take screenshots i was asking screenshots of the ROM bro, and suggest any other stable ROMS if possible
thanks anyway

trinadhchinna7 said:
Bro i know how to take screenshots i was asking screenshots of the ROM bro, and suggest any other stable ROMS if possible
thanks anyway
Click to expand...
Click to collapse
Oh. Okay. You can find screenshots in this group .

Support for Google Camera
Hi Dyneteve, does this ROM support Camera2API (for raw image support), and can I use Google Camera (or Camera NX) instead of Footej?

Call functionality is not working.
call functionality is not working kindly resolve it.

arulvarman said:
call functionality is not working kindly resolve it.
Click to expand...
Click to collapse
That doesn't sound right. Unless you're trying to call using Jio, it works fine. For Jio use Jio4GVoice app.

MSM8916-COMMON
---------
commit f24798c9080ed8f7fe37ecdac3e79c359193933a (HEAD)
Author: Vincent Zvikaramba <[email protected]>
Date: Sun Apr 8 23:20:37 2018 -0400
msm8916-common: Decommonise qseecom
Change-Id: I35630d6e72de697a2bbbf2abcbd2ad2156d29d23
commit d17b04ad12950ea0bf49bf39b9004719456f7f84
Author: Dyneteve <[email protected]>
Date: Mon Apr 2 06:51:44 2018 -0400
msm8916: Build keystore
This reverts commit 9708ba7611253dc3a68d5248f6452766a0a97202.
Change-Id: I48b2e1fc6d325fdec6be710ec90bcc500541c733
commit 96554c890cc3a56f20edb6eb130c1f0e5632234d
Author: Dyneteve <[email protected]>
Date: Mon Apr 2 06:52:00 2018 -0400
msm8916: Re-enable qseecomd
This reverts commit 7d2c59d691d700f5a81da3cb5ed894c83904655a.
Change-Id: I2ed74978202ba9dc1fbc27c536e252654574aab5
commit e68aae5cbcf2a4af881302e51cab027993a24ad1 (grafted, refs/remotes/m/lineage-15.1, refs/remotes/Galaxy-MSM8916/lineage-15.1)
Author: Adrian DC <[email protected]>
Date: Wed Apr 18 12:13:02 2018 +0100
camera: Implement release before close safeguard
* Since the modules to HIDL 1.0 transition,
the camera stack was unable to boot properly
through camera open(...) -> close(...) -> open(...)
due to the missing release() call before close(...)
* As the newer HAL 1.0 specifications imply an internal
release(...) of the camera stack on close(...),
replicate this new behaviour by releasing the camera
resources upon close(...) if it was not performed
Change-Id: I97e1f13b7280d35df2fb17c6644b8eb203cb45ed
Signed-off-by: Adrian DC <[email protected]>
KERNEL
---------
commit 9f56ff4137277e67bbd350d2c7e9431dfc12cb04 (grafted, HEAD, refs/remotes/m/lineage-15.1, refs/remotes/Galaxy-MSM8916/lineage-15.1)
Author: deadman96385 <[email protected]>
Date: Wed Apr 18 16:34:49 2018 -0500
Modify gt5 camera drivers/headers to be its own folder
Change-Id: I437a8b6aa0dfd4441bb9c59b628c4416a75f8ad0
DEVICE
---------
commit 5be65ddc23e2c8993214c704ec3a6df7331517a2 (grafted, HEAD, refs/remotes/m/lineage-15.1, refs/remotes/Galaxy-MSM8916/lineage-15.1)
Author: Dyneteve <[email protected]>
Date: Tue Mar 27 06:05:44 2018 -0400
o7prolte: Rebrand
Change-Id: Ibe2efa8920cf2359c5529e11e471e40777f7988e
DEVICE-COMMON
---------
commit 07d0d79d533a64acc8dd56e84eee44c2a77bb14c (HEAD)
Author: Vincent Zvikaramba <[email protected]>
Date: Sun Apr 8 23:18:49 2018 -0400
gprimelte-common: Decommonise qseecom
Change-Id: Id77a164c8d3c5da4ba8a08299e401b8f55996284
VENDOR
---------
commit 3a17351c5d735df396fe0052be5efa69bec5210b (HEAD)
Author: Jenkins <[email protected]>
Date: Sun Apr 8 23:49:41 2018 -0400
gprimelte-common: Decommonise qseecom
Change-Id: I823af7a0707534a6d766ff69bc78eb0e33db08fb
commit 07a72b17b87153e53dee713ceca5dccc211862f3
Author: Jenkins <[email protected]>
Date: Sun Apr 8 23:46:26 2018 -0400
j5-common: Decommonise qseecom blobs
Change-Id: I441c11118eea5133bd041ff9f4c71735e9da0a61
commit 2c9f39e81e00144b5809dd7d19407c7bd6996944 (grafted, refs/remotes/m/lineage-15.1, refs/remotes/Galaxy-MSM8916/lineage-15.1)
Author: Dyneteve <[email protected]>
Date: Sat Apr 21 09:10:00 2018 -0400
msm8916: Remove deprecated libs
Change-Id: I3a96699365a77b6f033c3c68fbe81b61b19d4c3d
CHANGELOG (22 APRIL 2018)

No voice during calls while calling from secondary sim card

Abhi521 said:
No voice during calls while calling from secondary sim card
Click to expand...
Click to collapse
same issue arrived on my phone as well....... any fixes.....

Abhi521 said:
No voice during calls while calling from secondary sim card
Click to expand...
Click to collapse
xawbeenregmi said:
same issue arrived on my phone as well....... any fixes.....
Click to expand...
Click to collapse
Are you using On7 or On7 PRO?

surendrajat said:
Are you using On7 or On7 PRO?
Click to expand...
Click to collapse
i am using on7pro

surendrajat said:
Are you using On7 or On7 PRO?
Click to expand...
Click to collapse
On7 Pro

xawbeenregmi said:
i am using on7pro
Click to expand...
Click to collapse
Abhi521 said:
On7 Pro
Click to expand...
Click to collapse
I thought it was just me. IDK why but it's just not working on On7 PRO, with On7 it's fine.

Related

[ROM][WEEKLY][SM-A720F/DS] Official LineageOS 14.1 for a7y17lte

{
"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"
}
LineageOS is a free, community built, aftermarket firmware distribution of Android 7.1 (Nougat), which is designed to increase performance and reliability over stock Android for your device.
LineageOS is based on the Android Open Source Project with extra contributions from many people within the Android community. It can be used without any need to have any Google application installed. Linked below is a package that has come from another Android project that restore the Google parts. LineageOS does still include various hardware-specific code, which is also slowly being open-sourced anyway.
All the source code for LineageOS is available in the LineageOS Github repo. And if you would like to contribute to LineageOS, please visit our Gerrit Code Review. You can also view the Changelog for a full list of changes & features.
Issues
None?
To migrate from unofficial to official builds, use this zip
Instructions
More detailed instructions on the wiki
Download and install TWRP (download link below)
Download LineageOS and gapps
Boot into recovery
Install LineageOS and Gapps
Downloads
TWRP - https://lineageos.fun/a7y17lte/
Builds - https://download.lineageos.org/a7y17lte
Root - https://download.lineageos.org/extras (arm64)
Gapps - http://opengapps.org/ (7.1, arm64)
Reporting bugs
DO NOT Report bugs if you're running a custom kernel or you installed Xposed
Grab a logcat right after the problem has occurred. (Please include at least a few pages of the log, not just the last few lines, unless you know what you're doing.)
If it is a random reboot, grab /proc/last_kmsg. (Do not bother getting a logcat unless you can get it just before the reboot. A logcat after a reboot is useless)
If the problem disappears after running "setenforce 0" from a root shell, grab /data/misc/audit/audit.log
Remember to provide as much info as possible. The more info you provide, the more likely that the bug will be solved. Please also do not report known issues. Any bug not reported in the bug report format below may be ignored.
Code:
What is your--
LineageOS version:
LineageOS Download url:
Gapps version:
Did you--
wipe:
restore with titanium backup:
reboot after having the issue:
Are you using--
a task killer:
a non-stock kernel:
other modifications:
Provide any additional information (observations/frequency of problem/last version it worked on/etc) as needed:
Old builds
Thanks to raymanfx for all his work (on the "tricky bits") for the a5!
TWRP
2018-02-14
2018-02-14 Build 2 - fixed dualsim RIL and taking photos
This is based on the Samsung Nougat kernel. Make sure you're running a Nougat-based stock firmware before installing this!
XDA:DevDB Information
LineageOS 14.1 for a7y17lte, ROM for the Samsung Galaxy A Series 2017 A3, A5, A7
Contributors
forkbomb444, raymanfx
Source Code: https://github.com/fourkbomb/android_kernel_samsung_universal7880
ROM OS Version: 7.x Nougat
ROM Kernel: Linux 3.x
Version Information
Status: Beta
Created 2018-02-14
Last Updated 2018-04-10
Reserved
Oh wow a real ROM for the A7 2017. HUGE thanks @forkbomb444
Before I begin to test this, can you confirm a few things?
Will this be updated regularly just as the A5 2017 gets updated? I understand if it takes a few more extra days to update it.
Are the current bugs the same as the A5 2017?
moistcity said:
Oh wow a real ROM for the A7 2017. HUGE thanks @forkbomb444
Before I begin to test this, can you confirm a few things?
Will this be updated regularly just as the A5 2017 gets updated? I understand if it takes a few more extra days to update it.
Are the current bugs the same as the A5 2017?
Click to expand...
Click to collapse
It probably will be released roughly in-step with the A5, but maybe more/less often depending on how much spare time I have.
Bugs should be the same as the last A5 release (from yesterday). I haven't run into any at all so far.
Thank you very much for the work.
But little problem:
SIM card not detected.
photos do not store on the SD card or internally.
An idea ? solution?
Please add in the description current errors and bugs, as well as performance it will be very useful
Bug screenshot
Amazing work!
Thank you dude.!
But I have 2 problems:
Photos don't store on the SD card or internally, and 4G not work, only 3G.
A question, this rom have AOD?
---------- Post added 15th February 2018 at 12:05 AM ---------- Previous post was 14th February 2018 at 11:59 PM ----------
---------- Post added at 12:06 AM ---------- Previous post was at 12:05 AM ----------
https://ibb.co/iNxrO7
This is one bug
fipec said:
Thank you very much for the work.
But little problem:
SIM card not detected.
photos do not store on the SD card or internally.
An idea ? solution?
Click to expand...
Click to collapse
RIL was broken on the dualsim variant. It will be fixed in the next build.
Photos will also be fixed in the next build
TWRP recovery Compiled as *.tar
forkbomb444 said:
LineageOS is a free, community built, aftermarket firmware distribution of Android 7.1 (Nougat), which is designed to increase performance and reliability over stock Android for your device.
LineageOS is based on the Android Open Source Project with extra contributions from many people within the Android community. It can be used without any need to have any Google application installed. Linked below is a package that has come from another Android project that restore the Google parts. LineageOS does still include various hardware-specific code, which is also slowly being open-sourced anyway.
All the source code for LineageOS is available in the LineageOS Github repo. And if you would like to contribute to LineageOS, please visit our Gerrit Code Review. You can also view the Changelog for a full list of changes & features.
Issues
None?
Instructions
Download and install TWRP (download link below)
Download LineageOS and gapps
Boot into recovery
Install LineageOS and Gapps
Downloads
TWRP - see below
Builds - see below
Root - https://download.lineageos.org/extras (arm64)
Gapps - http://opengapps.org/ (7.1, arm64)
Reporting bugs
DO NOT Report bugs if you're running a custom kernel or you installed Xposed
Grab a logcat right after the problem has occurred. (Please include at least a few pages of the log, not just the last few lines, unless you know what you're doing.)
If it is a random reboot, grab /proc/last_kmsg. (Do not bother getting a logcat unless you can get it just before the reboot. A logcat after a reboot is useless)
If the problem disappears after running "setenforce 0" from a root shell, grab /data/misc/audit/audit.log
Remember to provide as much info as possible. The more info you provide, the more likely that the bug will be solved. Please also do not report known issues. Any bug not reported in the bug report format below may be ignored.
Code:
What is your--
LineageOS version:
LineageOS Download url:
Gapps version:
Did you--
wipe:
restore with titanium backup:
reboot after having the issue:
Are you using--
a task killer:
a non-stock kernel:
other modifications:
Provide any additional information (observations/frequency of problem/last version it worked on/etc) as needed:
Releases
Thanks to raymanfx for all his work (on the "tricky bits") for the a5!
TWRP
2018-02-14
2018-02-14 Build 2 - fixed dualsim RIL and taking photos
This is based on the Samsung Nougat kernel. Make sure you're running a Nougat-based stock firmware before installing this!
XDA:DevDB Information
LineageOS 14.1 for a7y17lte, ROM for the Samsung Galaxy A Series 2017 A3, A5, A7
Contributors
forkbomb444, raymanfx
Source Code: https://github.com/fourkbomb/android_kernel_samsung_universal7880
ROM OS Version: 7.x Nougat
ROM Kernel: Linux 3.x
Version Information
Status: Beta
Created 2018-02-14
Last Updated 2018-02-14
Click to expand...
Click to collapse
I've follow the tutorial and works great. and i take your TWRP *.img and compiled as *.tar
TWRP 3.1.1-1
https://drive.google.com/file/d/1buC3B5gwIG8cpPTgY-ThupQfJuKtJGzI/view?usp=sharing
In version 2018-02-14 Build 2 there are 4g running camera and both SIM cards!
Thank you for supporting our device!:good::good:
Volte support please.
ermakovermakov7878 said:
In version 2018-02-14 Build 2 there are 4g running camera and both SIM cards!
Thank you for supporting our device!:good::good:
Click to expand...
Click to collapse
You can help me bro, install the second version but I still do not get 4G and the camera has not been fixed either
In v2 dual sim and 4G are OK
taking photos is nok.
An idea ?
fipec said:
In v2 dual sim and 4G are OK
taking photos is nok.
An idea ?
Click to expand...
Click to collapse
Myb camera hal not polished enough ^^
Hello,
SMS acknowledgment does not work.
mms reception accused does not even exist in option.
New build waiting
I install the second Update and not fix the camera. With wipe maybe works? Sorry for my english im from Argentina
Hope we get official lineage os In the future. My best wishes with you keep development may god bless you
New update waiting.
Volte added please.

[ROM][UNOFFICIAL] LineageOS 16.0 for Galaxy A70

{
"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"
}
LineageOS is a free, community built, aftermarket firmware distribution of Android 9 (Pie), which is designed to increase performance and reliability over stock Android for your device.
LineageOS is based on the Android Open Source Project with extra contributions from many people within the Android community. It can be used without any need to have any Google application installed. Linked below is a package that has come from another Android project that restore the Google parts. LineageOS does still include various hardware-specific code, which is also slowly being open-sourced anyway.
All the source code for LineageOS is available in the LineageOS Github repo. And if you would like to contribute to LineageOS, please visit out Gerrit Code Review. You can also view the Changelog for a full list of changes & features.
Instructions
Go to https://forum.xda-developers.com/galaxy-a70/development/recovery-twrp-galaxy-a70-t3955984 and install TWRP (always use the latest version)
Download the latest build and gapps
Reboot to recovery
(Optional) Create backup
Flash the latest build and gapps
(Optional: If you are already on lineage then you can dirty flash) Format data (yes format not just wipe)
Reboot
Downloads
https://github.com/Grarak/android_device_samsung_a70q/releases (Choose lineage-16.0, do not download pre-release, includes changelog)
Root addon : https://download.lineageos.org/extras
Google Apps : https://wiki.lineageos.org/gapps.html
Working
Everything, but
Known issues
VoLTE/VoWifi not working
Camera only shows up to 8MP
NFC is enabled on all models, even on the ones without it (please report device model)
Dualsim is enabled on all models, even on the ones without it (please report device model)
Screen flickering when using fingerprint (That's normal and how optical fingerprint sensors work. Flickering doesn't happen on stock I know, but that's due to poor UI implement from lineage site)
Reporting Bugs
DO NOT Report bugs if you're running a custom kernel or you installed Xposed
Grab a logcat right after the problem has occurred. (Please include at least a few pages of the log, not just the last few lines, unless you know what you're doing.)
If it is a random reboot, grab /proc/last_kmsg. (Do not bother getting a logcat unless you can get it just before the reboot. A logcat after a reboot is useless)
If the problem disappears after running "setenforce 0" from a root shell, grab /data/misc/audit/audit.log
Remember to provide as much info as possible. The more info you provide, the more likely that the bug will be solved. Please also do not report known issues. Any bug not reported in the bug report format below may be ignored.
Code:
What is your--
LineageOS version:
LineageOS Download url:
Gapps version:
Firmware version:
Model number:
Did you--
wipe:
restore with titanium backup:
reboot after having the issue:
Are you using--
a task killer:
a non-stock kernel:
other modifications:
Provide any additional information (observations/frequency of problem/last version it worked on/etc) as needed:
Sources
https://github.com/Grarak/android_device_samsung_a70q
https://github.com/Grarak/android_kernel_samsung_a70q
https://github.com/Grarak/proprietary_vendor_samsung
https://github.com/Grarak/android_frameworks_opt_telephony
https://github.com/Grarak/android_vendor_qcom_opensource_interfaces
https://github.com/Grarak/android_hardware_qcom_fm
https://github.com/Grarak/android_hardware_qcom_audio
Use this manifest if you are lazy: https://pastebin.com/tpdpLa7f
XDA:DevDB Information
LineageOS 16.0, ROM for the Samsung Galaxy A70
Contributors
Grarak
Source Code: https://github.com/grarak
ROM OS Version: 9.x Pie
ROM Kernel: Linux 4.x
Based On: Lineage
Version Information
Status: Stable
Created 2019-09-18
Last Updated 2019-10-23
Reserved
FAQ
Can I use this ROM to boot other GSIs?
You can but I won't provide any support. If you are stuck in a bootloop or something does not work, you have to look for a fix yourself. Here is a list of things that will probably be broken when using a GSI:
Fingerprint
Radio (you can fix this by extracting /system/bin/bootstrap/linker64 and /system/bin/bootstrap/linker from lineage and put them in your new system)
Phone calls (you can fix this by replacing /vendor/lib/hw/audio.primary.sm6150.so from stock rom, this will break calling on second sim)
Fingerprint doesn't work anymore after flashing a new build/installing magisk/etc.!
Redo your fingerprints.
I can't enroll any fingerprints!
Turn off night mode/lower night mode intensity.
im using this rom
Finally!
Great work Garak
I'll test this soon!
Working GSI Builds as of 17 September 2019 AB DEVICES!​P (Android PIE):
Pixel Experience Plus (P) build 2019 08 24 by EnesSastim https://github.com/EnesSastim/Downloads/releases
Arrow OS build 2019 07 13 by Ganesh Varma https://sourceforge.net/projects/arrow-os/files/arrow-9.x/GSI/
Havoc OS 2.9 build 2019 09 14 by Vince31fr https://sourceforge.net/projects/ha...0914-phhgsi_arm64_ab-Official.img.xz/download
AOSP (Pie) build 119 by Phhusson https://github.com/phhusson/treble_experimentations/releases
OmniROM build 15-07-2019 by King1990 https://redirect.viglink.com/?key=e...ions/wiki/Generic-System-Image-%28GSI%29-list
Lineage OS (Pie) build 2019 09 10 by Andy Yan https://sourceforge.net/projects/andyyan-gsi/files/
AOSiP (Pie) build 2019 08 19 by Akhil Narang https://sourceforge.net/projects/illusionproject/files/GSI/
AospExtended (Pie) build 2019 07 05 by EnesSastim https://sourceforge.net/projects/aospextended-rom/files/treble_gsi/
Resurrection Remix build 2019 05 12 by Mracar https://get.resurrectionremix.com/?dir=gsi
Q (Android 10):
Arrow OS Q build by resk84 here https://www.youtube.com/redirect?v=...EQv7SyndygajQhNd8MTU2ODcyMzE0NkAxNTY4NjM2NzQ2
AOSP Q build 200a 15 07 2019 by Phhusson https://github.com/phhusson/treble_experimentations/releases
how to fix birghtness slider in this build?
@Grarak Brilliant work.
I swapped my A70 for a Xiaomi Mi9, but am really glad to see the start of LineageOS development for the A70. It is a great phone and I'm sure using LOS on that huge screen would be a real treat.
jedtan025 said:
how to fix birghtness slider in this build?
Click to expand...
Click to collapse
Brightness slider should work. Please read OP and provide an actual bug report.
Congratulations on release.
Grarak said:
Brightness slider should work. Please read OP and provide an actual bug report.
Click to expand...
Click to collapse
yes it does work. but theres bug in sliding the brightness. when sliding it its not accurate to the level of brightness.
What about telegram chat link?
Can confirm, latest build fixed WiFi for GM, thank you so much
Glad about the public release
FriendlyNeighborhoodShane said:
Can confirm, latest build fixed WiFi for GM, thank you so much
Glad about the public release
Click to expand...
Click to collapse
i think it does work. cos i dont have any problem now. im on a705mn.
Andrea_19 said:
What about telegram chat link?
Click to expand...
Click to collapse
Not really allowed on XDA. It should just come up in public search
jedtan025 said:
im using this rom
Click to expand...
Click to collapse
are you using it it on A70 A705FN/DS ? if yes how is it performing ? crashes ? bugs ? overheating ?
Dears,
I have couple of questions about [BETA][UNOFFICIAL] LineageOS 16.0:
Since it is Beta:
1- Does it mean that if I install it, I won't be able to use Lineage's OTA Updater to update to newer releases ?
2- Does it mean that I would need to wipe my device each time I need to install a Lineage new version ? let's say 17.0, ......
3- If I am on Beta, can I simply flash the Official stable release once it comes out ? on top of the installed Beta ? without having to wipe my data ?
The reason I am asking these questions is because I would like to install Lineage OS but at the same time I don't want to suffer and setup up everything again from scratch once the Stable Official Lineage 16.0 gets released. So can someone tell me what are the downsides of installing a Beta Lineage? and where does the most hassle reside ?(From a day to day phone user point of view, and not from a tester or developer point of view), because the data backup / restore process takes a lot of time for me since it's huge and valuable so before switching to Lineage Beta, I am trying to understand how hard it is to migrate between Beta and Stable releases of Lineage afterwards ?
Thank You,
Wael
BK said:
Working GSI Builds as of 17 September 2019 AB DEVICES!​P (Android PIE):
Pixel Experience Plus (P) build 2019 08 24 by EnesSastim https://github.com/EnesSastim/Downloads/releases
Arrow OS build 2019 07 13 by Ganesh Varma https://sourceforge.net/projects/arrow-os/files/arrow-9.x/GSI/
Havoc OS 2.9 build 2019 09 14 by Vince31fr https://sourceforge.net/projects/ha...0914-phhgsi_arm64_ab-Official.img.xz/download
AOSP (Pie) build 119 by Phhusson https://github.com/phhusson/treble_experimentations/releases
OmniROM build 15-07-2019 by King1990 https://redirect.viglink.com/?key=e...ions/wiki/Generic-System-Image-%28GSI%29-list
Lineage OS (Pie) build 2019 09 10 by Andy Yan https://sourceforge.net/projects/andyyan-gsi/files/
AOSiP (Pie) build 2019 08 19 by Akhil Narang https://sourceforge.net/projects/illusionproject/files/GSI/
AospExtended (Pie) build 2019 07 05 by EnesSastim https://sourceforge.net/projects/aospextended-rom/files/treble_gsi/
Resurrection Remix build 2019 05 12 by Mracar https://get.resurrectionremix.com/?dir=gsi
Q (Android 10):
Arrow OS Q build by resk84 here https://www.youtube.com/redirect?v=...EQv7SyndygajQhNd8MTU2ODcyMzE0NkAxNTY4NjM2NzQ2
AOSP Q build 200a 15 07 2019 by Phhusson https://github.com/phhusson/treble_experimentations/releases
Click to expand...
Click to collapse
Dear, which of the above builds has OTA Updates and is a stable release (not in Beta) and with the least bugs ?
thanks.
I am super damn thankful, finally after 4 months of this One UI ,I can finally have a fresh breeze of stock <3
Just a small note to some people if they get error "Zip Combatibility error" while flashing the ROM cause it took me 3 hours to figure it out (yea i had TWRP latest version)
The fix : Use 7zip to remove "Compatibility.zip" from the archive and then flash it normally.
Thank you Garak for your immense work for our device, we are lucky as heck that we have a developer like u in our device forum.
lots of love from Egypt <3
Also, Auto brightness doesn't work for me sadly, is there is any fix for that ? i also noticed that when i use indispaly fingerprint, the WHOLE screen go to max brightness, not only the sensor, i dont think it will help the battery life so i turned my FP off and used normal pattern.
Can confirm there are no bugs at all in FN edition, just the auto brightness
Rixil 1 said:
Just a small note to some people if they get error "Zip Combatibility error" while flashing the ROM cause it took me 3 hours to figure it out (yea i had TWRP latest version)
The fix : Use 7zip to remove "Compatibility.zip" from the archive and then flash it normally.
Click to expand...
Click to collapse
Or you could just update your TWRP
FriendlyNeighborhoodShane said:
Or you could just update your TWRP
Click to expand...
Click to collapse
I tried the latest release from Grarak and it still caused the issue, idk if it was issue from me updating TWRP
I just thought to share my experience hoping it would help someone
Also, thank you for being the first to dare to test GSIs on A70, I truly appreciate that <3

[ROM][UNOFFICIAL][kenzo/kate][10] LineageOS 17.1 [17-01-2021]

{
"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"
}
LineageOS is a free, community built, aftermarket firmware distribution of Android 10, which is designed to increase performance and reliability over stock Android for your device.
LineageOS is based on the Android Open Source Project with extra contributions from many people within the Android community. It can be used without any need to have any Google application installed. Linked below is a package that has come from another Android project that restore the Google parts. LineageOS does still include various hardware-specific code, which is also slowly being open-sourced anyway.
All the source code for LineageOS is available in the LineageOS Github repo. And if you would like to contribute to LineageOS, please visit out Gerrit Code Review. You can also view the Changelog for a full list of changes & features.
Instructions :
Download the latest build and gapps
Boot to recovery
Flash the latest build
Boot to recovery again
Flash gapps
Reboot
Builds :
MegaLink : https://mega.nz/#F!at1HmSJL!ueyjH3McTsQJsFT0_qH-xg
Telegram Support : https://t.me/ps_minky16
XDA:DevDB Information
LineageOS 17.1, ROM for the Xiaomi Redmi Note 3
Contributors
ps_minky16, AmolAmrit, Magicxavi
Source Code: https://github.com/LineageOS
ROM OS Version: Android 10
ROM Kernel: Linux 3.10.x
ROM Firmware Required: Latest MIUI GS 10.2.1.0
Based On: LineageOS
Version Information
Status: Beta
Current Beta Version: LineageOS 17.1
Beta Release Date: 2020-01-07
Created 2020-01-09
Last Updated 2021-01-17
Huge Thanks & Credits to @Magicxavi for his work on this device. It wouldn't be possible without him.
Changelog:
07/01/2020
-- Initial Build
-- December Security Patch 2019
(Gapps doesn't work)
10/01/2020
-- Source Upstreams
-- Attempts to fix gapps (still doesn't work)
11/01/2020
-- January Security Patch 2020
-- Gapps Issue Fixed.
09/02/2020
-- Gestures Fixed
-- February Security Patch 2020
Reserved
Nice. I'm going to test the ROM later.
This is great !! ... could you please list out what all features are working and what are not... thanks and I hope it gets to a Stable status soon
Except gapps everything is working. ?
Ps: couldn't find a working gapps.
Flashing gapps results in black display
W/O gapps everything is fine.
ps_minky16 said:
Except gapps everything is working.
Ps: couldn't find a working gapps.
Flashing gapps results in black display
W/O gapps everything is fine.
Click to expand...
Click to collapse
Try delete com.qualcomm.location and update DPM to Q
Kernel source?
n0b0dy666 said:
Kernel source?
Click to expand...
Click to collapse
Escrima kernel.
dungphp said:
Try delete com.qualcomm.location and update DPM to Q
Click to expand...
Click to collapse
Thanks a lot for heads up. I'll try that.
dungphp said:
Try delete com.qualcomm.location and update DPM to Q
Click to expand...
Click to collapse
Didn't fixed it. I updated it to caf 8.6 r2. But the issue is still there.
ps_minky16 said:
Didn't fixed it. I updated it to caf 8.6 r2. But the issue is still there.
Click to expand...
Click to collapse
You need more update the vendor (msm8956-common)
dungphp said:
You need more update the vendor (msm8956-common)
Click to expand...
Click to collapse
Let me try that. Can you point me to the sources so that i can make sure what i am using is the right ones.
So guys. The gapps issue is finally fixed.
I'll upload a new build with January Security patches as well as fixed gapps.
ps_minky16 said:
So guys. The gapps issue is finally fixed.
I'll upload a new build with January Security patches as well as fixed gapps.
Click to expand...
Click to collapse
Great jobs !
dungphp said:
Great jobs !
Click to expand...
Click to collapse
Thanks to you for pointing in the right direction.
Hello guys.
New build Uploaded.
January Security Patch 2020
Gapps fixed.
Please find the link in the description.
ps_minky16 said:
Hello guys.
New build Uploaded.
January Security Patch 2020
Gapps fixed.
Please find the link in the description.
Click to expand...
Click to collapse
Could you share latest Gapps link ?
jonny789 said:
Could you share latest Gapps link ?
Click to expand...
Click to collapse
https://nikgapps.github.io/downloads.html#downloads
I used full.
ps_minky16 said:
https://nikgapps.github.io/downloads.html#downloads
I used full.
Click to expand...
Click to collapse
Can I have a gapps link to download from another source, e.g. Google Drive? My browser won't start downloading.

[ROM][11.0] crDroid 7.x for A5/A7 2017

crDroid 7.x for the Galaxy A5/A7 2017
LineageOS, an open-source Android distribution, is available for several devices,
with more being continuously added thanks to the biggest, yet ever growing, Android open-source community.
crDroid uses LineageOS as base. We try to keep in sync with LineageOS source while also adding lots of customizations for you to choose from.
{
"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:
Your warranty is now void.
Im not responsible for any damage that may happen to your device but I will be here to help.
All the ROMs source code is available in the LineageOS Github repo and crDroid Github repo.​
Working
Everything that is not listed under Bugs
Bugs
None Im aware of
Supported variants
All variants of Galaxy A5 (2017) and Galaxy A7 (2017). Dual SIM is also supported.
How to install
Make sure you have Oreo bootloader and modem before installing this ROM.
Make sure you are using the latest official TWRP/SHRP/Orangefox version.
Download the ROMs zip.
Optionally download Gapps and Magisk
In recovery, wipe system, data and cache.
Flash the ROM.
Optionally, flash Gapps and Magisk right after.
Reboot.
Downloads
A5: Download
A7: Download
OpenGapps: Download (Choose ARM64 and 11.0)
Spoiler: Old builds
Last official 6.x builds:
A5: Sourceforge
A7: Sourceforge
Old unofficial 6.x builds:
A5: Androidfilehost
A7: Androidfilehost
Credits
@Option58 for the work on the Lineage sources for our device
Me for spending my time on this
LineageOS Team
crDroid Team
Everyone else I missed
Source Code: https://github.com/crdroidandroid/android_kernel_samsung_universal7880
ROM OS Version: Android 11
ROM Kernel: Linux 3.x
ROM Firmware Required: Latest bootloader and modem are recommended
Based On: crDroid/LineageOS
Version Information
Status: Stable
Unofficial changelogs
Spoiler
09 August 2020
Spoiler
*August security patch (crDroid 6.9)
*Latest LineageOS and crDroid sources
*Updated RIl to fix signal strength
*Fixed echo and in-call volume changing
*GPS from A720S
*Sensors from A720F
*DRM + Widevine L1 from A720S
*Added FlipFlap
*SELinux enforcing
*Fingerprint from A720S
25 July 2020
Spoiler
*Latest LineageOS and crDroid sources
*Reverted some changes from the 18/07/2020 build which introduced random reboots and partially broken GPS
*Decreased microphone volume - credits to Option58
18 July 2020
Spoiler
*Latest LineageOS and crDroid sources (v6.8 with July security patch)
*Fixed no sound during phone calls when switching between earpiece and speaker
*Fixed WiFi hotspot which I accidentally broke in a previous build
*Added androidfilehost as download mirror
29 June 2020
Spoiler
*Latest LineageOS and crDroid sources (v6.7 with June security patch)
*Slightly improved no sound during phone calls (NOT 100% fixed)
*Switched kernel back to Permissive to come around possible issues
*Fixed no system sounds
*Fixed GPS (Please note that GPS only works with GAPPS installed!)
*SIM not recognized bug (should) be fixed
*Other minor improvements
08 May 2020
Spoiler
* Latest LineageOS and crDroid sources
* Selinux Enforcing
* Slight performance improvements (you probably wont notice)
* Fixed bluetooth audio
* Slight audio improvements
* Support for installing on Korean variants of A5 and A7
23 March 2020
Spoiler
* Latest LineageOS and crDroid sources
* March security patch
* Moved new builds to Google Drive
* Updated RIL to latest AOSP
* Switched to camera2 instead of snap and fixed video recording in camera2
* Forced HAL1 camera for some apps (snapchat, instagram, whatsapp)
* Switched to HIDL power HAL
* Added custom OTA-updates (That DOES NOT make it official!) You will see new updates under Settings->crDroid Settings->About crDroid->Updates
* Changed "reboot to bootloader" to "reboot to download" in advanced restart menu
* Fingerprint updates for better stability
* Adressed some AVC denials (still Permissive)
* Updated audio hal to 5.0 and changed some values in audio policy (needs testing, please report back!)
22 February 2020
Spoiler
* Initial release
Reserved
Amazing!
Good job bro will try now
Wow, this is awesome! I was trying to build this ROM yesterday lmao, but it failed. Nice job!
Hey Simon,
we have an amazing aosp A5 community group on Telegram and we would like to see you in there and talk with us about your roms.
la.aa.a.rs said:
Hey Simon,
we have an amazing aosp A5 community group on Telegram and we would like to see you in there and talk with us about your roms.
Click to expand...
Click to collapse
Can you share the link?
can someone create me a Pixel Experience based on android 10 for A5 2017?
Simon1511 said:
Can you share the link?
Click to expand...
Click to collapse
https://t.me/joinchat/H1tlDUV-5IM40g9cF8cGsA
Nice
ss ?
neon28 said:
ss ?
Click to expand...
Click to collapse
What?
screen mirroring does not work, the system restarts when the connection is made
I flashed magisk after first boot and it didn't agree well with the ROM and kept shutting down phone. I installed on Canadian variant a520w8. Any ideas?
acadiantoast said:
I flashed magisk after first boot and it didn't agree well with the ROM and kept shutting down phone. I installed on Canadian variant a520w8. Any ideas?
Click to expand...
Click to collapse
Have you tried newer/older magisk versions?
No I haven't. I will give it a try though
Keep the good work!
screen mirroring does not work, the system restarts when the connection is made
Simon1511 said:
What?
Click to expand...
Click to collapse
screen mirroring does not work, the system restarts when the connection is made
Proiect abandoned?
Proiect abandoned?

[ROM][DISCONTINUED][10.x]LineageOS 17.1 for Samsung Galaxy A70

{
"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"
}
LineageOS is a free, community built, aftermarket firmware distribution of Android 9 (Pie), which is designed to increase performance and reliability over stock Android for your device.
LineageOS is based on the Android Open Source Project with extra contributions from many people within the Android community. It can be used without any need to have any Google application installed. Linked below is a package that has come from another Android project that restore the Google parts. LineageOS does still include various hardware-specific code, which is also slowly being open-sourced anyway.
All the source code for LineageOS is available in the LineageOS Github repo. And if you would like to contribute to LineageOS, please visit out Gerrit Code Review. You can also view the Changelog for a full list of changes & features.
My Channels :
Telegram.
Website.
Builds :
03-11-2020:
SPL: October 2020.
Bugs: same as older builds.
androidfilehost.
sourceforge.
11-11-2020:
SPL: November 2020.
Fix hal_audio_default denial.
Fix hal_bluetooth_default denial.
Update fingerprint build to A705FNXXU5BTH4 based on Q’s 2.0.
Update /vendor/firmware from A705FNXXU5BTH4 to use FOD on Q vendor too.
androidfilehost.
07-12-2020:
SPL: November 2020.
AudioFX: should be working now for all, in case not just disable it.
Headphones: fixed.
Update fingerprint build to A705FNXXU5CTK4.
Wifi: it should work on all variants now.
sourceforge.
26-12-2020:
SPL: Dec 2020.
Fix Bt Sco Headset Mic.
Address macloader denials.
sourceforge.
05-01-2021:
Initial release for OneUI V2.5.
androidfilehost.
sourceforge.
Note: You have to be on stock unmodified OneUI 2.5 firmware, also do no wipe /vendor partition or it will never boot.
19-01-2021:
Headphones: that is to say has been fixed such as plug/unplug without issues.
Import Google Pixel A4 /product props.
androidfilehost.
sourceforge.
21-01-2021:
Fix boot again, I don't won't more excuses.
Fix Double tab to wake.
This is a final release, I'm not gonna focus on Q anymore, it's time for prebuilt vendor 18.1.
androidfilehost.
sourceforge.
26-01-2021:
Fix A2DP.
Drop built-in cutout display.
SPL: Jan 2021.
androidfilehost.
sourceforge.
20-02-2021:
SPL: Feb 2021
androidfilehost.
sourceforge.
26-05-2021:
SP: May 2021.
Fix battery status.
androidfilehost.
sourceforge.
Important Note :
My actual roms is intended to be flashed on OneUI 2.0 due to some updated blobs like FOD, so OneUI 1.1 support will be discontinued.
What's not working :
FOD Dimming (enrollment is fine tho)
Permissive.
Camera: still show 8mb pixel, so you have to use a gcam or OneUI's camera "port" from other devices.
Instructions :
Download the latest build and gapps
Reboot to recovery
Flash the latest build and gapps
Reboot
Downloads :
Root addon : https://download.lineageos.org/extras
Google Apps : https://wiki.lineageos.org/gapps.html
Reporting Bugs
DO NOT Report bugs if you're running a custom kernel or you installed Xposed
Grab a logcat right after the problem has occurred. (Please include at least a few pages of the log, not just the last few lines, unless you know what you're doing.)
If it is a random reboot, grab /sys/fs/pstore/console-ramoops and /sys/fs/pstore/dmesg-ramoops-0. (Do not bother getting a logcat unless you can get it just before the reboot. A logcat after a reboot is useless)
If the problem disappears after running "setenforce 0" from a root shell, grab /data/misc/audit/audit.log
Remember to provide as much info as possible. The more info you provide, the more likely that the bug will be solved. Please also do not report known issues. Any bug not reported in the bug report format below may be ignored.
Code:
What is your--
LineageOS version:
LineageOS Download url:
Gapps version:
Did you--
wipe:
restore with titanium backup:
reboot after having the issue:
Are you using--
a task killer:
a non-stock kernel:
other modifications:
Provide any additional information (observations/frequency of problem/last version it worked on/etc) as needed:
Resources
GitHub - Haky86/android_device_samsung_a70q: Moved to OSS on a70q-dev, soon.
Moved to OSS on a70q-dev, soon. Contribute to Haky86/android_device_samsung_a70q development by creating an account on GitHub.
github.com
GitHub - Haky86/android_device_samsung_sm6150-common
Contribute to Haky86/android_device_samsung_sm6150-common development by creating an account on GitHub.
github.com
GitHub - Haky86/android_kernel_samsung_sm6150
Contribute to Haky86/android_kernel_samsung_sm6150 development by creating an account on GitHub.
github.com
GitHub - Haky86/proprietary_vendor_samsung
Contribute to Haky86/proprietary_vendor_samsung development by creating an account on GitHub.
github.com
XDA:DevDB Information
LineageOS for A70Q, ROM for the Samsung Galaxy A70
Contributors
haky 86, Grarak
Source Code: https://github.com/Haky86
ROM OS Version: Android 10
ROM Kernel: Linux 4.x
ROM Firmware Required: OneUI 2.0 and up (I'm not gonna support modded firmware)
Based On: LineageOS/AOSP
Version Information
Status: Beta
Stable Release Date: 2020-11-21
Beta Release Date: 2020-11-21
Created 2020-11-21
Last Updated 2020-11-21
reserved
Boots fine but wifi is broken, not sure if makes a difference but my model is A705MN. Thanks for making this, much appreciated!
Using it since a few days and it runs beautifully (a705fn). Fluid, smooth and fast charging. Nothing to complain really. GJ and Thx.
Hi Haky, My variant (A705MN) its having troubles with WiFi and Data Conection
everything else working fine,
I paste my logs
pastebin .pl/view/910e36d6
GRMKJ said:
Hi Haky, My variant (A705MN) its having troubles with WiFi and Data Conection
everything else working fine,
I paste my logs
pastebin .pl/view/910e36d6
Click to expand...
Click to collapse
did you format data? I'll look to the log..thanks
EDIT: send me a .txt, the link does not working
I did wipe eveything and format data, I've tried the boot.img from the last lineage build (wifi/data worked fine on that build on my A705MN). So far no luck, ROM runs well but without wifi/data can't really use it for a dd. Got two logs, one for the wifi errors, other for the data errors.
haky 86 said:
did you format data? I'll look to the log..thanks
EDIT: send me a .txt, the link does not working
Click to expand...
Click to collapse
I did, it was a clean Flash!
Just remove the space, im new to XDA so i I can´t link things
I upload it to drive just remove the spaces
drive.go ogle.com/ file/d/10OS6GgvjWauVbh7zap6RKlFbTbZTxK-b /view?usp=sharing
trafficontrolr said:
I did wipe eveything and format data, I've tried the boot.img from the last lineage build (wifi/data worked fine on that build on my A705MN). So far no luck, ROM runs well but without wifi/data can't really use it for a dd.
Click to expand...
Click to collapse
GRMKJ said:
I did, it was a clean Flash!
Just remove the space, im new to XDA so i I can´t link things
I upload it to drive just remove the spaces
drive.go ogle.com/ file/d/10OS6GgvjWauVbh7zap6RKlFbTbZTxK-b /view?usp=sharing
Click to expand...
Click to collapse
even if data and wifi are fine on my FN, I'll fix it for yours too.
haky 86 said:
even if data and wifi are fine on my FN, I'll fix it for yours too.
Click to expand...
Click to collapse
Yes please, I have MN an the ROM works excellent but no wifi and data. Waiting the fix pls!!!!
I am waiting too, I can test or pull logs, but not asking for an eta...
sm-a705mn
no wifi and broken data.
a reboot back to twrp shows encrypted internal storage, format data and reboot to twrp fixes the issue but still unable to backup data. reboot to system,(o.s.) and encryption is an issue is twrp again.
would you like my logs as well?
LineageOS 17.1 07/12/2020​
07-12-2020:
SPL: November 2020.
AudioFX: should be working now for all, in case not just disable it.
Headphones: fixed.
Update fingerprint build to A705FNXXU5CTK4.
Wifi: it should work on all variants now.
sourceforge.
Telegram channel
Haky86 Developments
LineageOS 17.1 07/12/2020 for Samsung Galaxy A70 * AudioFX: should be working now for all, in case not just disable it. * Headphones: fixed. * Part of proprietary blobs has been updated to A705FNXXU5CTK4. * Update fingerprint build to A705FNXXU5CTK4. * Wifi: it should work on all variants now...
t.me
Can I use this rom in A705GM model??sorry for the disturbing,can I use the previous los version as I am not in one ui 2.5??
Kmtkhaled said:
Can I use this rom in A705GM model??
Click to expand...
Click to collapse
it's supposed to be compatible with all variants, just ensure to be on OneUI v2.5.
Can I use the previous version as i am not in one ui 2.5.device (a705gm)
hello i have an a705FN variant and i have not received the android 10 update, would this work for me or do i have to update my phone first?
haky 86 said:
LineageOS is a free, community built, aftermarket firmware distribution of Android 9 (Pie), which is designed to increase performance and reliability over stock Android for your device.
LineageOS is based on the Android Open Source Project with extra contributions from many people within the Android community. It can be used without any need to have any Google application installed. Linked below is a package that has come from another Android project that restore the Google parts. LineageOS does still include various hardware-specific code, which is also slowly being open-sourced anyway.
All the source code for LineageOS is available in the LineageOS Github repo. And if you would like to contribute to LineageOS, please visit out Gerrit Code Review. You can also view the Changelog for a full list of changes & features.
My Channels :
Telegram.
Website.
Builds :
03-11-2020:
SPL: October 2020.
Bugs: same as older builds.
androidfilehost.
sourceforge.
11-11-2020:
SPL: November 2020.
Fix hal_audio_default denial.
Fix hal_bluetooth_default denial.
Update fingerprint build to A705FNXXU5BTH4 based on Q’s 2.0.
Update /vendor/firmware from A705FNXXU5BTH4 to use FOD on Q vendor too.
androidfilehost.
07-12-2020:
SPL: November 2020.
AudioFX: should be working now for all, in case not just disable it.
Headphones: fixed.
Update fingerprint build to A705FNXXU5CTK4.
Wifi: it should work on all variants now.
sourceforge.
Important Note :
My actual roms is intended to be flashed on OneUI 2.0 due to some updated blobs like FOD, so OneUI 1.1 support will be discontinued.
What's not working :
FOD Dimming (enrollment is fine tho)
Permissive.
Camera: still show 8mb pixel, so you have to use a gcam or OneUI's camera "port" from other devices.
Instructions :
Download the latest build and gapps
Reboot to recovery
Flash the latest build and gapps
Reboot
Downloads :
Root addon : https://download.lineageos.org/extras
Google Apps : https://wiki.lineageos.org/gapps.html
Reporting Bugs
DO NOT Report bugs if you're running a custom kernel or you installed Xposed
Grab a logcat right after the problem has occurred. (Please include at least a few pages of the log, not just the last few lines, unless you know what you're doing.)
If it is a random reboot, grab /sys/fs/pstore/console-ramoops and /sys/fs/pstore/dmesg-ramoops-0. (Do not bother getting a logcat unless you can get it just before the reboot. A logcat after a reboot is useless)
If the problem disappears after running "setenforce 0" from a root shell, grab /data/misc/audit/audit.log
Remember to provide as much info as possible. The more info you provide, the more likely that the bug will be solved. Please also do not report known issues. Any bug not reported in the bug report format below may be ignored.
Code:
What is your--
LineageOS version:
LineageOS Download url:
Gapps version:
Did you--
wipe:
restore with titanium backup:
reboot after having the issue:
Are you using--
a task killer:
a non-stock kernel:
other modifications:
Provide any additional information (observations/frequency of problem/last version it worked on/etc) as needed:
Resources
https://github.com/Haky86/android_device_samsung_a70q
https://github.com/Haky86/android_kernel_samsung_a70q
https://github.com/Haky86/proprietary_vendor_samsung
XDA:DevDB Information
LineageOS for A70Q, ROM for the Samsung Galaxy A70
Contributors
haky 86, Grarak
Source Code: https://github.com/Haky86
ROM OS Version: Android 10
ROM Kernel: Linux 4.x
ROM Firmware Required: OneUI 2.0 and up (I'm not gonna support modded firmware)
Based On: LineageOS/AOSP
Version Information
Status: Beta
Stable Release Date: 2020-11-21
Beta Release Date: 2020-11-21
Created 2020-11-21
Last Updated 2020-11-21
Click to expand...
Click to collapse
Thank you very much for this amazing os you made, now my device running smoothly and no bugs till now
Baldy87 said:
Thank you very much for this amazing os you made, now my device running smoothly and no bugs till now
Click to expand...
Click to collapse
good, just avoid quoting the main post thanks
night light option has no affect.
flashing dot where the proximity sensor is located ( Left of the front camera )
takes longer then usual to shut down or reboot.
MarvinMod said:
night light option has no affect.
flashing dot where the proximity sensor is located ( Left of the front camera )
takes longer then usual to shut down or reboot.
Click to expand...
Click to collapse
yesterday you said that everything were fine, now it's take more than usual.

Categories

Resources