[ROM][OFFICIAL] LineageOS 17.1 for the Galaxy J7 2015 (j7elte, j7e3g)

Search This thread

JensJ7

Member
Apr 5, 2022
14
10
Nokia 7 Plus
Hi,
here you find my latest unofficial 17.1 ROM build today with security string from 22-08-05 as well as the corresponding lineage recovery. I installed both on my phone (j7elte SM-J700F) and everything seems to work well.


Best regards,
Jens
 

phil_holm

New member
Oct 19, 2022
2
0
im on a slightly different version of this lineageOS 17.1 with the lineage recovery flashed. Do i need to flash this rom thru twrp or lineage recovery? thanks.
also where can i download the rom? the links are all dead
 

JensJ7

Member
Apr 5, 2022
14
10
Nokia 7 Plus
Hi,
here you find my latest UNOFFICAL build for j7elte including recovery build yesterday with security string from 22-10-05:
The link will be valid until November, 18th.
If someone still needs the latest official ROM (from Februrary, 10th), just let me know and I will provide a link but I cannot imagine why one would like to use an outdated ROM.

 
  • Like
Reactions: Assabtigle

besembel

Member
Mar 10, 2011
48
9
Hi,
here you find my latest UNOFFICAL build for j7elte including recovery build yesterday with security string from 22-10-05:
The link will be valid until November, 18th.
If someone still needs the latest official ROM (from Februrary, 10th), just let me know and I will provide a link but I cannot imagine why one would like to use an outdated ROM.

check your inbox
 

Top Liked Posts

  • There are no posts matching your filters.
  • 48
    2okPze5.png

    LineageOS 17.1 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. This is a port by me for the Samsung Galaxy J7 2015 and is based on the great work of @danwood76 and @Stricted.

    All the source code for LineageOS is available in the LineageOS GitHub repository. And if you would like to contribute to LineageOS, please visit the project's Gerrit page. 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.
    *
    */

    Working

    • RIL (Calls, SMS etc.)
    • Camera
    • WiFi
    • Bluetooth
    • Hotspot
    • GNSS
    • Hardware Composer
    • Audio

    Not working
    • VoLTE, VoWiFi (not possible)

    Supported variants
    • SM-J700F
    • SM-J700H
    • SM-J700M

    Installation instructions
    wiki.lineageos.org/devices/j7elte/install

    Downloads

    LineageOS 17.1 for J7 2015: download.lineageos.org/j7elte
    LineageOS 17.1 for J7 2015 (old unofficial builds): MEGA
    Lineage recovery: Accessible under the link above
    Google Apps: OpenGApps
    Root: Magisk

    Special thanks

    @danwood76 for fixing a reboot issue that appeared when waking up the device from standby and providing me a server to build on after my Google Cloud Computing trial ended.
    RadgeCarbonel for a 2€ donation

    Jorge de Crack Heros for a $40 donation

    XDA:DevDB Information
    LineageOS 17.1 for Galaxy J7 2015, ROM for the Samsung Galaxy J7

    Contributors
    dariotr, danwood76, Stricted, alexax66, Sekilsgs2, l-0-w and all other Exynos 7580 contributors
    Source Code: https://github.com/dariotrombello

    ROM OS Version: Android 10
    ROM Kernel: Linux 3.10.x
    ROM Firmware Required: Latest baseband and bootloader

    Version Information
    Status:
    Stable
    Stable Release Date: 2020-02-25

    Created 2020-02-25
    Last Updated 2020-07-08
    14
    There was a time that i thought Nougat and Oreo roms was the end of the line for J7 15, and then we had the really nice surprise of having Los pie, and now Android 10!
    Thanks for your efforts Dario! :D

    (Some screenshots below)
    9
    Telegram and Discord

    Telegram group
    @lineageosforj72015

    Discord server
    discord.gg/TBNR8Sq
    8
    Google Drive servers only allow a limited amount of people to download a file. I might switch to MEGA soon. I also have found a fix for video camera which will be included in the next update.
    7
    Changelog

    The changelog is not going to be updated anymore as the the LineageOS updates are automatically built.


    Code:
    [COLOR="teal"]2020-06-07[/COLOR]
    - June security patch
    - Include the AudioFX app
    - Use audio configuration from A3 2016 (might improve speaker loudness and microphone gain)
    - Address hal_graphics_composer denials (thanks to danwood76)
    Code:
    [COLOR="teal"]2020-04-28[/COLOR]
    - Clean up and update the Ramdisk from stock
    - Improve performance when using the phone while charging by disabling setting the cores to powersave
    Code:
    [COLOR="teal"]2020-04-11[/COLOR]
    - April security patch
    - Use new slsi source to resolve LineageOS licensing issues (thanks to danwood76 and Stricted)
    - Disable mDNIe in the kernel as the J7 does not support it
    - Set target cpu variant to generic and target runtime cpu to cortex-53
    - Correct AAPT screen configuration from xlarge to normal
    - Increase speaker gain
    Code:
    [COLOR="teal"]2020-03-20[/COLOR]
    - Update TS25 database for RIL from G960FXXS7DTB5
    - Fix SIM issues by addressing rild SELinux denials
    - Disable OEM unlocking toggle again (it causes a FAP-Lock when being disabled on custom ROMs; thanks to danwood76 for making me aware of that)
    Code:
    [COLOR="teal"]2020-03-12[/COLOR]
    - March Security Patch
    - Fix OTG by labeling the usb supply in the sepolicy
    - Use legacy WiFi service (thanks to danwood76)
    - Enable support for OEM-Unlocking toggle in the developer options
    - Disable rounded corners animation on windows to improve performance on low-end devices like the J7
    - Clean up the device overlays
    - Add plmn binaries needed by RIL (probably needed for correcting provider names)
    - Set config_bluetooth_operating_voltage_mv in the overlays to improve battery forecast
    Code:
    [COLOR="teal"]2020-02-26[/COLOR]
    - Fixed video recording by applying changes of libstagefright_shim directly to frameworks/av/media/libstagefright/CameraSource.cpp
    Code:
    [COLOR="teal"]2020-02-25[/COLOR]
    - Initial release