[OTA][OFFICIAL][PIE] CrDroid Android 5.12 [04.06.20]

RavZ75

Member
Feb 27, 2019
38
11
0
Hi !

Is this link reliable for downloading Marmite Crdroid ? The version seems up to date, which is very appreciable.
https://vasy.ru/LineageOS-16/marmite/

Thanks !
Link is reliable and valid.

4PDA with Google Translate:
https://translate.googleusercontent...JrhiXlvcdwGQ4IHKgEZX97fp54EnYjA#entry87946071

On 4PDA post #7380 by nikith290, click Спойлер (+) and you can see for yourself.

Also here is a little bit of russian translation, to help understand it all.
Пересланное сообщение
От
Forwarded message
From

Не забудьте плюсануть vm03!!!
Do not forget to add vm03!!!

На форуме
On the forum

Со благодарностью за сборку
Thanks for the assembly
 
Last edited:

bubba_66

Senior Member
Jan 20, 2015
148
62
58
Walton On The Naze
Hi !

Is this link reliable for downloading Marmite Crdroid ? The version seems up to date, which is very appreciable.
[url]https://vasy.ru/LineageOS-16/marmite/[/URL]

Thanks !
Is it okay to dirty flash this over v5.5 17/6/19?

Thanks

Answered my own question, worked fine for me!

Small update - I dirty flashed v5.7 5/9/19 over v5.5 17/6/19 and there was no sound, I then clean flashed v5.7 5/9/19 still no sound, finally I dirty flashed v5.7 13/8/19 over v5.7 5/9/19 from the link above and I now have sound back.
 
Last edited:

RavZ75

Member
Feb 27, 2019
38
11
0
Is it okay to dirty flash this over v5.5 17/6/19?

Thanks

Answered my own question, worked fine for me!

Small update - I dirty flashed v5.7 5/9/19 over v5.5 17/6/19 and there was no sound, I then clean flashed v5.7 5/9/19 still no sound, finally I dirty flashed v5.7 13/8/19 over v5.7 5/9/19 from the link above and I now have sound back.
Clean flash is needed for v5.7 5/9/19 and the correct recovery (the "recovery_treble.img" one).
There's a fix for the no sound bug, in TWRP make sure all is mounted and then go to Advanced -> File Manager and in /vendor/etc/ you should find two mixer_paths files.
mixer_paths_AW87319.xml and mixer_paths_mtp.xml.
The trick is to rename AW87319 to mtp and mtp to AW87319.
You gonna need to go forward and back like first name mtp to AW, AW87319 to mtp and then AW to AW87319.
Reboot and done, I've tried that this way and it works fine so far.
 
Last edited:

bubba_66

Senior Member
Jan 20, 2015
148
62
58
Walton On The Naze
Clean flash is needed for v5.7 5/9/19 and the correct recovery (the "recovery_treble.img" one).
There's a fix for the no sound bug, in TWRP make sure all is mounted and then go to Advanced -> File Manager and in /vendor/etc/ you should find two mixer_paths files.
mixer_paths_AW87319.xml and mixer_paths_mtp.xml.
The trick is to rename AW87319 to mtp and mtp to AW87319.
You gonna need to go forward and back like first name mtp to AW, AW87319 to mtp and then AW to AW87319.
Reboot and done, I've tried that this way and it works fine so far.
Thanks for the heads-up I will give that a go in the week.
 

beertown

Member
Dec 2, 2010
39
5
0
No sound and Android Setup Crashes

Hi all.

Just installed crDroidAndroid-9.0-20190905-marmite-v5.7, on Wileyfox Swift 2X. Opengapps pico.
The phone seems completely unable to emit any sound. If I try to change the ringtone I hear nothing while choosing it. Moreover, the YouTube app can't start the video playback (maybe it is related to the sound problem).
Keyboard keypress, screen lock/unlock are mute (default settings).
I rebooted several times.

Also the Android Setup app crashes every time on the "getting account info..." pass.

What can I do?

Thanks for any hint, and thanks for your hard work on CrDroid.

Edit: I repeated the installation from scratch, this time formatting the data partition (possibily I forgot to do that before). This time the Android Setup worked, but I still have no sound.
 
Last edited:

bubba_66

Senior Member
Jan 20, 2015
148
62
58
Walton On The Naze
Hi all.

