• If you are experiencing issues logging in, we moved to a new and more secure software and older account passwords were not able to be migrated. We recommend trying to reset your password, then contacting us if there are issues.
  • Nearly done! Migration cleanup is mostly done. There are a small number of issues left that we continue to work on, but all the heavy lifting is done. We still would love to hear feedback over at this thread and also check out the new XDA app! Thanks and we hope you enjoy the new forums, and thanks for your support of XDA <3

[ROM][7.1.2][UNOFFICIAL][WIP] LineageOS 14.1 for G800H

Thargorsson

Senior Member
Nov 24, 2013
699
1,480
0
Schöneiche bei Berlin
Code:
#include 
/*
 * Your warranty is now void.
 *
 * I am not responsible for bricked devices, dead SD cards,
 * thermonuclear war, or you getting fired because the alarm app failed. Please
 * do some research if you have any concerns about features included in this ROM
 * before flashing it! YOU are choosing to make these modifications, and if
 * you point the finger at me for messing up your device, I will laugh at you.
 *
 * Submitting bug reports on nightly builds is the leading 
 * cause of male impotence.
 */


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.

THIS IS ONLY FOR G800H NOT THE EXYNOS G800F VARIANT!!!!

Downloads:

https://www.androidfilehost.com/?fid=11410963190603901395

Install instructions:
Install guide:
-Flash stock ROM lollipop Russia through odin (if not already)
-install latest stable TWRP
-wipe everything but microsd card
-install ROM
-optional, install opengapps NANO or Magisk/SuperSU
Reboot!

Changelog:
- fixed bt, camera

Requirements:
- latest lollipop firmware
- latest TWRP
- a rooted S5 Mini G800H

Known Bugs:
- No Second Sim (idk maybe, could be fixed)
- No fingerprint scanner
- No heart rate monitor
- No light sensor

Special thanks to:
João - the only one who was willing to test this in the last few days
Speedmatze for testing the first builds (wouldn't be possible without him)
Jackeagle for cm13.0 and his awesome trees...
Lineage OS
anyone else i forgot

XDA:DevDB Information
LineageOS kmini3g, ROM for the Samsung Galaxy S5 Mini

Contributors
Thargorsson
Source Code: [url]https://github.com/S3NEO[/URL]

ROM OS Version: 7.x Nougat
ROM Kernel: Linux 3.4.x
ROM Firmware Required: Latest Baseband
Based On: LineageOS

Version Information
Status: Testing

Created 2018-04-04
Last Updated 2019-01-15
 
Last edited:

Speedmatze

Senior Member
Apr 25, 2009
75
37
0
Its really Android 7.1.2 for G800H?
Yes, it is!
But it is still in a very early WIP stage and not usable for everyday use.
A couple of functions are still broken (most importantly file access to internal storage), but the OS with telefony on SIM1 and several other things are working already.
@Thargorsson is currently busy with important real-life stuff, but I hope he will be able to fix things after he is done (in about a month or so...). He has done an excellent job for the S3 Neo.
So let's keep our fingers crossed!
 
  • Like
Reactions: cdurex

Squaria

New member
Apr 12, 2018
1
2
0
Hi, Just for precision, if you have TWRP 3.0.0 (https://forum.xda-developers.com/ga...pment/recovery-qualcomm-twrp-2-8-7-0-t3245256) don't wipe (cache/dalvik) after the installation but go wipe dalvik in the "wipe" menu. And you can mount /system (quote) and then "Remove /system/lib/hw/keystore.msm8226.so" in "Advanced" -> "File Manager" -> "/system" -> "lib" -> "hw" and then delete "keystore.msm8226.so".
(Sorry for my bad english ^-^).
 
Last edited:
  • Like
Reactions: cdurex and Botouls

computersalat

Senior Member
Sep 24, 2014
126
15
0
www.computersalat.de
Gapps keep screen black after boot

@Thargorsson
current image (lineage_kmini3g-ota-e7c42a48b5.zip) does not work in combination with Gapps pico (open_gapps-arm-7.1-pico-20180414.zip).
Screen stays black after boot, but when shutting down the setup screen is shown for a short time.
SuperSU works (SuperSU-v2.78-201609011115.zip.md5)
When you prefer Magisk (Magisk-v16.0.zip) it works :)

Thank you for your great work so far. :good:
 

romcha

New member
Oct 2, 2016
3
0
0
Hi! It is visible, that you work hard
nice rom, my congradulations:)
but unfortunately it has some bugs..
gapps can not be installed because of bootloop; sd card haven't detected, so some apps (camera, gallery, file manager, apk installation manager) are falt down, contacts are not available to move them from sim card to the telephone:(
so, good luck, I believe in you;)
 

Thargorsson

Senior Member
Nov 24, 2013
699
1,480
0
Schöneiche bei Berlin
I decided to make a new build next week...
Camera shouldn't be a problem and physical keys also not (was it that big related to the firmware?).
The ril is the thing what makes me a bit of trouble, as I'm not a good RIL dev. Even on my (almost stable) oreo rom for the S3neo RIL is the only thing left.... but I'm sure we'll find a solution:good:
 

Speedmatze

Senior Member
Apr 25, 2009
75
37
0
Hey Thargorsson. Good to see you back in action. I hope your final exams went well. Looking forward to the new build. I'd be happy to help if any testing is needed.