• 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.1][TAIDO][DEV_NEED] Unofficial LineageOS 14.1 for Moto E 2016

EsromTech

Recognized Developer
Jul 10, 2012
684
2,957
0
São Paulo

Hello friends,

Android is opensource and always will be, I am sharing my follow up for LineageOS 14.1 for Taido, test and let me know if I can help with something

Lineage OS Android Distribution

ABOUT
Code:
Lin-e-age
/lineij/
noun

 1 - lineal descent from an ancestor; ancestry or pedigree.
 2 - a sequence of species each of which is considered to have evolved from its predecessor.

Working

  • Read post 2

Not Working/Bugs
  • Read post 2

Installation
Requires Unlocked Bootloader & a custom recovery
  • Place ROM & Gapps in your virtual SD
  • Reboot in Bootloader Mode
  • Go to "Recovery" (Vol +/Vol -) and confirm (power)
  • Wipe Data/Factory Reset
  • Wipe Dalvik cache
  • Install the ROM zip
  • DO NOT REBOOT
  • Install the Gapps zip
  • Reboot

Downloads​

Gapps Recomended



Credits:
LineageOS Team


XDA:DevDB Information
LineageOS, ROM for the Moto E3

Contributors
EsromG5
Source Code: https://github.com/EsromG5/android_kernel_motorola_mt6735

ROM OS Version: 7.x Nougat
ROM Firmware Required: Custom Recovery
Based On: CyanogenMod, AOSP

Version Information
Status: Testing

Created 2017-01-20
Last Updated 2017-01-20
 

EsromTech

Recognized Developer
Jul 10, 2012
684
2,957
0
São Paulo
Reserved

Hello, I need help from developers and also help users for more information.
Here is the error that I'm having with the compilation, please guide me what I need, seems to be something like this missing some patch? Or lib? Please, let's work together.

Sources used:
Device tree
Kernel
Vendor


Thanks to: @AshwinR64 for initial sources

Code:
device/motorola/taido/wpa_supplicant_8_lib/Android.mk:20: build BASIC wpa_supplicant
build/core/binary.mk:1253: external/deqp/Android.mk: libdeqp: Unused source files: \
build/core/binary.mk:1253: external/pdfium/third_party/pdfiumbigint.mk: libpdfiumbigint: Unused source files: bigint/BigInteger.cc bigint/BigIntegerUtils.cc bigint/BigUnsigned.cc bigint/BigUnsignedInABase.cc
build/core/package_internal.mk:143: Empty argument supplied to find-subdir-assets
find: ‘/home/esromgalaxy5/lineage14/out/target/common/obj/SHARED_LIBRARIES/libwifi-hal-mock_intermediates’: No such file or directory
build/core/package_internal.mk:143: Empty argument supplied to find-subdir-assets
PRODUCT_COPY_FILES device/motorola/taido/ramdisk/init.usb.rc:root/init.usb.rc ignored.
No private recovery resources for TARGET_DEVICE taido
build/core/java.mk:334: warning: overriding commands for target `/home/esromgalaxy5/lineage14/out/target/common/obj/APPS/Dialer_intermediates/src/src/org/codeaurora/presenceserv/IPresenceService.java'
build/core/java.mk:334: warning: ignoring old commands for target `/home/esromgalaxy5/lineage14/out/target/common/obj/APPS/Dialer_intermediates/src/src/org/codeaurora/presenceserv/IPresenceService.java'
build/core/java.mk:334: warning: overriding commands for target `/home/esromgalaxy5/lineage14/out/target/common/obj/APPS/Dialer_intermediates/src/src/org/codeaurora/presenceserv/IPresenceServiceCB.java'
build/core/java.mk:334: warning: ignoring old commands for target `/home/esromgalaxy5/lineage14/out/target/common/obj/APPS/Dialer_intermediates/src/src/org/codeaurora/presenceserv/IPresenceServiceCB.java'
build/core/base_rules.mk:316: warning: overriding commands for target `/home/esromgalaxy5/lineage14/out/target/product/taido/root/res/images/charger/battery_fail.png'
build/core/base_rules.mk:316: warning: ignoring old commands for target `/home/esromgalaxy5/lineage14/out/target/product/taido/root/res/images/charger/battery_fail.png'
Starting build with ninja
ninja: Entering directory `.'
ninja: error: 'device/motorola/taido/rootdir/fstab.mt6735', needed by '/home/esromgalaxy5/lineage14/out/target/product/taido/ramdisk-recovery.cpio', missing and no known rule to make it
build/core/ninja.mk:151: recipe for target 'ninja_wrapper' failed
make: *** [ninja_wrapper] Error 1
 
Last edited:

bubba1601

Elite Member
Aug 23, 2016
1,885
1,191
0
48
I have an E3 Power XT1706 back up I downloaded if that's any help I'm more than happy to share it.
I've followed your work since the Galaxy 5 days, great to be following you once more :)
 

XGr7078

Senior Member
Dec 1, 2011
309
51
0
Durgapur
Can anyone help?
I have made a rom and during compile I am getting
make -C kernel/motorola/mt6735 O=/home/arindam_mondal_lprocks/lineage13.0/out/target/product/taido/obj/KERNEL_OBJ ARCH=arm CROSS_COMPILE="/home/arindam_mondal_lprocks/lineage13.0/prebuilts/misc/linux-x86/ccache/ccache arm-eabi-" VARIANT_DEFCONFIG= SELINUX_DEFCONFIG= cm_taido_defconfigmake[1]: Entering directory '/home/arindam_mondal_lprocks/lineage13.0/kernel/motorola/mt6735'make[2]: Entering directory '/home/arindam_mondal_lprocks/lineage13.0/out/target/product/taido/obj/KERNEL_OBJ' HOSTCC scripts/basic/fixdep/bin/sh: 1: gcc: not foundscripts/Makefile.host:91: recipe for target 'scripts/basic/fixdep' failedmake[3]: *** [scripts/basic/fixdep] Error 127/home/arindam_mondal_lprocks/lineage13.0/kernel/motorola/mt6735/Makefile:450: recipe for target 'scripts_basic' failedmake[2]: *** [scripts_basic] Error 2make[2]: Leaving directory '/home/arindam_mondal_lprocks/lineage13.0/out/target/product/taido/obj/KERNEL_OBJ'Makefile:145: recipe for target 'sub-make' failedmake[1]: *** [sub-make] Error 2make[1]: Leaving directory '/home/arindam_mondal_lprocks/lineage13.0/kernel/motorola/mt6735'build/core/tasks/kernel.mk:271: recipe for target '/home/arindam_mondal_lprocks/lineage13.0/out/target/product/taido/obj/KERNEL_OBJ/.config' failedmake: *** [/home/arindam_mondal_lprocks/lineage13.0/out/target/product/taido/obj/KERNEL_OBJ/.config] Error 2
this error.
 
Last edited:

RazZzeR

Senior Member
Sep 23, 2013
252
95
0
0 % development on all lenovo products + Lenovo not providing updates
I'm not going to buy any LENOVO product in future i switch to Redmi 3s Prime.
 

redneck37

Senior Member
Jun 15, 2014
104
21
0
0 % development on all lenovo products + Lenovo not providing updates
I'm not going to buy any LENOVO product in future i switch to Redmi 3s Prime.
Redmi 3s Or any Xiaomi is better than lenova , from updates or the quality . So better next time buy xiaomi rather than lenova ( from my point of view).