Just installed crDroidAndroid-9.0-20190905-marmite-v5.7, on Wileyfox Swift 2X. Opengapps pico.
The phone seems completely unable to emit any sound. If I try to change the ringtone I hear nothing while choosing it. Moreover, the YouTube app can't start the video playback (maybe it is related to the sound problem).
Keyboard keypress, screen lock/unlock are mute (default settings).
I rebooted several times.

Also the Android Setup app crashes every time on the "getting account info..." pass.

What can I do?

Thanks for any hint, and thanks for your hard work on CrDroid.

Edit: I repeated the installation from scratch, this time formatting the data partition (possibily I forgot to do that before). This time the Android Setup worked, but I still have no sound.
Read the post 2 above this one!
 
  • Like
Reactions: beertown

Dggrr

Member
Jan 12, 2007
22
7
23
Also a new install here with the same sound problems.

I found it easier to fix as above (https://forum.xda-developers.com/showpost.php?p=80202064&postcount=45) but with "adb shell"

i.e.
>adb shell
# mount -o rw,remount /vendor
# mount -o rw,remount /vendor/etc
#cd /vendor/etc
#mv mixer_paths_mtp.xml mixer_paths_mtp.xmlb
#mv mixer_paths_AW87319.xml mixer_paths_mtp.xml
#mv mixer_paths_mtp.xmlb mixer_path_AW87319.xml
#reboot

Sound now seems to be fully functional but haven't tested much yet
 

bubba_66

Senior Member
Jan 20, 2015
148
62
58
Walton On The Naze
Also a new install here with the same sound problems.

I found it easier to fix as above (https://forum.xda-developers.com/showpost.php?p=80202064&postcount=45) but with "adb shell"

i.e.
>adb shell
# mount -o rw,remount /vendor
# mount -o rw,remount /vendor/etc
#cd /vendor/etc
#mv mixer_paths_mtp.xml mixer_paths_mtp.xmlb
#mv mixer_paths_AW87319.xml mixer_paths_mtp.xml
#mv mixer_paths_mtp.xmlb mixer_path_AW87319.xml
#reboot

Sound now seems to be fully functional but haven't tested much yet
I gave this a go but could not get the sound to work on 5.7 5/9

Went back to 13/8

:confused:
 

RavZ75

Member
Feb 27, 2019
38
11
0
Now after some testing I found out to have some issues with sound disappearing then plugging and unplugging head phones and/or answering calls sometimes, reboot gives sound back but this seems to be a reappearing issue I am having.
So well it was worth a try but I can't say the fix/workaround fixes it 100% without issues.
Maybe staying with 13/8 is the better option for now.
 
Last edited:
  • Like
Reactions: bubba_66

bubba_66

Senior Member
Jan 20, 2015
148
62
58
Walton On The Naze
Now after some testing I found out to have some issues with sound disappearing then plugging and unplugging head phones and/or answering calls sometimes, reboot gives sound back but this seems to be a reappearing issue I am having.
So well it was worth a try but I can't say the fix/workaround fixes it 100% without issues.
Maybe staying with 13/8 is the better option for now.
Agreed 13/8 seems pretty stable
 

nikith290

Senior Member
Mar 9, 2016
61
97
18
Novosibirsk
==============
crDroid v5.8 - September 15, 2019
==============

FRESH CLEAN INSTALL REQUIED IF YOU USING 5.5 AND OLDER BUILDS! PLEASE CHECK COMPATIBLE RECOVERY! DIRTY FLASH CAN BRICK YOU DEVICE!

- Initial crDroid 5.8 release
- Completely rebase code
- Updated Launcher
- Fixed some Launcher issues
- Updated screen recorder
- Updated translations
- Android September Security update
- Fixed audio issue on devices with amplifier
- Fixed MTP issues on Windows (need testing)
* Added Ethans and Q custom system animations option
* Added toggle to remove disabled data indicator in signal icon
* Added OxygenOS QS tile style
* Added customization to launch music app automatically when wired/wireless headset is connected
* Added less boring notifications toggle
* Updated crDroid Music app
* Moved 'ticker' and 'less notification sound' settings under notification tab
* Fixed missing notification default sound
- Updated crDroid Setup Wizard
- Added QS status bar custom header images option
- Added extended screenshot function
- Disabled night light in favor of Live Display
- Updated translations
- Added more fonts (Fira-Sans, Neoneon, Roboto-variants)
- Added ability for Recorder to capture audio output
- Added QS tile for recorder to initiate records faster
- Added ability to change custom animation values with seekbar (developer options)
- Updated translations
- Full treble support
- fixed date reset bug
- fixes to DSDS mode


If you feel lucky:
Upgrade!/Install:
- Update recovery from links from main post
- Boot into recovery
- Wipe /vendor partition
- reboot to recovery again
- install fresh update and additional packages (Gapps, magisk, etc)

If something goes wrong - wipe all partitions (without phone storage) and do a clean install

p.s. My apologise for misunderstanding with 5.7 update. My main forum is 4PDA, and sometimes i just forgot about XDA. Really sorry, but everyday life goes... Fun, yeah. If case of something like this feel free to contact with me via Telegram: @nikith290
Also we have a local CrDroid group on it: https://t.me/CrDoird_marmite . You can find a lot of test build of CrDroid, Pixel Experience, LineageOS and chat with a loot of cool guys all around the world (joke. Only Russians XD)
 
Last edited:

KevMetal

Senior Member
Nov 11, 2016
1,570
591
0
==============
crDroid v5.8 - September 15, 2019
=== all around the world (joke. Only Russians XD)
thanks bro for support ..pls ..some question...

wipe vendor ? because you update vendor and zip will flash it ?

wps ..wifi scanning is enabled or disabled by default like most pie rom ? i use wps alot to connect to old routers ...

fm radio is working here ? i use it sometimes when running / exercise

is it possible to use phhussan root / su addon ? i dont want magisk ...it is based on top of phhussan aosp pie treble ?

thanks bro ..it is sGSI ?
great work you are the best for making official CrDroid
 

Dggrr

Member
Jan 12, 2007
22
7
23
Many thanks for the update.

One small issue that I had with 5.7 and also seems to be the same in 5.8 - If I set "Screen Lock" to Pattern and then define a fingerprint, unlock from the power button does not work, i.e. can only unlock with fingerprint.

Anyone else having similar problems?
 

KevMetal

Senior Member
Nov 11, 2016
1,570
591
0
Many thanks for the update.

One small issue that I had with 5.7 and also seems to be the same in 5.8 - If I set "Screen Lock" to Pattern and then define a fingerprint, unlock from the power button does not work, i.e. can only unlock with fingerprint.

Anyone else having similar problems?

i came from Oreo install & had multiple problems ..if you aren't on a pie rom first upgrade to a vanilla pie rom then flash this

i had to delete pixel setup.apk from system using twrp because it crashed so many times launcher couldn't boot ..

anyway ..my quick settings was empty etc ..so basically i returned to phhussan lineage 8 gsi treble ..

so just remember to wipe everything ..install the oldest crdroid ..then wipe ..then flash this on top to avoid problems

i tried using mindTheGapps and phhussan su ..so probably better to use opengapps .
 

Dggrr

Member
Jan 12, 2007
22
7
23
i came from Oreo install & had multiple problems ..if you aren't on a pie rom first upgrade to a vanilla pie rom then flash this

i had to delete pixel setup.apk from system using twrp because it crashed so many times launcher couldn't boot ..

anyway ..my quick settings was empty etc ..so basically i returned to phhussan lineage 8 gsi treble ..

so just remember to wipe everything ..install the oldest crdroid ..then wipe ..then flash this on top to avoid problems

i tried using mindTheGapps and phhussan su ..so probably better to use opengapps .
I had a clean flash of 5.7 and then dirty flashed 5.8, so at my own risk!

I now think the problem is with Screen Lock in general. If one or more unlock methods are active then after a few minutes everything becomes really unresponsive to the extent that the device cannot be unlocked. The battery flattens very rapidly, 100% => 85% in maybe 5 minutes.

With no unlock method (PIN, pattern or fingerprint), then all is well but not so secure.
 

Pripi

New member
Oct 14, 2017
3
0
1
...
- Full treble support
...
Hi @nikith290!
First of all, I'd like to say a big thank you for your work. It is a fantastic rom. I don't have any of the bugs reported, so I guess I'm lucky?.

I've one question:
Last release (v5.8) needs to have treble recovery and in the description you mention "full treble support". Does that mean that if I wanna install a GSI rom after having this v5.8 release installed, then I don't have to repartition memory and install vendor just like it is mentioned in the Treble topic?
Thanks. Keep up the good work!?
 
Last edited:
Our Apps
Get our official app!
The best way to access XDA on your phone
Nav Gestures
Add swipe gestures to any Android
One Handed Mode
Eases uses one hand with your phone