Recent content by murat1150

  1. M

    Post Paranoid Android 7.3.1 for the X722 ELITE ZL0

    https://forum.xda-developers.com/le-pro3/leeco-le-pro-3-elite-model-x722-guides-development--and-mods/twrp-recovery-multi-tool-zl0-lex722-t3702703
  2. M

    Post AICP 12.1 for LEX722

    i have yet to test them myself but my favourites are lineageos and aicp i dont develop them i just build them for x722 some are easier to build (lineage & aicp) and some are a pain in the ass (aospx) i hope in the future there will be support for zl0 also and not only zl1 until then we have to...
  3. M

    Post AICP 12.1 for LEX722

    Unfortunately there are no official support for the x722. What i have done is compiling from source with modifications to make it work on x722. There are no nighties nor ota update for the rom just if i decide to build again. This rom is for x722, i flashed it on mine and it is working well and...
  4. M

    Thread AICP 12.1 for LEX722

    AICP Android Ice Cold Project AICP is known by everyone as the "Ice Cold Project" that started on a Desire HD years ago (2012) and since then evolved into a mature ROM with the BEST community you can find!!! Until Lollipop, the Rom has always been based on AOKP. Unfortunately, since AOKP...
  5. M

    Post AOSP EXTENDED 4.6 for LEX722 compiled from source

    BlackScreen Kernel for the release: https://drive.google.com/open?id=1WVIdSlqaTYYumGR8Bl1G7TRdCoGMKe7K
  6. M

    Post AOSP EXTENDED 4.6 for LEX722 compiled from source

    rom is based on: github.com/AospExtended/manifest.git -b 7.x android version: 7.1.2
  7. M

    Thread AOSP EXTENDED 4.6 for LEX722 compiled from source

    What is working: Boots :) Camera Fingerprint Dual Sim I didnt have much time to test it :p Flash with TWRP https://drive.google.com/open?id=1CNMC_ty7NP8MeIs8sE4EL7lKkEBO7QEQ
  8. M

    Post Le Pro 3 Elite (X722) Lineage OS

    los15 is still under development, i would recommend using los14 instead
  9. M

    Post Le Pro 3 Elite (X722) Lineage OS

    sry guys i uploaded the wrong file earlier, here is the working los15: https://drive.google.com/open?id=1kWGy5k8V3K3DF9s8LG64E5HPvyVSx5ee
  10. M

    Post Le Pro 3 Elite (X722) Lineage OS

    after adding these files my camera was working: vendor/lib/libSonyIMX298_ofilm_ak_PdafLibrary.so vendor/lib/libSonyIMX298_ofilm_PdafLibrary.so vendor/lib/libSonyIMX298_truly_ak_PdafLibrary.so vendor/lib/libactuator_ak7371.so vendor/lib/libactuator_bu63165.so vendor/lib/libactuator_bu64297.so...
  11. M

    Post Paranoid Android 7.3.1 for the X722 ELITE ZL0

    im using this: https://github.com/LineageOS/android_kernel_leeco_msm8996
  12. M

    Post Paranoid Android 7.3.1 for the X722 ELITE ZL0

    you dont have to edit the kernel source, my mistake problem is solved by copying missing vendor files to the rom: etc/camera/* vendor/lib/*298* vendor/lib/libactuator_*
  13. M

    Post Le Pro 3 Elite (X722) Lineage OS

    you dont have to edit source code, that was me thinking it fixed the camera in reality just some vendor files were missing and after copying it to the rom camera is working have a look in: /etc/camera /vendor/lib ---------- Post added at 09:18 PM ---------- Previous post was at 09:07 PM...