[ROM][X72X][7.1.X][OFFICIAL] LineageOS 14.1 for LeEco Le Pro3

Search This thread

jrior001

Senior Member
Aug 12, 2010
3,200
8,681
Va Beach
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:
#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.
 */


BUG REPORTS / KNOWN ISSUES
https://jira.lineageos.org
- IR: not supported
- Fingerprint: Fingerprint will crash/reboot on first boot. After this glitch should be fine.


GOT QUESTIONS?
http://wiki.lineageos.org/zl1_info.html


3rd PARTY ADDONS/MODS
While we have no issues with people using supersu/magisk/xposed/custom kernels/etc, we can't provide support for users who have them installed.


HOW TO INSTALL LINEAGEOS

- Make sure your phone is running 19S bootloader or higher
- Download the LineageOS zip(s). (see Downloads)
- Copy the LineageOS zip to internal sdcard.
- Unlock bootloader and install TWRP. (see Downloads)
- Boot into TWRP.
- Perform a backup of your current ROM. (Optional)
- IMPORTANT: Do a Factory Reset. (Wipe data & cache)
- Flash LineageOS.
- Optional: Install the Google Apps addon package. (see Downloads)
- Reboot


HOW TO INSTALL TWRP
- Enable developer options
- Allow oem unlock
- Power off
- Hold Volume down + Power for Fastboot mode
- fastboot oem unlock-go
- fastboot flash recovery twrp.img
- fastboot boot twrp.img


DOWNLOADS

LineageOS:
https://download.lineageos.org/zl1

Google Apps:
http://opengapps.org/ (recommended: ARM64, 7.1, nano)

SU-Addon:
https://download.lineageos.org/extras

TWRP-Recovery:
https://dl.twrp.me/zl1/


SOURCECODE
Device tree: https://github.com/LineageOS/android_device_leeco_zl1
Kernel: https://github.com/LineageOS/android_kernel_leeco_msm8996


HOW TO CONTRIBUTE
Use our code review system to send patches: https://review.lineageos.org

XDA:DevDB Information
LineageOS 14.1 Weekly Bulids (X710/X727, zl1, pro3), ROM for the LeEco Le Pro3

Contributors
jrior001, codeworkx
ROM OS Version: 7.x Nougat
ROM Kernel: Linux 3.10.x

Version Information
Status: Beta
Beta Release Date: 2017-03-18

Created 2017-03-19
Last Updated 2018-02-25
 
Last edited:

jts2111

Senior Member
Dec 1, 2016
147
64
Anyone else have the crash when setting up the fingerprint in the initial setup?
For many ROMs, that's a scheduled reboot that's needed for configuring the fingerprint sensor. Its normal.

---------- Post added at 03:38 AM ---------- Previous post was at 03:31 AM ----------

Also, wouldn't the 7.1 GAPPS be needed, not 6.0?
 

beastonprowl

Senior Member
Mar 24, 2008
213
19
I tried to install 7.1 Arm 64 gapps Pico launcher is crashing on boot constantly.
 
Last edited:

saraprobe

Senior Member
Jun 4, 2015
707
112
---------- Post added at 03:38 AM ---------- Previous post was at 03:31 AM ----------

[/COLOR]Also, wouldn't the 7.1 GAPPS be needed, not 6.0?

That's what I thinking. Does it work with 7.1 gapps?[/QUOTE]

Clean flash... I have been running since this morning and 0 issues
Its Gapps 7.1 arm64..I used pico
 

andiak

Member
Jul 19, 2014
29
2
goood morning, i know this version is quite new. But is it suitable for daily use? Or much bugs?
Should i use instead LineageOS 13.0 instead of this one for some time ?
 

Top Liked Posts

  • There are no posts matching your filters.
  • 54
    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:
    #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.
     */


    BUG REPORTS / KNOWN ISSUES
    https://jira.lineageos.org
    - IR: not supported
    - Fingerprint: Fingerprint will crash/reboot on first boot. After this glitch should be fine.


    GOT QUESTIONS?
    http://wiki.lineageos.org/zl1_info.html


    3rd PARTY ADDONS/MODS
    While we have no issues with people using supersu/magisk/xposed/custom kernels/etc, we can't provide support for users who have them installed.


    HOW TO INSTALL LINEAGEOS

    - Make sure your phone is running 19S bootloader or higher
    - Download the LineageOS zip(s). (see Downloads)
    - Copy the LineageOS zip to internal sdcard.
    - Unlock bootloader and install TWRP. (see Downloads)
    - Boot into TWRP.
    - Perform a backup of your current ROM. (Optional)
    - IMPORTANT: Do a Factory Reset. (Wipe data & cache)
    - Flash LineageOS.
    - Optional: Install the Google Apps addon package. (see Downloads)
    - Reboot


    HOW TO INSTALL TWRP
    - Enable developer options
    - Allow oem unlock
    - Power off
    - Hold Volume down + Power for Fastboot mode
    - fastboot oem unlock-go
    - fastboot flash recovery twrp.img
    - fastboot boot twrp.img


    DOWNLOADS

    LineageOS:
    https://download.lineageos.org/zl1

    Google Apps:
    http://opengapps.org/ (recommended: ARM64, 7.1, nano)

    SU-Addon:
    https://download.lineageos.org/extras

    TWRP-Recovery:
    https://dl.twrp.me/zl1/


    SOURCECODE
    Device tree: https://github.com/LineageOS/android_device_leeco_zl1
    Kernel: https://github.com/LineageOS/android_kernel_leeco_msm8996


    HOW TO CONTRIBUTE
    Use our code review system to send patches: https://review.lineageos.org

    XDA:DevDB Information
    LineageOS 14.1 Weekly Bulids (X710/X727, zl1, pro3), ROM for the LeEco Le Pro3

    Contributors
    jrior001, codeworkx
    ROM OS Version: 7.x Nougat
    ROM Kernel: Linux 3.10.x

    Version Information
    Status: Beta
    Beta Release Date: 2017-03-18

    Created 2017-03-19
    Last Updated 2018-02-25
    21
    next friday official 14.1 builds should start.
    11
    lineage-14.1-20170325-UNOFFICIAL-zl1.zip
    https://www.androidfilehost.com/?fid=745425885120719179
    - fixed notification/battery led
    - fixed keydisabler
    - updated power hal
    - switched to camera api v2 for snap (you might have to clear app data)
    - some random fixes
    - 4k video recording broken, but cam works much better
    10
    lineage-14.1-20170323-UNOFFICIAL-zl1.zip
    https://www.androidfilehost.com/?fid=673368273298941988
    - fixed video decoder issues
    - fixed hangouts video calls
    9
    All, please keep in mind moving between official & unnoficial builds of any version requires a full wipe/clean flash