[UNOFFICIAL][ROM] LineageOS/Go 16.0 for Galaxy J5 [SM-J5008/H/F/FN/G/M/Y] - Samsung Galaxy J5 (2015) ROMs, Kernels, Recoveries

{
"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.
Code:
** Disclaimer
I am not responsible if flashing this ROM bricks your
phone or causes thermonuclear war and ends the
world as we know it. You have been warned.
ROM Information
ROM Target Device: Samsung Galaxy J5 SM-J5008 | SM-J500H | SM-J500F/G/M/Y | SM-J500FN
ROM Status: Beta
ROM OS: LineageOS/LineageOS Go 16.0
Project GitHub Repositories: https://github.com/Galaxy-MSM8916
Project Gerrit Review site: https://review.msm8916.com/
Telegram Channel (for ROM build/completion notifications): https://telegram.me/Samsung_MSM89XX
Telegram Group (for Q&A): https://telegram.me/joinchat/AJrZvz_pGY7Pvfis9kzMwA
Click to expand...
Click to collapse
Device Names
Verify your device codename before downloading any firmwares or recovery images!
Code:
[B]SM-J500F/G/M/Y[/B] - [COLOR="DarkSlateBlue"][B]j5lte[/B][/COLOR]
[B]SM-J5008[/B] - [COLOR="DarkSlateBlue"][B]j5ltechn[/B][/COLOR]
[B]SM-J500FN[/B] - [COLOR="DarkSlateBlue"][B]j5nlte[/B][/COLOR]
[B]SM-J500H[/B] - [COLOR="DarkSlateBlue"][B]j53gxx[/B][/COLOR]
Click to expand...
Click to collapse
Download
If you are completely new to flashing custom ROMs and have no idea how to begin, start by downloading a TWRP image for your device from the link below and flash it using the ODIN tool (see Instructions below). You cannot flash a custom ROM over stock recovery, so downloading a custom recovery is the first thing you will need to do:
TWRP Builds: https://download.msm8916.com/TWRP/
Click to expand...
Click to collapse
ROM Downloads can be found at:
LineageOS builds: https://download.msm8916.com/LineageOS/16.0/
LineageOS GO builds: https://download.msm8916.com/LineageOS_Go/16.0/
Click to expand...
Click to collapse
You will probably need to install GApps (Google Apps Suite) as well if you want access to Play Store, and other Google apps. There are two versions:
GApps: https://download.msm8916.com/OpenGApps/
or (recommended for lineage) :
GApps: https://download.msm8916.com/MindTheGapps/
Click to expand...
Click to collapse
Instructions
Installation via recovery (TWRP/LineageOS Recovery)
* Download a recent .zip file from the links above for your device.
* Reboot into recovery mode [Press Power+Volume Up+Home].
* Wipe your data and cache partition (equivalent to doing a Factory Reset)
if you are coming from a stock ROM.
* Either: Plug in your phone into your computer, copy the zip file to a location on your Internal or External Storage on a device, click Install on TWRP on your phone and locate the zip file in the phone, or:
* Plug in your phone into your computer, and open Advanced->ADB Sideload on TWRP on your phone and swipe the slider to enter sideload mode.
Then open a command prompt/terminal on your computer in the folder you put the file by Shift-Clicking (Shift+Right Click) and selecting "Open Command Prompt/Terminal Here" (you will need to have adb installed) and type:
adb sideload name_of_zip.zip
to sideload the file. Replace name_of_zip.zip with the name of the file. If you are running Linux you may need to type adb kill-server and use sudo adb sideload if you get an `Insufficient Permissions` error.
* Download and flash GApps in the same way.
Click to expand...
Click to collapse
How to provide logcats
Under Windows:
Code:
[B]* Install samsung device drivers and then
the adb utils from here:[/B]
[url]https://forum.xda-developers.com/showthread.php?t=2588979[/url]
[b]* Then enable developer mode, connect your phone to usb,
and from [B]cmd[/B] paste this command:[/b]
[I]adb logcat > %userprofile%/Desktop/logcat.txt[/I]
[b]then try to reproduce the bug.[/b]
[b]* The logcat file will be on your desktop.[/b]
Under Linux:
Code:
[b]* Install the adb utils from your distribution's
package manager and execute the command:[/b]
[I]adb logcat > ~/logcat.txt[/I]
[b]then try to reproduce the bug.[/b]
[b]* The logcat file will be on your home directory.[/b]
* Submit the logcat here on the forums, or on the Telegram group.
* If you cant connect the device through adb on windows because the drivers, connect the device over wifi, enable adb over network on the quick setting tiles, and type:
Code:
adb connect [ip address here]
And then the adb logcat command for windows.
Click to expand...
Click to collapse
FAQ
Q: Are you taking device requests?
A: No.
Q: Are you accepting feature requests?
A: No.
Q: Can you make XXX ROM as well as LOS?
A: No.
Q: Can I throw money at you?
A: Most certainly. Donations are always welcome.
Click to expand...
Click to collapse
XDA:DevDB Information
[UNOFFICIAL][ROM] LineageOS/Go 16.0 for Galaxy J5 [SM-J5008/H/F/FN/G/M/Y], ROM for the Samsung Galaxy J5
Contributors
vince2678, Zakaryan2004, minz1, deadman96385,Dyneteve,vlwwwwww
Source Code: https://github.com/Galaxy-MSM8916
ROM OS Version: 9.x Pie
ROM Kernel: Linux 3.10.x
ROM Firmware Required: >= 6.0.x Marshmallow
Based On: LineageOS
Version Information
Status: Beta
Created 2018-10-06
Last Updated 2019-10-26

Reserved
If this is your first time flashing P, you will need to install the latest unofficial TWRP image for your device from the links above before flashing a zip image, otherwise installation of a zip will invariably fail.

What works
Code:
[B]
* RIL (in-call audio, messaging, [I]data possibly[/I])
* Bluetooth (including audio)
* WiFi
* Audio (music, etc)
* Camera (including video recording)
* Flash
* Sensors
* GPS
[/B]
Known Issues
Code:
[COLOR="RoyalBlue"][B]All devices[/B][/COLOR]
* [B][[COLOR="Red"]BUG[/COLOR]][/B] [B] Audio is buggy (music playback through speaker/headphones in particular) [/B]
* [B][[COLOR="Red"]BUG[/COLOR]][/B] [B] RIL (telephony) is broken [/B]
Changelog
Code:
[COLOR="Black"][B]06/10/2018[/B][/COLOR]
* [B][[COLOR="Green"]NOTE[/COLOR]][/B] [B] First working image built. [/B]

thnank you so much...!!!

Thanks bro
You are awesome dev

thats a great news for us , i hope it will be a fully working rom soon as well as RR15

A review of LineageOS 16.0 for J500H(this review is for the build I made a week ago but the bugs should be the same)
What's working:
Wi-Fi
Bluetooth
Camera
Location
Flashlight
Audio(didn't experience any audio bugs as told in the OP thread)
and other minor things(basically the same as told in the OP thread)
What does not work:
RIL(no calling and SMS)
Nearly all of the apps are "incompatible" in Play Store, but installing with APK should work Ok.
As expected, no option to wake the phone with Home key(because not implemented in LineageOS itself yet)
Videos don't play OS wide(Gallery app, YouTube, Settings which have video in it, any file explorer...)
Other things needed to take into considerationn:
Gallery app is very old(KitKat era) not the new one found in LineageOS 15.1
The boot time is more than 5 minutes mostly.(not the first boot)
Digital Wellbeing works if the necessary gapps is installed and signed up to the beta program from Play Store
You can't enable virtual navbar from settings(but you can from build.prop. And if enabled, Swipe Up gestures work perfectly)
I think this should help anyone decide whether or not to install the new LineageOS 16
---------- Post added at 06:29 AM ---------- Previous post was at 06:24 AM ----------
Also there is a typo in both this and Grand Prime's thread. In this thread the ROM Firmware Required is >= 6.0 (Nougat) which is wrong for sure. And in GP's thread it tells 5.0(Marshmallow). I don't know why both of them have the same mistake...

Zakaryan2004 said:
Also there is a typo in both this and Grand Prime's thread. In this thread the ROM Firmware Required is >= 6.0 (Nougat) which is wrong for sure. And in GP's thread it tells 5.0(Marshmallow). I don't know why both of them have the same mistake...
Click to expand...
Click to collapse
That's not a typo on the GP thread. I'll need to fix the J5 ones later. Thanks for pointing that out.
The minimum required firmware corresponds to the firmware provided by that version of stock ROM. By firmware, I mean proprietary code such as modem firmware and bootloader that are flashed onto dedicated partitions on the device that can only be obtained from a stock ROM update, which can not be provided, overwritten or overrriden within the custom ROM and have to be flashed via Odin.
With a lower version, the custom ROM might still work, but probably not as well. In the worst case it might not boot at all.

vince2678 said:
That's not a typo on the GP thread. I'll need to fix the J5 ones later. Thanks for pointing that out.
The minimum required firmware corresponds to the firmware provided by that version of stock ROM. By firmware, I mean proprietary code such as modem firmware and bootloader that are flashed onto dedicated partitions on the device that can only be obtained from a stock ROM update, which can not be provided, overwritten or overrriden within the custom ROM and have to be flashed via Odin.
With a lower version, the custom ROM might still work, but probably not as well. In the worst case it might not boot at all.
Click to expand...
Click to collapse
I think you understood me wrong. 5.0 is Lollipop, not Marshmallow. I meant that.

Zakaryan2004 said:
I think you understood me wrong. 5.0 is Lollipop, not Marshmallow. I meant that.
Click to expand...
Click to collapse
Oh, does it say that? I'll need to fix that as well. Thanks.

Thanks for this great rom, is there a chance to see a rom which brings us project treble support on our Galaxy j5 ?

knut2002 said:
Thanks for this great rom, is there a chance to see a rom which brings us project treble support on our Galaxy j5 ?
Click to expand...
Click to collapse
Not a chance. Your lucky to even see Oreo and now we have pie on its way aswel

Pie Just waiting for a build with RIL working. Thanks a lot for your work on this device

is there any other way to install this rom
is there any other way to install this rom for my j5nlte without adb sideloading

computeruser2003 said:
is there any other way to install this rom for my j5nlte without adb sideloading
Click to expand...
Click to collapse
flash latest unofficial twrp build then flash the rom there
also dont quote the whole op

Wow. Hurrah another one ????

nice job, dev. just a question, is it possible to download netflix titles with this rom?

SorKolapso said:
nice job, dev. just a question, is it possible to download netflix titles with this rom?
Click to expand...
Click to collapse
Why no one reads the issues?
Multimedia audio has issues and call don't work, why would you install just to watch Netflix if the audio doesn't work well?

Thanks for your work sir
Everything but Ril is working fine, audio too even if the post says the opposite
However i hope we can see a GO version soon
Thanks again

alexelbdmc said:
Thanks for your work sir
Everything but Ril is working fine, audio too even if the post says the opposite
However i hope we can see a GO version soon
Thanks again
Click to expand...
Click to collapse
Go version is available.

Related

[UNOFFICIAL][ROM] DotOS 2.X for Galaxy J5 [SM-J5008/H/F/FN/G/M/Y]

{
"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"
}
DroidOnTime - is a custom Android firmware. It was launched with an aim to provide Unique user interface and Optimum performance that too keeping in mind the balance between performance and battery life. dotOS is based on Google's Android Open Source Project with Hand-picked goodies, innovative ideas and creative things which are added in the rom to enhance user experience!
Code:
** Disclaimer
I am not responsible if flashing this ROM bricks your
phone or causes thermonuclear war and ends the
world as we know it. You have been warned.
ROM Information
ROM Target Device: Samsung Galaxy J5 SM-J5008 | SM-J500H | SM-J500F/G/M/Y | SM-J500FN
ROM Status: Testing
ROM OS: DotOS 2.X
Project GitHub Repositories: https://github.com/Galaxy-MSM8916
Project Gerrit Review site: https://review.msm8916.com/
Telegram Channel (for ROM build/completion notifications): https://telegram.me/Samsung_MSM89XX
Telegram Group (for Q&A): https://telegram.me/joinchat/AJrZvz_pGY7Pvfis9kzMwA
Click to expand...
Click to collapse
Device Names
Verify your device codename before downloading any firmwares or recovery images for your device. Any device not on this list is not supported on this thread: If you install firmware from this list onto an unsupported device, any issues are your responsibility entirely, and I am not obligated to help in any way.
Code:
[B]SM-J500F/G/M/Y[/B] - [COLOR="DarkSlateBlue"][B]j5lte[/B][/COLOR]
[B]SM-J5008[/B] - [COLOR="DarkSlateBlue"][B]j5ltechn[/B][/COLOR]
[B]SM-J500FN[/B] - [COLOR="DarkSlateBlue"][B]j5nlte[/B][/COLOR]
[B]SM-J500H[/B] - [COLOR="DarkSlateBlue"][B]j53gxx[/B][/COLOR]
Click to expand...
Click to collapse
Download
If you are completely new to flashing custom ROMs and have no idea how to begin, start by downloading a TWRP image for your device from the link below and flash it using the ODIN tool (see Instructions below). You cannot flash a custom ROM over stock recovery, so downloading a custom recovery is the first thing you will need to do:
TWRP Builds: https://download.msm8916.com/TWRP/
Click to expand...
Click to collapse
ROM Downloads can be found at:
LineageOS builds: https://download.msm8916.com/DotOS/o/
Click to expand...
Click to collapse
You will probably need to install GApps (Google Apps Suite) as well if you want access to Play Store, and other Google apps. There are two versions:
GApps: https://download.msm8916.com/OpenGApps/
or (recommended for lineage) :
GApps: https://download.msm8916.com/MindTheGapps/
Click to expand...
Click to collapse
Instructions
Installation via recovery (TWRP/LineageOS Recovery)
* Download a recent .zip file from the links above for your device.
* Reboot into recovery mode [Press Power+Volume Up+Home].
* Wipe your data and cache partition (equivalent to doing a Factory Reset)
if you are coming from a stock ROM.
* Either: Plug in your phone into your computer, copy the zip file to a location on your Internal or External Storage on a device, click Install on TWRP on your phone and locate the zip file in the phone, or:
* Plug in your phone into your computer, and open Advanced->ADB Sideload on TWRP on your phone and swipe the slider to enter sideload mode.
Then open a command prompt/terminal on your computer in the folder you put the file by Shift-Clicking (Shift+Right Click) and selecting "Open Command Prompt/Terminal Here" (you will need to have adb installed) and type:
adb sideload name_of_zip.zip
to sideload the file. Replace name_of_zip.zip with the name of the file. If you are running Linux you may need to type adb kill-server and use sudo adb sideload if you get an `Insufficient Permissions` error.
* Download and flash GApps in the same way.
Click to expand...
Click to collapse
How to provide logcats
Under Windows:
Code:
[B]* Install samsung device drivers and then
the adb utils from here:[/B]
[url]https://forum.xda-developers.com/showthread.php?t=2588979[/url]
[b]* Then enable developer mode, connect your phone to usb,
and from [B]cmd[/B] paste this command:[/b]
[I]adb logcat > %userprofile%/Desktop/logcat.txt[/I]
[b]then try to reproduce the bug.[/b]
[b]* The logcat file will be on your desktop.[/b]
Under Linux:
Code:
[b]* Install the adb utils from your distribution's
package manager and execute the command:[/b]
[I]adb logcat > ~/logcat.txt[/I]
[b]then try to reproduce the bug.[/b]
[b]* The logcat file will be on your home directory.[/b]
* Submit the logcat here on the forums, or on the Telegram group.
* If you cant connect the device through adb on windows because the drivers, connect the device over wifi, enable adb over network on the quick setting tiles, and type:
Code:
adb connect [ip address here]
And then the adb logcat command for windows.
Click to expand...
Click to collapse
FAQ
Q: Are you taking device requests?
A: No.
Q: Are you accepting feature requests?
A: No.
Q: Can you make XXX ROM as well as LOS?
A: No.
Q: Can I throw money at you?
A: Most certainly. Donations are always welcome.
Click to expand...
Click to collapse
XDA:DevDB Information
[UNOFFICIAL][ROM] DotOS 2.X for Galaxy J5 [SM-J5008/H/F/FN/G/M/Y], ROM for the Samsung Galaxy J5
Contributors
vince2678, Zakaryan2004, minz1, deadman96385,Dyneteve,vlwwwwww
Source Code: https://github.com/Galaxy-MSM8916
ROM OS Version: 8.x Oreo
ROM Kernel: Linux 3.10.x
ROM Firmware Required: >= 6.0.x MarshMallow
Based On: LineageOS
Version Information
Status: Beta
Created 2018-10-10
Last Updated 2019-08-14
Reserved
If this is your first time flashing O, you will need to install the latest unofficial TWRP image for your device from the links above before flashing a zip image, otherwise installation of a zip will invariably fail.
Reserved
What works
Code:
[B]
* RIL (in-call audio, messaging, [I]data possibly[/I])
* Bluetooth (including audio)
* WiFi
* Audio (music, etc)
* Camera (including video recording)
* Flash
* Sensors
* GPS
[/B]
Known Issues
Code:
[COLOR="RoyalBlue"][B] All *dual-sim* devices [/B][/COLOR]
* [B][[COLOR="Red"]BUG (?)[/COLOR]][/B] [B] In-call audio is buggy on the second sim.[/B]
Code:
[COLOR="RoyalBlue"][B]All devices[/B][/COLOR]
* [B][[COLOR="Red"]BUG[/COLOR]][/B] [B] NFC does not work. This is indefinitely broken[/B]
Changelog
Code:
[COLOR="Black"][B]10/10/2018[/B][/COLOR]
* [B][[COLOR="Green"]NOTE[/COLOR]][/B] [B] First working images built. [/B]
[/HIDE]
As always thanks a lot for continuing development for us msm8916 users. Big thanks again!
Tested no j500m look great but i found some bugs, home butom and recents not working and notification panel not expand, also automaticly install in english and the most important in segurity cant put pin code to block phone, sorry for my english.
I dont know how to see errorlog to show you. If these bug can be solved i think this is one of best ROM for j5 2015.
:good:
First build of this ROM and most features are working and bugless, including RIL Calls on both SIMs. :good:
SM-J500H user
Leodanis said:
Tested no j500m look great but i found some bugs, home butom and recents not working and notification panel not expand, also automaticly install in english and the most important in segurity cant put pin code to block phone, sorry for my english.
I dont know how to see errorlog to show you. If these bug can be solved i think this is one of best ROM for j5 2015.
:good:
Click to expand...
Click to collapse
I made a clean install and all problem solved, but without root and mod, how can i root this ROM i tryed with magick 17.1. Very good ROM for the first build :good:
Leodanis said:
I made a clean install and all problem solved, but without root and mod, how can i root this ROM i tryed with magick 17.1. Very good ROM for the first build :good:
Click to expand...
Click to collapse
Flash Magisk on TWRP and that's it.
I Tested on SM-J00F Works perfectly
Nise bro
Thanks
J500h
All work
Sim 1 and sim2 work without bugs
It is my favourite bugless rom
Ali jouhara said:
Thanks
J500h
All work
Sim 1 and sim2 work without bugs
It is my favourite bugless rom
Click to expand...
Click to collapse
How is the camera ?
What about working wifi ?
Yah . How bout camera? May main concern
---------- Post added at 04:19 PM ---------- Previous post was at 04:00 PM ----------
And how is the battery?
immortalized2018 said:
How is the camera ?
What about working wifi ?
Click to expand...
Click to collapse
Like many AOSP-based ROMs, camera works. Upon re-testing on it, video recording unfortunately crashes the camera (and the camera app), the same result when using the OpenCamera app. The workaround for video recording is to use another camera app like Footej and it will be fine.
I dunno about using camera with social media (i.e. Facebook, video chats, WhatsApp etc.), since I do NOT use them ever, and I don't have 'these' social media accounts anymore.
As for the WiFi, it generally works/connects as it should.
BSKVL said:
And how is the battery?
Click to expand...
Click to collapse
Depends on your usage, apps installed, modifications (system/kernel) and your battery age. Usually it takes 3 - 3½ hours (sometimes 4 hours) of screen-on-time on my usage (using a nearly 3 years old battery). Same with other ROMs I've used; be it on TW or AOSP.
HMMDR27D53-3002 said:
Flash Magisk on TWRP and that's it.
Click to expand...
Click to collapse
Flash with magisk 17.1 and root ok,
Leodanis said:
I made a clean install and all problem solved, but without root and mod, how can i root this ROM i tryed with magick 17.1. Very good ROM for the first build :good:
Click to expand...
Click to collapse
Pls, Tell me How did you solve this problem. I have to flash the stock by using ODIN after that flash Dot OS?
I tried this rom. Very good, smoothly, and cleanly. But when I turn on mobile data on j500h l, it showed 2G, although I set 3G only. I restarted, wiped dalvik but nothing appear
A Sad Story said:
I tried this rom. Very good, smoothly, and cleanly. But when I turn on mobile data on j500h l, it showed 2G, although I set 3G only. I restarted, wiped dalvik but nothing appear
Click to expand...
Click to collapse
Probably signal coverage or a misconfigured SIM. Only one SIM should have set as 3G and should be as data SIM; and the other SIM as 2G. My phone does have H+ (3G) working, if I'm in an open area, higher floor or an urban places.
Wolfy7272 said:
Pls, Tell me How did you solve this problem. I have to flash the stock by using ODIN after that flash Dot OS?
Click to expand...
Click to collapse
You have to install the last version of TWRP and will flash ok
download links are dead
can you recheck the download link it is showing 404 error

[ROM]UNOFFICIAL[J510FN/F/GN/MN][9.0][Signature Spoofing] LINEAGEOS 16.0 EOL

{
"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"
}
build by Exodusnick​
LineageOS is a free, community built, aftermarket firmware distribution of Android 9.0 (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.
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.
*/
Read before you are posting
XDA New User Guide | How to ask questions | How to use search function | How to Report issues
What's Working :
Boot
RIL (Calls, SMS, Data)
Camera
Video
Audio
Flash
Led
GPS
Sensors
Rotation
Wifi
Bluetooth
USB
Hotspot
What's not working :
NFC
VoLTE
SeLinux enforcing
Front cam flash?btw open camera from store is working well
Instructions :
Creates a full backup of the system
Installation Clean :
Perform a full wipe (wipe system,data,cache and dalvik)
Download the files
Install the build + addonsu-16.0-arm-signed.zip or Magisk-v19.xx.zip and optional MircoG Package or Gapps
Reboot
Installation OTA :
Open the updater app
Download the rom
Install the rom (ota update only works with jenslody twrp 3.2.3)
!!! Nevertheless I recommend a clean installation to exclude errors !!!
for addonsu user:
navigate to Settings->About Phone and tap on build number 7 times,
go back to System on developer options and scrolls to root access and activates it.
to be able to boot from the power key to recovery on long press, it simply activates it in the developer options under Extended Restart.
Download Rom
https://www.los-legacy.de/16.0/j5xnlte
Download Root
addonsu-16.0-arm-signed.zip
Magisk-v19.xx.zip
Download NanoDroid
NanoDroid Magisk module
Download Gapps
Pico 9.0 arm
TWRP
TWRP_3.2.3_j5xnlte_20181222_jenslody.img Fully working OTA
TWRP_3.2.3_j5xnlte_20181222_jenslody.tar.md5 ODIN Fully working OTA
TWRP_3.3.1-0_j5xnlte_20200215_140306_jenslody.img
TWRP_3.3.1-0_j5xnlte_20200215_140306_jenslody.tar.md5 ODIN
twrp-3.3.1-0-j5xnlte.img.tar Official TWRP ODIN
twrp-3.3.1-0-j5xnlte.img Official TWRP
For german user
https://android-freaks.de/forum/
Telegram Support Group
https://t.me/Samsung_Galaxy_J5_2016
Reporting Bugs :
Download the MatLog app from the Play Store.
After downloading the MatLog app, go to the app settings, and change the log level to Debug.
Clear all previous logs and take the exact steps to produce the error you are receiving. As soon as you receive the error (probably a force close), go straight into MatLog and stop the log recording.
Copy and paste the entire log either to Hastebin or Pastebin
Save the log, and copy and paste the link into the thread with a brief description of the error.
If you want support the dev Buy him a beer or coffee
Credits: jenslody and all msm 8916 devs
XDA:DevDB Information
LineageOS, ROM for the Samsung Galaxy J5
Contributors
daywalk3r666, Exodusnick
Source Code: https://github.com/Exodusnick?tab=repositories
ROM OS Version: 9.x Pie
ROM Kernel: Linux 3.10.x
ROM Firmware Required: Stock MM
Based On: LineageOS
Version Information
Status: Stable
Current Stable Version: 2020-02-15
Stable Release Date: 2019-07-22
Created 2019-10-15
Last Updated 2020-03-11
Useful Apps and Magisk Module
Bromite Webview
NanoDroid-BromiteWebView-22.5.20191029.zip
F-Droid
NanoDroid-fdroid-22.5.20191029.zip
Busybox (available via magisk downloads section)
XDA Support Thread
MagiskHide Props Config (available via magisk downloads section)
XDA Support Thread
Debloater (available via magisk downloads section)
XDA Support Thread
Open Camera
Playstore | F-Droid
Some good Themes
Swift Installer
Swift Black - Substratum Theme
PitchBlack - Substratum Theme
Changelog 2020-02-14 :
synced with los source
Bump Security String from 2020-01-05 to 2020-02-05
Changelog 2020-1-5 :
synced with los source
merged p-asb 2020-1-5
Changelog 2019-12-30 :
synced with the last los source
Changelog 2019-12-12 :
synced with the last los source
bump security patch to 05.12.2019
Changelog 2019-11-13 :
synced with the last los source
bump security patch to 05.11.2019
Changelog 2019-10-15 :
synced with the last los source
bump security patch to 05.10.2019
daywalk3r666 said:
build by Exodusnick
LineageOS is based on the Android Open Source project with additional contributions from many people within the Android community.
It can be used without the need to have a Google application installed.
LineageOS still contains various hardware-specific code that is slowly becoming open source anyway.
Your changelog is what Gerrit merged into.
All source code for LineageOS 16.0 is available in the LineageOS Github Repo. And if you want to contribute to LineageOS, please visit our Gerrit Code Review.
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 all works
Boot
RIL (Calls, SMS, Data)
Camera
Video
Audio
Flash
Led
GPS
Sensors
Rotation
Wifi
Bluetooth
USB
What doesn't work
NFC
VoLTE
Creates a full backup of the system
Do not publish bug reports without specifying logs (logcats) or steps to reproduce the bug.
Installation Clean :
Complete erase (System, Data, Cache, Dalvik
Install the build + addonsu-16.0-arm-signed.zip or Magisk-v19.xx.zip see download link below
reboot
!!! Nevertheless I recommend a clean installation to exclude errors !!!
!!! OTA-update is like in all my Roms set up !!!!
Updates can be downloaded and installed via lineageos_updates on your mobile phone.
if it should not be possible to install the update automatically or you want to install it manually, proceed as follows,
(Selects in twrp) install/selects memory/internal memory/parent folder/data/lineageos_updates.
chooses the build and installs it and everything else you want to install and restarts after that.
for addonsu user:
to activate root navigate to Settings->About Phone and tap on build number 7 times,
go back to System on developer options and scrolls to root access and activates it.
to be able to boot from the power key to recovery on long press, it simply activates it in the developer options under Extended Restart.
Download Rom
https://www.los-legacy.de/16.0/j5xnlte
Download Root
addonsu-16.0-arm-signed.zip
Magisk-v19.xx.zip
Support for german users
https://android-hubo.de/thread/9859-rom-unofficial-j5xnlte-9-x-lineageos-16/
XDA: DevDB Information
[ROM]UNOFFICIAL[j5xnlte][9.0] LINEAGEOS 16.0 for J5 2016
Contributors
Exodusnick and of course thanks to jenslody for his Device Tree
Source Code: https://github.com/LineageOS
ROM OS Version: 9.x Pie
ROM Kernel: Linux 3.10.x
Based On: LineageOS
Version Information
Status: Stable
Stable Release Date: 2019-07-01
Created 2019-07-01
Last Updated 2019-07-01
Click to expand...
Click to collapse
Dude, what ROM do you recommend for gaming (except for those modified stock ROMs)
i don`t know. i don`t play games on mobile devices. and i am not the dev of the rom. the dev is a team member from our german forum.
@DankMemz
a game console Sony Playstation 4 :laugh::laugh::laugh:
next update must be flashed manually because the first release has no ota function.
ota comes with the next release
Exodusnick said:
@DankMemz
a game console Sony Playstation 4 :laugh::laugh::laugh:
Click to expand...
Click to collapse
Sux to be me, I guess, cuz I can't afford a ps4
---------- Post added at 06:38 PM ---------- Previous post was at 06:38 PM ----------
DankMemz said:
Sux to be me, I guess, cuz I can't afford a ps4
Click to expand...
Click to collapse
XD
@DankMemz
then you just have to test it yourself.
and if it works, give me a report.
By the way, I don't play games on my phone either.
Exodusnick said:
@DankMemz
then you just have to test it yourself.
and if it works, give me a report.
By the way, I don't play games on my phone either.
Click to expand...
Click to collapse
Kk
Wonderful !!!!
Was curious if this Rom is compatible with the J5x3g (2016) J510H variant?
Hi !
Thanks for this ROM. !
Does it allow signature spoofing to use microg ?
sisssou said:
Hi !
Thanks for this ROM. !
Does it allow signature spoofing to use microg ?
Click to expand...
Click to collapse
no but nanodroid patcher works perfect
3v3rdim said:
Wonderful !!!!
Was curious if this Rom is compatible with the J5x3g (2016) J510H variant?
Click to expand...
Click to collapse
Only J510FN I think.
Ziu Tony said:
Only J510FN I think.
Click to expand...
Click to collapse
Aww shucks....such a shame.....Would love to try out this rom....so all in all any rom thats tagged for the j5xnlte will never be compatible with the j5x3g phones?......any way thanks for replying.....would anyone send me in the right direction?....couldnt seem to find any roms though.......Thanks xda community
3v3rdim said:
Wonderful !!!!
Was curious if this Rom is compatible with the J5x3g (2016) J510H variant?
Click to expand...
Click to collapse
no
Exodusnick said:
@DankMemz
then you just have to test it yourself.
and if it works, give me a report.
By the way, I don't play games on my phone either.
Click to expand...
Click to collapse
Works just like any other Pie ROM (such as Bootlegger or Viper 9.0). Not bad, there are some lag spikes in games like MK or PUBG but overall performance is good, I suppose. The best ROMs for gaming so far (in my opinion) are ViperOS 7.1.2 and 8.1; and HavocOS... But this ROM is really good!
3v3rdim said:
Wonderful !!!!
Was curious if this Rom is compatible with the J5x3g (2016) J510H variant?
Click to expand...
Click to collapse
https://forum.xda-developers.com/showpost.php?p=79671990&postcount=13
you can try this kernel image but idk if its works.try at your own risk
Yeah another very good rom for j510fn ??
Thanks
This rom runs really well (it may be my new main rom) but there's a small problem. I can't disable "inactivity display" it just throws me back to the main settings screen. I only installed magisk and opengapps pico without settings up an google account. I've made a logcat cat with the bug occuring.

[ROM][10.0][UNOFFICIAL][ARM64] LineageOS 17.1

{
"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:
#include <std_disclaimer.h>
/*
* 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.
*/
About LineageOS
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.​
Warning!!!
BackUp EFS and persist partition before installing. If you lose IMEI , use this backup to retrieve it in future.
What's working :
Boots
RIL (Calls, SMS, Data)
Fingerprint
Wi-Fi
Bluetooth
Camera
Camcorder
Video Playback
FM Radio
Audio
Sensors
Flash
LED
GPS
Volte
MTP
Usb tethering
Encryption
WFD
What's not working :
Camera green tint bug in low light
You tell me.
Flashing and updating
LineageOS clean install :
- Mandatory to flash 64bit recovery
- (Optional) Wipe the data & cache & system(Backup to make sure not to loose data)
- Flash the LineageOS ROM zip from the Recovery
- (Optional) Flash the GApps to have the Google Applications
- (Optional) Every additional zip you want to flash
- Reboot
LineageOS update / upgrade :
- Mandatory to flash 64bit recovery
- (Information) Don't wipe anything unless you want to
- Nothing to wipe when switching
- (FUTURE RELEASES) Might need clean, informations will be updated
- Flash the latest LineageOS ROM zip from the Recovery
- (Optional) Flash the GApps on first install / upgrade. Not required later, but do update sometimes
- (Optional) Every additional zip you want to flash
- Reboot
Downloads Links
LineageOS 17.x arm64(Unlocked Bootloader) :
Development : https://www.androidfilehost.com/?w=files&flid=303145
Google Applications (optional) :
OpenGapps : Link (Use packages for ARM64, Android 10.0)
Information : Flash the GApps before the first boot. If not, a clean flash is recommended.
Recovery Mandatory to flash for 64bits ROM :
Download Official TWRP : https://twrp.me/motorola/motorolamotog5.html​
About the builds
Device tree : https://github.com/Sohamlad7/android_device_motorola_cedric/commits/lineage-17.1
Kernel sources : https://github.com/Sohamlad7/android_kernel_motorola_msm8937/commits/lineage-17.1
Vendor blobs : https://github.com/Sohamlad7/android_vendor_motorola_cedric/commits/lineage-17.1​
Reporting Bugs
DO NOT Report bugs if you're running a custom kernel, third party apps or you installed Xposed
DO NOT Report bugs if you've modifies system files
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)
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.)
Code:
adb logcat > logcat.txt
Code:
adb shell dmesg > dmesg.txt
If it is a random reboot, grab kmsg. (Do not bother getting a logcat unless you can get it just before the reboot. A logcat after a reboot is useless)
Code:
adb shell cat /sys/fs/pstore/console-ramoops
If the problem disappears after running "setenforce 0" from a root shell, grab /data/misc/audit/audit.log
Bug report should be done in following format provided in code below
Code:
What is your
LineageOS version:
LineageOS Download url:
Gapps version:
Did you
wipe:
restored 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:
Q&A - FAQ
LineageOS 17.0 arm64 Cedric Regular Questions and Answers : Q&A Thread​
Credits :
- The LineageOS Team
- Thanks to ROM that have been built on Legacy Server and also thanks to all the legacyserver member friends
- Special Thanks to @wzedlare @vache and @kubersharma without them it wouldn't have been possible for us to get Nougat,Oreo,Pie and now 10
- Thanks to @Theitfixer85 and @Jarl-Penguin for twrp
- Thanks to @m_vaisakh and @TeamMex for helping
- Thanks to @nonesovile96 @FelipeRizzon and @ADHILR
- Let me know if i missed anyone​
XDA:DevDB Information
LineageOS 17.1, ROM for the Moto G5
Contributors
CodeZero, m_vaisakh
ROM OS Version: Android 10
ROM Kernel: Linux 3.x
Based On: AOSP
Version Information
Status: Stable
Created 2019-12-14
Last Updated 2020-08-31
Changelog
Maintenance update only - 20/08/2020
Android-10.0.0_r41 Build (August security patch)
[*]Included all new changes from LineageOS.
12/06/2020
June Security Patch
[*]WFD Fixed (Updated to Q wfd blobs from daisy)
[*]Deleted camera.monotonic (this fixes video recording bug for some users)
[*]Set default size to 1GB swap on all variants
[*]Adjusted display power settings
[*]Many more kernel side changes for detailed changelog check kernel source thanks to @OmegaPrimus7
[*]LineageOS source side changes.
22/04/2020
LineageOS 17.1
[*]April Security Patch
[*]SElinux Enforced
[*]FM Radio Fixed
[*]Switched to common dtbtool
[*]Updated IMS symlinks for Q
[*]Downgraded widevine to 1.1
[*]Updated Thermal blobs from deen_sprout 10
[*]Updated GPS blobs from LA.UM.8.6.r1-02900-89xx.0
[*]Updated Radio - IMS blobs form LA.UM.8.6.r1-02600-89xx.0
[*]Updated Peripheral from deen_sprout 10
[*]LineageOS source side changes.
[*]Removed unneeded camera blobs
14/12/2019 - Initial Release
m_vaisakh build :- 12/01/2020
LineageOS 17.1
[*]January Security Patch
[*]LineageOS source side changes.
Note :-
Don't Update Google Chrome(Green Tint issue in latest version, if you guys want to use chrome use older version or use any other browser.
Current local manifest of the ROM build
Code:
<!-- https://github.com/Sohamlad7/android_development_manifest/blob/local_manifests/lineage-17.1.xml -->
Thank You !
Does magisk work on this Rom?
zitronenmelissa said:
Thank You !
Does magisk work on this Rom?
Click to expand...
Click to collapse
yeah it does work
Thank you @CodeZero for all the time and effort you have contributed to this device!
How's the camera functioning? All prior (post-Nougat) issues resolved or present in all their glory?
rahimali said:
Thank you @CodeZero for all the time and effort you have contributed to this device!
How's the camera functioning? All prior (post-Nougat) issues resolved or present in all their glory?
Click to expand...
Click to collapse
well about camera it's same like pie . it's working fine tho for me no issues till now
thank you very much for the rom CodeZero it is good to know that someone like you continues to build more and more this device, we expect new updates and security patches I love you crack
Today I will try it, I just hope that camera work fine.
Thanks in advance for support this old device.
It works everything for me, except audio: I got no audio(multimedia nor notifcation). Any ideas?
I had stock android before clean install Lineage OS 17, I haven't modified anything else (no third party apps nor gapps).
I have to say I am coming from this issue https://forum.xda-developers.com/g5/help/stuck-bootloops-stock-roms-ive-tried-t3995969 , and trying out LineageOS for the first time out of curiosity. And apparently the phone is more stable with this LineageOS 17 than stock rom (I have almost no reboots). But audio worked with stock rom.
Edit: No audio even with earpods.
Hi
Once again this is a great ROM thanks to Code zero. Unfortunately the ROM does not boot up setupwizard when it is first run so I cannot restore settings and apps. Just wondering how I can force setup wizard to run again so I can get my stuff back?
GrizzlyBear45 said:
It works everything for me, except audio: I got no audio(multimedia nor notifcation). Any ideas?
I had stock android before clean install Lineage OS 17, I haven't modified anything else (no third party apps nor gapps).
I have to say I am coming from this issue https://forum.xda-developers.com/g5/help/stuck-bootloops-stock-roms-ive-tried-t3995969 , and trying out LineageOS for the first time out of curiosity. And apparently the phone is more stable with this LineageOS 17 than stock rom (I have almost no reboots). But audio worked with stock rom.
Edit: No audio even with earpods.
Click to expand...
Click to collapse
The truth is that I am using this rom of lineage os 17 as a daily rom I would say that your fault comes from your terminal since my audio works in both headphones and notifications, the only error I see in this rom is in some applications that close alone from the rest 10/10
oh and another bug is in the chrome browser that doesn't play videos it gets damaged
note: this is fixed using another browser
Magisk
Doesn't appear to like Magisk V.10.1 - V.19.1 installs fine!
My mistake; should read doesn't like Magisk V.20.1 - V.19.1 installs OK
After reinstalling over Lineage 16.0 all is working just great including Magisk 20.1
Many thanks to you Code Zero
Alejandro miranda said:
The truth is that I am using this rom of lineage os 17 as a daily rom I would say that your fault comes from your terminal since my audio works in both headphones and notifications, the only error I see in this rom is in some applications that close alone from the rest 10/10
oh and another bug is in the chrome browser that doesn't play videos it gets damaged
note: this is fixed using another browser
Click to expand...
Click to collapse
for chrome you need use the older version of it
manxexile said:
Doesn't appear to like Magisk V.10.1 - V.19.1 installs finw!
Click to expand...
Click to collapse
try installing v20.1 it's working fine for me
CodeZero said:
for chrome you need use the older version of it
Click to expand...
Click to collapse
thank you very much codezero we just hope that in the next patch security will fix that and fix the lienage launcher since sometimes with the gestures it stops, and optimizes it more in battery
Chrome Version
For anyone who is having issues with Chrome, I went trough a couple versions of it, and I think this is the latest release that has no video playback issues: https://www.apkmirror.com/apk/google-inc/chrome/chrome-71-0-3578-98-release/
2 hours of test and I'm in love.
Excellent work, I don't have any bug.
We appreciate your fantastic work.
Can someone post some pictures for me to have a look?
I'm in doubt, can I install even though this 'SELinux is permissive' bug is safe?
Has anyone that had camera problems in Pie tried this ROM? Is camera fixed here?
I'm on LOS16 and camera doesn't work (green tint, crashes,etc)
Thanks for your work @CodeZero! Amazing as always!
Darkyuuki said:
Can someone post some pictures for me to have a look?
I'm in doubt, can I install even though this 'SELinux is permissive' bug is safe?
Click to expand...
Click to collapse
Google/YouTube lineageos 17 - I'm sure you'll find tones of pictures and videos of it on devices (it will look the same on any device)
Also Google what SElinux is - basically you cannot encrypt your device & any security service/app that requires it to be enforcing will not work

[ROM][UNOFFICIAL] LineageOS 18.1 for Xperia 5 [EOL]

{
"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:
#include <std_disclaimer.h>
/*
* 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.
*/
About LineageOS
LineageOS is a free, community built, aftermarket firmware distribution of Android 11.x (R),
which is designed to increase performance and reliability over stock Android for your device.
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.
Official LineageOS website : http://lineageos.org
About LineageOS Legal : http://lineageos.org/legal/
Important Information
1. This ROM has nothing related to ODM images! So you don't need to ask/install anything like that, just follow the instructions.
2. This ROM DOESN'T support Google Camera (GCam)!
3. You need to flash Stock Android 11 before flashing this ROM.
4. For VoLTE, you need to boot into stock firmware and enable it before flashing this ROM!
5.If you cam from SODP ROMs, you need to go back to official Android 11 firmware, and boot into launcher.
6.This ROM works fo both dual and single models.
Downloads Links
LineageOS 18.1:
Unofficial-build: Link
Recovery: Link
Copy-partitions: Link​
Google Applications (optional):
NikGapps, MindTheGapps. OpenGapps.
Information: Flash the GApps before the first boot. If not, a clean flash is recommended.
Flashing and updating
How to flash
Make sure you upgraded to Official Android 11.0 from Sony
Unlock bootloader is necessary.
Download latest platform-tools from google
1. Install google's usb debug drivers.
2. Download Lineage Recovery from above.
3. Put your device into fastboot by holding volume up key.
4. Type the following command to flash the recovery:
Code:
fastboot flash boot boot.img
fastboot flash dtbo dtbo.img
fastboot --disable-verity --disable-verification flash vbmeta vbmeta.img
5. Hold power key and volume down key, you will boot into recovery.
6. Sideload the ROM package.
7. Sideload the copy-partitions package.
8. If you are first time to flash LineageOS, Wipe data plz.
Gapps:
After flashing ROM via siddeload, Reboot to recovery, choose Apply from ADB, then sideload the gapps package on your PC with adb tool:
Code:
adb sideload <PATH OF GAPPS>
Never flash oem from SODP!!
If you flashed oem and meet any issues, I could only say you are a hanhan.
Root access:
Sideload Magisk in recovery.
Issues and reports
Report issues only if you are using the ROM kernel
If an additional mod is installed, make sure it's unrelated, and mention it
Make sure the issue wasn't discussed earlier in the threads
Share a log of the error with CatLog for example
Also thanks to:
The LineageOS Team
The CyanogenMod Team
XDA:DevDB Information
Lineage-18.1 for Xperia 5, ROM for the Sony Xperia 5
Contributors
Sjll
Source Code:
sony-msmnile
sony-msmnile has 3 repositories available. Follow their code on GitHub.
github.com
Donation
https://paypal.me/sjllls
ROM OS Version: Android 11
ROM Kernel: Linux 4.14
Version Information
Status: Stable
Created 2021-10-21
Last Updated 2021-10-21
FEATURES AND ISSUES
Code:
- Boot: Ok
- Bluetooth: Ok
- WiFi: Ok
- WiFi Hotspot: Ok
- Wireless display: Ok
- RIL - Phone - Data: Ok
- VoLTE: Ok
- GPS: Ok
- Camera: Ok
- Camcorder: Ok
- Lights: Ok
- MicroSD: Ok
- Accelerometer: Ok
- Compass: Ok
- Gyroscope: Ok
- QTI sensors: Ok
- Touchscreen: Ok
- FM Radio: NA
- Fingerprint: Ok
- Vibrator: Ok
- Microphone: Ok
- Audio & music: Ok
- Bluetooth audio: Ok
- NFC: Ok
- Kernel: Ok
- Graphics: Ok
- 3D Rendering: Ok
- Clock: Ok
- DRM: Widewine L3
- Offline Charging: Ok
- USB: Ok
- USB Tethering: Ok
- USB OTG: Ok
- Encryption: Ok
- SEPolicies: Enforce
@Sjll
Really great news, thank you so much - that's I was waiting for!
Are you planning to go to official LineageOS builds?
Klaus N. said:
@Sjll
Really great news, thank you so much - that's I was waiting for!
Are you planning to go to official LineageOS builds?
Click to expand...
Click to collapse
Until I solved the kernel build from source.
感谢大佬的分享
大佬sd卡无效
yuernice said:
大佬sd卡无效
Click to expand...
Click to collapse
下载并刷入bahamut-TFcardFix-sjll-20211103-signed.zip就可以了.
Flash bahamut-TFcardFix-sjll-20211103-signed.zip plz.
Sjll said:
下载并刷入bahamut-TFcardFix-sjll-20211103-signed.zip就可以了。
Flash bahamut-TFcardFix-sjll-20211103-signed.zip plz。
Click to expand...
Click to collapse
OK。thanks
thank you so much sir
Hello. I've a problem with samsung microsd 64GB card formated with exFat and my J9210 doesn't read it at all.
I've tried patch bahamut-TFcardFix-sjll-20211103-signed.zip but still no luck. Please help, because i don't need/want to format it witch fat32.
I stuck at "E: package is for product pdx201 but expected bahamut"
Can someone help me with this error? I wonder what step I have been wrong....
Any updates coming?
damn good and light rom, is there anyway to pass safetynet?
elmaleek03 said:
damn good and light rom, is there anyway to pass safetynet?
Click to expand...
Click to collapse
The usual way using Magisk and the "MagiskHide Props Config" module works also with this ROM. I used the fingerprint of a Google Pixel 5 with Android 11 and everything works fine.
grisu59964 said:
The usual way using Magisk and the "MagiskHide Props Config" module works also with this ROM. I used the fingerprint of a Google Pixel 5 with Android 11 and everything works fine.
Click to expand...
Click to collapse
how do you change the fingerprint? is that the pixelprops module one?
elmaleek03 said:
how do you change the fingerprint? is that the pixelprops module one?
Click to expand...
Click to collapse
The module is documented in its XDA thread, but you can download and install "MagiskHide Props Config" (thats the exact name of the module) directly with the Magisk manager.
After you have installed the module, you need either a terminal emulator app (like ConnectBot or Termux) or you simply connect to your device from your PC via "adb shell".
When you are in the shell, you enter "su" to get root privileges (a popup should appear on your device screen). Then you enter "props" to start the fingerprint ceremony.
I think it is a bit off topic as the problem with failing SafetyNet tests is not bound to this custom ROM, but I'm sure that you will find answers to your problems if you get stuck in any of the steps I described. There are several threads here at XDA assigning that topic and at least the problem is not device-specific, so solutions for other devices might help here as well.
But I really hope my description will help you solve the problem on your device, too!
grisu59964 said:
The module is documented in its XDA thread, but you can download and install "MagiskHide Props Config" (thats the exact name of the module) directly with the Magisk manager.
After you have installed the module, you need either a terminal emulator app (like ConnectBot or Termux) or you simply connect to your device from your PC via "adb shell".
When you are in the shell, you enter "su" to get root privileges (a popup should appear on your device screen). Then you enter "props" to start the fingerprint ceremony.
I think it is a bit off topic as the problem with failing SafetyNet tests is not bound to this custom ROM, but I'm sure that you will find answers to your problems if you get stuck in any of the steps I described. There are several threads here at XDA assigning that topic and at least the problem is not device-specific, so solutions for other devices might help here as well.
But I really hope my description will help you solve the problem on your device, too!
Click to expand...
Click to collapse
thanks for the steps, tried just now and it works flawlesly, using pixel 4 xl props. but the tricks doesnt work on the PixelOS Android 12. any ideas?
elmaleek03 said:
thanks for the steps, tried just now and it works flawlesly, using pixel 4 xl props. but the tricks doesnt work on the PixelOS Android 12. any ideas?
Click to expand...
Click to collapse
With the PixelOS, SafetyNet failed even basic integrity and fixing the fingerprint was not enough on my device. The problem must be something bigger. Maybe Android 12 isn't even ready for SafetyNet on custom ROMs. But I'm quite happy now with LineageOS 18.1 and I hope that the future will bring progress - and updates for both ROMs.
grisu59964 said:
With the PixelOS, SafetyNet failed even basic integrity and fixing the fingerprint was not enough on my device. The problem must be something bigger. Maybe Android 12 isn't even ready for SafetyNet on custom ROMs. But I'm quite happy now with LineageOS 18.1 and I hope that the future will bring progress - and updates for both ROMs.
Click to expand...
Click to collapse
Can you help me with my ROM installation? I stuck at "E: package is for product pdx201 but expected bahamut" and still haven't figured out what lead to it. I appreciate very much if you read this comment
Kaze2508 said:
Can you help me with my ROM installation? I stuck at "E: package is for product pdx201 but expected bahamut" and still haven't figured out what lead to it. I appreciate very much if you read this comment
Click to expand...
Click to collapse
you downloaded the wrong zip, download the lineage bahamut one. linneage pdx201 is the the one for xperia 10 ii

[13.0][UNOFFICIAL] LineageOS 20 for Nokia 4.2

{
"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 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.
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.
*/
PROJECT STATUS:
- Everything seems to work fine at this point.
- If Nokia ever cares to release both up-to-date kernel and techpack/audio driver, I will try to move from unofficial to official.
HOW TO INSTALL LINEAGEOS:
- Check your current firmware version: required version is V3.150 (March 2021 update, Android 11).
- If you're not on this version or unsure:
1 Reboot to recovery​
Bash:
adb reboot recovery
2 Download https://android.googleapis.com/packages/ota-api/package/37a17a09b0b0d8ab0a3c398f373af4f0e1f067a1.zip​3 Sideload the file​
Bash:
adb sideload 37a17a09b0b0d8ab0a3c398f373af4f0e1f067a1.zip
4 Reboot to recovery again​5 Sideload the file again to have it in both slots, A & B​
Bash:
adb sideload 37a17a09b0b0d8ab0a3c398f373af4f0e1f067a1.zip
- Flash Lineage recovery/bootimage to active slot via fastboot:
- Find out active slot:​
Bash:
fastboot getvar current-slot
- Flash boot.img to active slot:​
Bash:
fastboot flash boot_$slot boot.img
- Reboot to Lineage recovery via the fastboot UI
- Sideload LineageOS via Lineage recovery
Bash:
adb sideload lineage-19.0-20220105-UNOFFICIAL-panther.zip
- Optional: flash GAPPS before rebooting to system: Click Advanced, then Reboot to Recovery, then when your device reboots, click Apply Update, then Apply from ADB, then adb sideload filename.zip those packages in sequence.
GOING BACK TO STOCK:
- Sideload https://android.googleapis.com/packages/ota-api/package/37a17a09b0b0d8ab0a3c398f373af4f0e1f067a1.zip in Lineage recovery
- Wipe data / factory reset
DOWNLOADS:
- LineageOS 20
- Lineage recovery
- Google Apps: ?? (MindTheGapps)
DEVELOPER RESOURCES
- LineageOS source code: https://github.com/LineageOS @ lineage-20.0
- Device tree: https://github.com/trautamaki/android_device_nokia_panther @ lineage-20
- Kernel: https://www.nokia.com/phones/en_int/opensource (prebuilt, for reference: https://github.com/trautamaki/android_kernel_nokia_sdm439)
Android version: Android 13
Kernel version: Linux 4.9.y
Required firmware: December update, Android 11, V3.240 (Nokia/Panther_00WW/PAN_sprout:11/RKQ1.200928.002)
THIS IS ONLY TESTED BY ME ON MODEL TA-1157.
Other variants may or may not work with this.
Telegram: https://t.me/los_panther
Plan is to do monthlies for latest security patch.
If there's a bug, I can build sooner!
TROBLESHOOTING
If this does not boot for some reason, try to flash stock vendor.img to both slots:
Bash:
fastboot flash vendor_a vendor.img
fastboot flash vendor_b vendor.img
You can find vendor.img here.
hello I just wanted to upgrade my nokia 4.2 TA-1152 to android 12 because it would improve my performance
actually I am a newbie into this can you please explain this step by step
can you please provide me the boot.img file of nokia 4.2 TA-1152 android 11 firmware version 3.150
thecubernoober said:
hello I just wanted to upgrade my nokia 4.2 TA-1152 to android 12 because it would improve my performance
actually I am a newbie into this can you please explain this step by step
Click to expand...
Click to collapse
Read first post. If it's not enough, then LineageOS is not for you at this time.
thecubernoober said:
can you please provide me the boot.img file of nokia 4.2 TA-1152 android 11 firmware version 3.150
Click to expand...
Click to collapse
Download the stock rom and extract it from there.
bro I'm using this rom for 4 days
there's a bug with Bluetooth Audio device it connects to devices but don't provide audio to the device instead the audio is still in phone speaker can you fix it?
bro i got the firmware but the firmware is of android 9 and I have android 11 I even tried patching the android 9 boot.img and flashing it but resulted in soft bricking my device after all this I again ubricked my devcie and thought better to ask in xda
Guys, which gapps you use? I try mindthegapps, nikgapps, flamegapps, bitgapps and no one work.
Tauhid_Ratin0052 said:
bro I'm using this rom for 4 days
there's a bug with Bluetooth Audio device it connects to devices but don't provide audio to the device instead the audio is still in phone speaker can you fix it?
Click to expand...
Click to collapse
I can confirm this bug.
PPajac said:
Guys, which gapps you use? I try mindthegapps, nikgapps, flamegapps, bitgapps and no one work.
Click to expand...
Click to collapse
use magiks gapps
can you suggest me a kernal for using Kali Linux Wifite
Tauhid_Ratin0052 said:
use magiks gapps
Click to expand...
Click to collapse
Magiks gapps? Maybe you mean magisk gapps but I never heard about it. Where i can find it? Can you send any link?
PPajac said:
Magiks gapps? Maybe you mean magisk gapps but I never heard about it. Where i can find it? Can you send any link?
Click to expand...
Click to collapse
u have to rooted your device by magiks.zip
then install the magisks gapp module
Tauhid_Ratin0052 said:
use magiks Gapps
Click to expand...
Click to collapse
https://www.google.com/url?sa=t&source=web&rct=j&url=https://sourceforge.net/projects/magiskgapps/&ved=2ahUKEwi2wefop7n1AhVC4zgGHeYMApcQFnoECAkQAQ&usg=AOvVaw11TxPa79rGQ7g7z3yUie_i
Update
* Vendor security patch to 2021-12
* System security patch to 2022-01
Update instructions:
* Flash updated vendor image to both slots
* Firmware is updated automatically, don't worry about it
* Sideload LineageOS zip
Download: LineageOS, vendor image
T1mb3 said:
Update
* Vendor security patch to 2021-12
* System security patch to 2022-01
Update instructions:
* Flash updated vendor image to both slots
* Firmware is updated automatically, don't worry about it
* Sideload LineageOS zip
Download: LineageOS, vendor image
Click to expand...
Click to collapse
Will the side loading or flashing those file remove my user data ??
Tauhid_Ratin0052 said:
Will the side loading or flashing those file remove my user data ??
Click to expand...
Click to collapse
No, if you don't do anything wrong.
Update
* Fixed Bluetooth audio
If your Wifi refuses to connect after this update, go to
Settings -> System -> Reset options and reset Wifi, mobile & Bluetooth
If firmware is not updated to V3.240:
* Flash updated vendor image to both slots
* Sideload LineageOS zip
Download: LineageOS
T1mb3 said:
Update
* Fixed Bluetooth audio
If your Wifi refuses to connect after this update, go to
Settings -> System -> Reset options and reset Wifi, mobile & Bluetooth
If firmware is not updated to V3.240:
* Flash updated vendor image to both slots
* Sideload LineageOS zip
Download: LineageOS
Click to expand...
Click to collapse
everything works pretty good .As you know the magiks has upadted to 24.1 so the safety net has been removed so pleased can you give the solution
On my panther everything seems to work fine too (bluetooth audio same) but I still can't install any gapps. After factory data reset, sideload lineage, sideload gapps (mindthegapps12arm64,nikgapps12arm64) and reboot i can only configure lineage and can't add google account.

Categories

Resources