[OFFICIAL][MONTHLY] crDroid v5.4 - Xiaomi Mi A2 Lite (daisy)

Search This thread

davidrocher

Senior Member
Apr 19, 2017
68
164
Nantes
mugF8WQ.png

crDroid is designed to improve the performance, reliability and customizability of stock Android


Latest build: https://crdroid.net/daisy
Broken: SELinux Enforcing

Source code:
Device tree (by 33bca)
Kernel sources (by 33bca)

Instructions:
https://github.com/tkchn/daisyinstall/blob/master/README.md

IMPORTANT!
The official TWRP for daisy doesn't work properly at the moment, please use @33bca's version:
Installer: https://androidfilehost.com/?fid=1395089523397933316
Fastboot image: https://androidfilehost.com/?fid=1395089523397933315

XDA:DevDB Information
crDroid, ROM for the Xiaomi Mi A2 Lite

Contributors
davidrocher, 33bca, eremitein
ROM OS Version: 9.x Pie
ROM Kernel: Linux 3.x
ROM Firmware Required: Pie base (10.3.0.0)
Based On: LineageOS

Version Information
Status: Stable
Current Stable Version: v5.3

Created 2019-04-18
Last Updated 2019-06-07
 

Attachments

  • photo_2019-04-18_15-37-14.jpg
    photo_2019-04-18_15-37-14.jpg
    158.5 KB · Views: 13,056
  • photo_2019-04-18_15-37-34.jpg
    photo_2019-04-18_15-37-34.jpg
    61.9 KB · Views: 13,065
  • photo_2019-04-18_15-37-36.jpg
    photo_2019-04-18_15-37-36.jpg
    65.7 KB · Views: 12,848
  • photo_2019-04-18_15-37-41.jpg
    photo_2019-04-18_15-37-41.jpg
    48.8 KB · Views: 12,607
Last edited:

opal06

Senior Member
Oct 22, 2017
188
341
ROM works great, I tried to build it myself for some time but failed. Thanks for doing it, I absolutly love this ROM :)
 

davidrocher

Senior Member
Apr 19, 2017
68
164
Nantes
ROM works great, I tried to build it myself for some time but failed. Thanks for doing it, I absolutly love this ROM :)
This is what I used: https://hub.docker.com/r/haozeke/crdroid
Code:
docker run \
  -it -h crdroid \
  -v "/home/david/External/crDroid/:/home/build/crDroid" \
  -v "/home/david/External/.ccache:/home/build/.ccache" \
  -v "/home/david/External/.cache:/home/build/.cache" \
  -e "TARGET_SCREEN_HEIGHT=2280" \
  -e "TARGET_SCREEN_WIDTH=1080" \
  -e "SELINUX_IGNORE_NEVERALLOWS=true" \
  -e "ALLOW_MISSING_DEPENDENCIES=true" \
  haozeke/crdroid
 
  • Like
Reactions: HaoZeke

opal06

Senior Member
Oct 22, 2017
188
341
This is what I used: https://hub.docker.com/r/haozeke/crdroid
Code:
docker run \
  -it -h crdroid \
  -v "/home/david/External/crDroid/:/home/build/crDroid" \
  -v "/home/david/External/.ccache:/home/build/.ccache" \
  -v "/home/david/External/.cache:/home/build/.cache" \
  -e "TARGET_SCREEN_HEIGHT=2280" \
  -e "TARGET_SCREEN_WIDTH=1080" \
  -e "SELINUX_IGNORE_NEVERALLOWS=true" \
  -e "ALLOW_MISSING_DEPENDENCIES=true" \
  haozeke/crdroid

Oh, I see. Docker seems to be a great thing for ROM building... I' ll give it a try :) Thank you very much!
 

davidrocher

Senior Member
Apr 19, 2017
68
164
Nantes
  • Like
Reactions: yamaha77 and Medo22

noursbleu

Member
Nov 14, 2016
7
0
Very good !

I'm testing your rom right now and it's so smooth !! Great job, really !
For security reasons I've copied/pasted the resurrection remix Trebuchet as launcher,
because it allows me to secure access to apps. With this combo it's prefect for me.
Ah, just one thing is not working (not working on Lineageos nor RR too) : when I receive sms or mms,
the notification led does not work, whatever settings I chose...
Keep up the good work ! :D
 
Sep 3, 2018
25
4
I'm testing your rom right now and it's so smooth !! Great job, really !
For security reasons I've copied/pasted the resurrection remix Trebuchet as launcher,
because it allows me to secure access to apps. With this combo it's prefect for me.
Ah, just one thing is not working (not working on Lineageos nor RR too) : when I receive sms or mms,
the notification led does not work, whatever settings I chose...
Keep up the good work ! :D

What launcher came with the ROM originally? Would using one from f-droid (but keeping the original one installed) have the same effect?

Sorry if this is a bit too off-topic for this thread. ?
 

Top Liked Posts