[ROM][9.0][ LineageOS 16.0 For MediaPad M3 Lite 8/10 ] - Huawei Mediapad M3 ROMs, Kernels, Recoveries, & Ot

{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Please note that this ROM is one of my side projects, for which I could provide zero warranty. By installing this ROM, you acknowledge that you take all the risks that come with installing custom firmwares on your devices, including but not limited to bricking your device, losing your data, etc.
Devices Supported :
Huawei MediaPad M3 Lite 10 :
BAH-AL00/BAH-L01/BAH-L09/BAH-W09
Huawei MediaPad M3 Lite 8 :
CPN-AL00/CPN-L0J/CPN-L09/CPN-W09
About LineageOS:
LineageOS is a free, community built, aftermarket firmware distribution of Android 9 (Pie), which is designed to increase performance and reliability over stock Android for your device.
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.
* Your warranty is now void.
*
* We are 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 us for messing up your device, we will laugh at you.
*
Warning !
Installing a custom ROM on your device can sometimes be difficult and also with unwanted consequences! Therefore, make sure that you understand exactly what risks this operation entails - you are the only one responsible for all actions taken on your device.
Downloads:
lineage-16.0-20190822-UNOFFICIAL-bach.zip
lineage-16.0-20191112-UNOFFICIAL-bach.zip
GApps : ARM64 - Android 9.0 - your choice ( recomanded : mini/micro or nano ) !
Instructions:
1. unlock bootloader & install TWRP 3.2.0-0
2. plug USB cable to your Desktop/Laptop for copy files ( or add them to a external storage/microSD card )
3. take a backup
4. format /data
5. reboot device again to TWRP to be able to use /data
6. Wipe all apart External Storage
7. copy LOS16.0 ROM & GApps to Internal/External Storage ***
8. go to Install -> check the LOS zip file
9. Add more Zips
10. check GApps zip file
11 Swipe to confirm Flash
12. Wipe cache/dalvik -> Swipe to Wipe
13. Reboot System
14. Enjoy !
15. Later you can install the new TWRP 3.3.1-0 !
*** if you flash this ROM for the first time, please install 20190822 version & GApps &
complete the full settings of GApps, in order to be able to update your device to the last LOS 16.0 ROM !
You can update to the last ROM available by dary flash !
What's working | Not working
*Please check the second post !
Credits:
LineageOS Team
Greg Kroah-Hartman for keep alive 3.18.y kernel !
Kernel Source Code : android_kernel_huawei_bach Branch: pie !
Screenshots :
​
Best Regards !

What's Working & Not Working on LOS 16.0 !
Working :
touch display
audio
video
gps
sensors
wifi
wifi/usb/bluetooth hotspot/tethering
bluetooth
data/4G/LTE
fingerprint scanner
video camera recorder
Still Not Working :
camera ( photo )
we need to use wired or bluetooth headphones to make or receive a call ( the sound on speaker/mic of the tablet seems to be broken )
Extra feature :
Display Color Calibration using KCAL
custom off mode charging
Flip Cover

Antutu v7.2.2
AnTuTu Benchmark v7.2.2 on
final score :

Thank you!, when i turn the screen off i can't seem to turn it back on? its the 3GB Lite 8, besides that im very happy someone made this for the devices

frankieuk said:
Thank you!, when i turn the screen off i can't seem to turn it back on? its the 3GB Lite 8, besides that im very happy someone made this for the devices
Click to expand...
Click to collapse
Please, what version of GApps do you have installed ?
With pico & nano I have no issues, but with any other version I have some issues... That's why I recomanded nano. Do you have thé same issue also without GApps installed ? Thanks !

Is LineageOS 16.0 For MediaPad M3 Lite 8/10.
Has offline charging.
with charging graphics.???

Will this rom and TWRP will work for BAH-W09 ?
Thanks for great ROM

The4anoni said:
Will this rom and TWRP will work for BAH-W09 ?
Thanks for great ROM
Click to expand...
Click to collapse
Yes !
gucio1976 said:
Is LineageOS 16.0 For MediaPad M3 Lite 8/10.
Has offline charging.
with charging graphics.???
Click to expand...
Click to collapse
Yes !

That's great.:good:
I am waiting for the camera.:laugh:

random reboots
Is anyone experiencing random reboots when using this rom?
Also would anyone have stock boot.img and recovery.img for BAH-W09?

marciu said:
Is anyone experiencing random reboots when using this rom?
Also would anyone have stock boot.img and recovery.img for BAH-W09?
Click to expand...
Click to collapse
Please, for what you need only boot & recovery ?

After flashing this custom ROM I am having problems with going back to official stock ROM ,

marciu said:
After flashing this custom ROM I am having problems with going back to official stock ROM ,
Click to expand...
Click to collapse
Ok, but this ROM (LOS 16.0) also replaced stock system.img & also vendor.img !

HTML:
surdu_petru said:
Ok, but this ROM (LOS 16.0) also replaced stock system.img & also vendor.img !
Click to expand...
Click to collapse
Would you be able to guide me through how to go back to stock firmware ? This ROM looks great but I am experiencing random reboots and it freezes from time to time.

marciu said:
HTML:
Would you be able to guide me through how to go back to stock firmware ?
Click to expand...
Click to collapse
There is two ways to go to stock ...
1° write partitions via "dd" command in TWRP
2° "dload" method !
First solution it's a bit more complicated, you should downloads your stock firmware from here, extract boot, recovery, system & vendor images from UPDATE.APP ( there is a tool for unpack UPDATE.APP on XDA ) .... copy all needed images to a microSD card, go to TWRP & connect USB cable than you should type from your desktop/laptop :
dd if=/external_sd/boot.img of=/dev/block/bootdevice/by-name/boot
dd if=/external_sd/recovery.img of=/dev/block/bootdevice/by-name/recovery
dd if=/external_sd/system.img of=/dev/block/bootdevice/by-name/system
dd if=/external_sd/vendor.img of=/dev/block/bootdevice/by-name/vendor
Warning !
After you have extracted system & vendor from unpacked UPDATE.APP, you'll have something like this : SYSTEM.img & VENDOR.img !
You must sparse the both images to raw images in this way, before to copy them to microSD card :
simg2img SYSTEM.img system.raw
simg2img VENDOR.img vendor.raw
Just rename system.raw to system.img & vendor.raw to vendor.img and copy them to your microSD card !
Second solution it's the common Huawei/Honor installation for UPDATE.APP !
You must create a folder/directory named "dload" into your microSD card & copy here UPDATE.APP !
Power off your device, than keep pressing at the same time all three hardware buttons ( power, volume down & volume up ) untill you'll able to see erecovery dload start installation or something like this !
INFO :
UPDATE.APP it's under update.zip ( so you should unpack this archive to be able to extract UPDATE.APP)
Also, you need a FullOTA-MF version of your BAH firmware !
Good luck !

marciu said:
HTML:
This ROM looks great but I am experiencing random reboots and it freezes from time to time.
Click to expand...
Click to collapse
Thanks ...
BTW I'm working on it to fix more issues .... I hope to be able to make it stable enough one day

surdu_petru said:
Ok, but this ROM (LOS 16.0) also replaced stock system.img & also vendor.img !
Click to expand...
Click to collapse
surdu_petru said:
There is two ways to go to stock ...
1° write partitions via "dd" command in TWRP
2° "dload" method !
First solution it's a bit more complicated, you should downloads your stock firmware from here, extract boot, recovery, system & vendor images from UPDATE.APP ( there is a tool for unpack UPDATE.APP on XDA ) .... copy all needed images to a microSD card, go to TWRP & connect USB cable than you should type from your desktop/laptop :
dd if=/external_sd/boot.img of=/dev/block/bootdevice/by-name/boot
dd if=/external_sd/recovery.img of=/dev/block/bootdevice/by-name/recovery
dd if=/external_sd/system.img of=/dev/block/bootdevice/by-name/system
dd if=/external_sd/vendor.img of=/dev/block/bootdevice/by-name/vendor
Warning !
After you have extracted system & vendor from unpacked UPDATE.APP, you'll have something like this : SYSTEM.img & VENDOR.img !
You must sparse the both images to raw images in this way, before to copy them to microSD card :
simg2img SYSTEM.img system.raw
simg2img VENDOR.img vendor.raw
Just rename system.raw to system.img & vendor.raw to vendor.img and copy them to your microSD card !
Second solution it's the common Huawei/Honor installation for UPDATE.APP !
You must create a folder/directory named "dload" into your microSD card & copy here UPDATE.APP !
Power off your device, than keep pressing at the same time all three hardware buttons ( power, volume down & volume up ) untill you'll able to see erecovery dload start installation or something like this !
INFO :
UPDATE.APP it's under update.zip ( so you should unpack this archive to be able to extract UPDATE.APP)
Also, you need a FullOTA-MF version of your BAH firmware !
Good luck !
Click to expand...
Click to collapse
Thank you, I'll try method one as method 2 wasn't working for me giving an error message update failed,

marciu said:
Thank you, I'll try method one as method 2 wasn't working for me giving an error message update failed,
Click to expand...
Click to collapse
This is because I guess you didn't downloaded the right firmware !
For example this update.app downloaded from BAH-W09C233B265, it should match your initial stock Huawei firmware installed on your device, previously installed LOS !
EDIT :
Befor to install LOS, I taked a stock getprop ( adb shell getprop > getprop.txt) and I have this info from my stock Huawei firmware on my device :
[ro.build.description]: [BAH-L09-user 7.0 HUAWEIBAH-L09 C100B018 release-keys]
This mean that I need this firmware : BAH-L09C100B018 FullOTA-MF in order to be able to flash it via "dload" method .

surdu_petru said:
This is because I guess you didn't downloaded the right firmware !
For example this update.app downloaded from BAH-W09C233B265, it should match your initial stock Huawei firmware installed on your device, previously installed LOS !
EDIT :
Befor to install LOS, I taked a stock getprop ( adb shell getprop > getprop.txt) and I have this info from my stock Huawei firmware on my device :
[ro.build.description]: [BAH-L09-user 7.0 HUAWEIBAH-L09 C100B018 release-keys]
This mean that I need this firmware : BAH-L09C100B018 FullOTA-MF in order to be able to flash it via "dload" method .
Click to expand...
Click to collapse
See my problem is that i have jumped into trying this without creating the backup, :/

marciu said:
See my problem is that i have jumped into trying this without creating the backup, :/
Click to expand...
Click to collapse
Yeh, me too ... I didn't performed a backup before started to install some custom ROMs
For me, the first method doesn't seems to work, and this only because I'm not able to start my device into stock recovery ... it's just don't want to boot on stock recovery, and because of this issue, I'm not able to perform a full wipe to encrypt device back ... without this step the device will never boot into stock firmware !
BTW, I didn't yet tested the "dload" method ...

Related

[ROM] [NON-ANDROID] SAILFISH OS 3.0 [Moto G4 Plus]

Sailfish OS (also styled as SailfishOS[4] or abbreviated to SFOS) is a general purpose Linux used commonly as mobile operating system combining the Linux kernel for a particular hardware platform use, the open-source Mer core stack of middleware, a proprietary UI contributed by Jolla or an open source UI, and other third-party components.
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
It's a beautiful OS developed by the Jolla and the mer team. The UI is totally gesture based. So say good bye to your boring Android navigation bar. The OS is fast and butter smooth with zero lags. This is a totally new experience and certainly a delightful one from the same old boring mundane Android which has had almost the same UI since 5.0.
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.
*/
Download Lineage OS 13.1 –
https://www.androidfilehost.com/?w=files&flid=191808
Download Sailfish OS –
sailfishos-athene-release-2.1.0.10-b1-lintuxido.zip
https://drive.google.com/open?id=0B82jllncceRqQUVTSFhjdk0xeWs
Copy above downloaded zip files on your Moto G4 Plus sdcard location.
What’s working?
1) Calling, SMS
2) Camera
3) Gallery
4) Browser
5) Bluetooth
6) Wifi
7) Wifi Hotspot
8) Dual SIM
9) Mobile Internet ( For Jio,go to Settings -> Cellular network -> Under Jio Sim open Data access point -> enter connection name jionet and choose Protocol Dual )
10) Jolla Store (Partially) (need to rename or delete following repo from device etc/zypp/repos.d/ssu_adaptation0_release.repo follow the process mentioned for 3rd number bug to remove the repo. Then access jolla store, it will work now with limited applications.
Bugs:
Please note, this is a BETA release. This ROM has some bugs and I will look forward to fix them in future.
1. Bluetooth some times misbehaving
2. Android apps are not supported
3. Screen turns off while making any calls or received any calls (Press Power + Vol UP or Down to access dial pad) Due to Proximity Sensor issue call progress screen gets off (Possible Workaround follow the steps below :-
Connect to internet,
set the ssh password in developer tools
open terminal application
type following commands carefully
[[email protected] ~]$ devel-su (it will ask password which you have saved in Developer Tools,
[[email protected] repos.d]# mv /etc/zypp/repos.d/ssu_adaptation0_release.repo /home/nemo/ ssu_adaptation0_release.repo.bkp
[[email protected] repos.d]# rm -rf /etc/zypp/repos.d/ssu_adaptation0_release.repo
[[email protected] repos.d]# zypper in mce-tools
[[email protected] repos.d]# mcetool --set-ps-mode=disabled
Now try to access dial screen
4. Proximity Sensor issue
5. On miscall it produce 3 loud beeps (Not found any fix yet to resolve this issue)
6. Reboot and Shutdown is not properly working (Need to keep pressing Power Button for 2-3 mins.)
Flashing process – (Flash Lineage OS first then Sailfish OS – Follow the below given steps)
1. Boot in TWRP recovery
2. Backup your existing OS with all partitions to /sdcard location and keep this backup safe on your pc or other location before proceed further
3. Wipe cache, dalvik cache, system, data.
4. Flash downloaded Lineage OS 13.1 zip file
5. Go back (TWRP Home screen), Click on Mount and uncheck Data only
6. Now go back, Click Install, select SailfishOS zip and flash it.
7. Once flash gets complete reboot
Reboot will take some time. (There is no boot animation so you will not able to see any logo or animation during boot)​
UPDATE : - SFOS 2.1.4.14 Alpha Build download link
https://drive.google.com/open?id=1kORIVWKw4m7IdncTLRC39r4wfJ3r0_3E
Whats Working : Call, Messages, Camera, Bluetooth, Headphone, Browser, Gallery etc..
Whats Not Working : Some time boot loops (Unable to Fix Yet), Video Recording, Unable to detect SIMs on first boot.
UPDATE 1 :- to avoid boot loops, unlink wlan-module-load.service as mentioned below,
cd /lib/systemd/system/multi-user.target.wants/
unlink wlan-module-load.service
reboot
UPDATE 2 SFOS-2.1.4.14 Alpha build --> https://drive.google.com/open?id=10kIbaJdy9rgRF9Pc1jX8J1iI-_YwwKYj
Whats Working : Call, Messages, Camera, Wi-FI, Bluetooth, Headphone, Browser, Gallery etc..
Whats Not Working : Video Recording, some times unable to detect SIMs on first boot (reboot it so it will detect sim )
SFOS 2.2.0.29
Alpha1 download link --> http://drive.google.com/open?id=1lxn7LwD1cOa4eGfoVQ2pB7SlKYMbQckI
SFOS 2.2.1.18
download link --> https://drive.google.com/open?id=1shTSt9v93V65pvH6QvYhfFI3rM-w00y9
SFOS 3.0.0.8
download link --> https://drive.google.com/open?id=1stulEZ3txMWiHiNVvN9cQyPzny-QJZ5n
Download Lineage OS 13.1 –
https://www.androidfilehost.com/?w=files&flid=191808
Whats Working --> Call, Messages, Camera, Wi-Fi, Bluetooth, Headphone, Browser, Gallery etc..
Whats Not Working --> Camera auto-focus and Video recordings
If you liked my work, please support me by donating.
https://www.paypal.me/lintuxido
Watch the installation process at
https://youtu.be/vwIeavVKYjQ
XDA:DevDB Information
Sailfish OS 3.0.0.8, ROM for the Moto G4 Plus
Contributors
mukesht, Mister_Magister, mal, Shreps, murigny64, sledges, r0kk3rz, saidinesh5, krnlyng, PseudoDev and other great peoples of #sailfishos-porters channel, jolla team
ROM OS Version: 6.0.x Marshmallow
ROM Kernel: Linux 3.10.x
ROM Firmware Required: 6.0.x Marshmallow (can be working with 7.0 Nougat firmware also)
Version Information
Status: Beta
Current Beta Version: Beta1
Beta Release Date: 2017-09-05
Created 2017-09-05
Last Updated 2018-11-23
Does the jolla store have apps like: WhatsApp, alternative navigation/maps, email, etc?
Thanks for the great work. Really like it but wanna make sure i can use it as daily driver with my essential apps
@halifage
as mentioned above currently very few apps present in Jolla store for moto g4 plus, once I switched to OBS then we can see more apps for our device. email is present in current store.whatsapp is not there because whatsapp has restricted access using third party application. In future I will look for the android apps support for our device.
mukesht said:
@halifage
as mentioned above currently very few apps present in Jolla store for moto g4 plus, once I switched to OBS then we can see more apps for our device. email is present in current store.whatsapp is not there because whatsapp has restricted access using third party application. In future I will look for the android apps support for our device.
Click to expand...
Click to collapse
Thanks @mukesht. Keep up the great work. Really looking forward to trying this on my device
Nice work ... Keep it up...
Thank you very much Mukesh for this ROM,
I was waiting for this since a long time.
But can you help with some few things please :
1. I am currently on June security patch, so the bootloader can't be downgraded.
2. Should I try flashing sfos on this firmware?
3. Any precautions I should take?
Your help will be appreciated
Thankx.
Aakash12 said:
Thank you very much Mukesh for this ROM,
I was waiting for this since a long time.
But can you help with some few things please :
1. I am currently on June security patch, so the bootloader can't be downgraded.
2. Should I try flashing sfos on this firmware?
3. Any precautions I should take?
Your help will be appreciated
Thankx.
Click to expand...
Click to collapse
Not a wise idea to downgrade... But yeah u can flash on nougat.... Just take a nandroid backup
cool_sid said:
Not a wise idea
Click to expand...
Click to collapse
Any solution?
Aakash12 said:
Any solution?
Click to expand...
Click to collapse
I meant not a wise idea to downgrade... Just take a nandroid backup and also separately backup ur imei and then flash over nougat only....
cool_sid said:
I meant not a wise idea to downgrade... Just take a nandroid backup and also separately backup ur imei and then flash over nougat only....
Click to expand...
Click to collapse
But isn't lineage os 13.1 marshmallow, will not it downgrade?
Thankx by the way , have you tried this, (flashing over June security patch)?
Aakash12 said:
But isn't lineage os 13.1 marshmallow, will not it downgrade?
Thankx by the way , have you tried this, (flashing over June security patch)?
Click to expand...
Click to collapse
Nope but I will try tonight... I'm running RR..
cool_sid said:
Nope but I will try tonight... I'm running RR..
Click to expand...
Click to collapse
Having bootloader of June security?
Do post here if it works fine.
cool_sid said:
Nope but I will try tonight... I'm running RR..
Click to expand...
Click to collapse
Is it running, on June security?
Aakash12 said:
Is it running, on June security?
Click to expand...
Click to collapse
No I got bootloop on los14.1... I haven't flashed cm13 cz I just read it corrupted the bootloader...
So I'll just ask someone more knowledgeable if its because of cm13 or something else.... Then I'll flash cm 13..
cool_sid said:
No I got bootloop on los14.1... I haven't flashed cm13 cz I just read it corrupted the bootloader...
So I'll just ask someone more knowledgeable if its because of cm13 or something else.... Then I'll flash cm 13..
Click to expand...
Click to collapse
@cool_sid : you need to unlock the bootloader first, Just boot device using twrp.img, make nandroid backup. Install twrp recovery. Keep firmware as it is (dont need to downgrade), boot in twrp and flash lineage 13 zip then sfos zip.
:victory: lo voy a probar, gracias por compartir
Is there any update?
And i am in love with this rom and plz plz plz add more support.
mukesht said:
@cool_sid : you need to unlock the bootloader first, Just boot device using twrp.img, make nandroid backup. Install twrp recovery. Keep firmware as it is (dont need to downgrade), boot in twrp and flash lineage 13 zip then sfos zip.
Click to expand...
Click to collapse
Mukesh, Thankx you for this suggestion,
But can you tell me will this method work for June security patch on stock rom with ,of course, unlocked bootloader?
Aakash12 said:
Mukesh, Thankx you for this suggestion,
But can you tell me will this method work for June security patch on stock rom with ,of course, unlocked bootloader?
Click to expand...
Click to collapse
@Akash12, it will not work on stock rom and I suggest you to dont try it on stock rom coz you will face boot loop issues. You have to flash lineage os 13 from twrp recovery on your stock rom after that you can flash sfos 2.1, then it will boot successfully. (make stock roms proper nandroid backup first)
mukesht said:
@Akash12, it will not work on stock rom and I suggest you to dont try it on stock rom coz you will face boot loop issues. You have to flash lineage os 13 from twrp recovery on your stock rom after that you can flash sfos 2.1, then it will boot successfully. (make stock roms proper nandroid backup first)
Click to expand...
Click to collapse
Thank you mukesh

[ROM][STABLE][UNOFFICIAL][8.1] LineageOS [OREO]

{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Code:
/*
* I'm not responsible for bricked devices, dead SD cards, thermonuclear war, or you getting fired because the alarm app failed (like it did for me...).
* Please do some research if you have any concerns about features included in the products you find here 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.
* Your warranty will be void if you tamper with any part of your device / software.
* Same statement for XDA.
*/
LineageOS is a free, community built, aftermarket firmware distribution of Android 8 (oreo), which is designed to increase performance and reliability over stock Android for your device.
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.
What's working :
Boots
RIL (Calls, SMS, Data)
Fingerprint
IR Blaster
Wi-Fi
Bluetooth
Camera
Camcorder
Video Playback
Audio
Sensors
Flash
LED
GPS
Volte
Known issues:
You Tell me
Instructions :
Download the latest build and GApps
Reboot to bootloader
Download the oreo stock rom. From here
Download platform tools and extract them straight into the stock rom folder. Not images folder.
Replace the system.img and boot.img with the boot.img, system_other.img and system.img in images folder (system.img and system_other.img are same. Just make 2 copies of system.img and rename one to system_other.img):-|
Replace modem.img from pie stock rom. Grab it HERE
Then use flash_all.bat to install the rom. ( We are using fastboot method because the TWRP is completely broken and doesn't even let us flash the rom. But @33bca is working on one. We'll soon have stable TWRP )
Let the flashing be completed.
After the flash is completed, just go to recovery (stock los one) format data again.
If you want gapps, boot to twrp by downloading official TWRP and using fastboot boot *******.img
Flash gapps
Reboot. After first boot, reboot to twrp
Then flash this kernel in the same recovery.
That's it. Now just reboot and you have a working stable LineageOS
If you like my work, consider hitting the thanks button down there and if possible, donate me Here Via PayPal
Downloads :
UN-Official builds: LATEST BUILD
Special Thanks to @LCockx and @a.dev for testing the builds
JOIN OUR OFFICIAL TELEGRAM GROUP
XDA:DevDB Information
[ROM][UNOFFICIAL][8.1.0][Daisy] LineageOS 15.1 , ROM for the Xiaomi Mi A2 Lite
Contributors
saksham_033
Source Code: Click here
ROM OS Version: 8.x Oreo
ROM Kernel: Linux 3.x
Version Information
Status: Stable
Stable Release Date: 2019-02-20
Created 2019-02-20
Last Updated 2019-02-20
Reserved
Bootloop for me.
I used V10.0.3.0's modem.img and opengapps 8.1 arm64 nano.
EDIT:
I booted to TWRP and swapped the slots, rebooted to system.
Initially it booted to the LOS recovery, but when I pressed "reboot" in the recovery, it rebooted straight to the LOS animation.
Thanks for this!
EDIT 2:
Oh dear. Wifi appears broken.
rosiepie said:
Bootloop for me.
I used V10.0.3.0's modem.img and opengapps 8.1 arm64 nano.
EDIT:
I booted to TWRP and swapped the slots, rebooted to system.
Initially it booted to the LOS recovery, but when I pressed "reboot" in the recovery, it rebooted straight to the LOS animation.
Thanks for this!
EDIT 2:
Oh dear. Wifi appears broken.
Click to expand...
Click to collapse
Dude, please try to read all the instructions. I have mentioned a kernel. U Need to flash that too. Thanks.
nice one ? finally boot haha maybe I'm wrong the way I flash it? hehe hit button thanks
Pls post antutu benchmark on this rom ty..
Overunity01 said:
Pls post antutu benchmark on this rom ty..
Click to expand...
Click to collapse
76k+
Thank you. There is issue with SIM card and camera if I come from Pie and downgrade?
thank you :good:
saksham_033 said:
Instructions :
Download the latest build and GApps
Replace modem.img from pie stock rom.
Click to expand...
Click to collapse
1. The Latest Build shows a vendor.img - Do we replace that as well?
2. Is there a download available for the stock Pie modem, or do we have to download the whole stock pie rom as well?
Thanks!
saksham_033 said:
Dude, please try to read all the instructions. I have mentioned a kernel. U Need to flash that too. Thanks.
Click to expand...
Click to collapse
I followed all instructions exactly as described.
The kernel was flashed also, and in the order the guide specified.
Thanks for the rom, is this on the last security patch?.
rosiepie said:
I followed all instructions exactly as described.
The kernel was flashed also, and in the order the guide specified.
Click to expand...
Click to collapse
Kernel has to be flashed after first boot
mn1968 said:
1. The Latest Build shows a vendor.img - Do we replace that as well?
2. Is there a download available for the stock Pie modem, or do we have to download the whole stock pie rom as well?
Thanks!
Click to expand...
Click to collapse
Nope. You need not to touch vendor.
Does LOS 15.1 support notch?
downloadonlyaccount said:
Does LOS 15.1 support notch?
Click to expand...
Click to collapse
Yes. Notch is supported
downloadonlyaccount said:
Does LOS 15.1 support notch?
Click to expand...
Click to collapse
notch are not supported by Oreo, except 8.1 stock for daisy
If I'm on pie and need to downgrade but I need 2 SIM cards to work, what vendor to I need?
ergo911 said:
If I'm on pie and need to downgrade but I need 2 SIM cards to work, what vendor to I need?
Click to expand...
Click to collapse
problem is not in vendor choice
you need fix modem settings
https://forum.xda-developers.com/mi-a2-lite/how-to/gsi-tweaks-fix-t3899630
New to this phone
Could you please elaborate on the following:
Instructions :
Download the latest build and GApps
Reboot to bootloader
Download the oreo stock rom. From here
Download platform tools and extract them straight into the stock rom folder. Not images folder. - What platform tools?
Replace the system.img and boot.img with the boot.img, system_other.img and system.img in images folder (system.img and system_other.img are same. Just make 2 copies of system.img and rename one to system_other.img):-|
Replace modem.img from pie stock rom. - Where do i get this?
Then use flash_all.bat to install the rom. ( We are using fastboot method because the TWRP is completely broken and doesn't even let us flash the rom. But @33bca is working on one. We'll soon have stable TWRP )
Let the flashing be completed.
After the flash is completed, just go to recovery (stock los one) format data again.
If you want gapps, boot to twrp by downloading official TWRP and using fastboot boot *******.img
Flash gapps
Reboot. After first boot, reboot to twrp
Then flash this kernel in the same recovery.
That's it. Now just reboot and you have a working stable LineageOS
Click to expand...
Click to collapse
Also, how will updates be flashed?

Paranoid Android Pie Beta - Xiaomi Mi A2 Lite

{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
We’re really excited to announce the release of Paranoid Android Pie betas.
On first launch, you’ll notice a clean setup with a beautiful wallpaper from Hampus Olsson, who teamed up with us again to create several beautiful pieces of artwork. For those who are unfamiliar, Hampus is a multi-disciplinary artist whose design stands itself and we’re glad to have him onboard. We also added further UI touches that we believe enhances the overall user experience.
The beta builds include adjustments and improvements on top of the stock Android CAF base. The Paranoid Android team and contributors are focusing on squashing existing bugs, and implementing and improving features.
Device-specific issues
- DT2W
- Camera crashes if it detects a face
Note: Custom kernels are NOT supported!
Download
Get the latest Xiaomi Mi A2 Lite build here!
Changelogs
Paranoid Android Pie beta released
Requirements
* Required * firmware version must be based on P-based builds.
Formatting/Wiping data (all user data is wiped, including internal storage (in case of a format)) is a must if you were using a different rom previously.
Instructions
Boot recovery from fastboot (TWRP recovery for Mi A2 Lite)
Format/Wipe /system and /data
Install AOSPA zip package
Install [optional] TWRP flashable
Don't forget to change slots after installing the rom in TWRP!
You have to reboot TWRP to the "new" slot to install GApps!
Important / Useful links
TWRP (bootable): https://androidfilehost.com/?fid=1395089523397933315
TWRP (flashable): https://androidfilehost.com/?fid=1395089523397933316
Forced encryption disabler: https://androidfilehost.com/?fid=1395089523397907941
Kernel source: https://github.com/33bca/android_kernel_xiaomi_msm8953
Help us improve PA by submitting good bug reports possibly with a log attached. Learn how to take logs here.
Our device maintainer for Xiaomi Mi A2 Lite is @33bca. Mention (@) me if you need some assistance and/or when reporting bugs.
Cheers and #StayParanoid!
# Reserved
# Reserved 2
a many thanks @33bca for your hard work you put into developing for our a2 lite
what bothers me most before trying your pa rom is the question if i can revert back to stock (inlcuding a/B Partitons and Stock Recovery, Encryption ) without any problem ? and if so what steps do i have to do to revert back to stock ?
normaly i would just make a backup from within twrp of my stock Phone and then do a restore if needed but as i unterstand it right thats not possible at the moment with the extisting versions of twrp for our a2 lite ? so maybe just get a2 lite into fastboot mode and flash an original fastboot image ?
Nice thanks ?
and some more questions @33bca on your instructions to install the rom:
Requirements
* Required * firmware version must be based on P-based builds.
so one must have 10.0.3.0 or 10.0.4.0 version of stock firmware on the a2 lite?
Formatting data (all user data is wiped, including internal storage) is a must if the storage was encrypted previously.
how do i find out if phone is encrypted or not ? if i goto settings and then security & location - advanced and if there under encryption and credentials at encrypt phone it says encrypted - then i have to format data (from whithin stock rom or from within twrp ?
Instructions:
Boot recovery from fastboot (TWRP recovery for Mi A2 Lite)
so here i use your bootable twrp img file (from your first link) with the command "fastboot boot recovery twrp-daisy-3.2.3-0-offain.img" ?
Format /system and /data
ist this the step you mention in the requirements or to i have to do this additionally to the step in the requirements ?
Install AOSPA zip package
just flash your pa rom within twrp ?
Install [optional] TWRP flashable
so here i flash the twrp (flashable from your second link) within twrp ?
and finally when should the "Forced encryption disabler" be flashed right after first time booting into twrp or after formating system and data ?
Yeah I need more detailed instructions to get this work ?
apelamod said:
Yeah I need more detailed instructions to get this work ?
Click to expand...
Click to collapse
Go to custom driod a2 lite twrp easyist way I've seen.besides that littwrl just flash ROM n switch slots o yea plus gapps.then u will have to reinstall twrp
ilovebytes said:
what bothers me most before trying your pa rom is the question if i can revert back to stock (inlcuding a/B Partitons and Stock Recovery, Encryption ) without any problem ? and if so what steps do i have to do to revert back to stock ?
normaly i would just make a backup from within twrp of my stock Phone and then do a restore if needed but as i unterstand it right thats not possible at the moment with the extisting versions of twrp for our a2 lite ? so maybe just get a2 lite into fastboot mode and flash an original fastboot image ?
Click to expand...
Click to collapse
rob420p said:
I would imagine u would need to use mi flash.or switch back to the other slot
Click to expand...
Click to collapse
hope you don't mind i put your quote from the other Thread into this one as i think its more usefull here now
thats what i need to know before i am gonnna give it a try - can i revert back to a completely Stock A2 lite from PA Rom with just putting the A2 lite into Fastboot Mode an flash a pie fastboot image (10.0.3.0 ore 10.0.4.0) with Miflash ?
- Camera crashes if it detects a face
Can face detecting be turned off?
@33bca after install opencamera app I have not bug Camera crashes if it detects a face
can someone who successfully install this rom make a noob-friendly guide how to install it? like how to change slot and is it mandatory to install forced encryption disabler?
adhitore said:
can someone who successfully install this rom make a noob-friendly guide how to install it? like how to change slot and is it mandatory to install forced encryption disabler?
Click to expand...
Click to collapse
Yes I like to get clean tutorial also ?
guide install
- use pie base firmware
boot to twrp :
-need to wipe /data , /system
- install zip pa
- install zip disable encryption
- optional install twrp installer
- change to slot b and boot to system after
- booted pa is fine ! install opencamera app for resolve error cam
- optional 2 : return to twrp after first boot for install : magisks , opengapps ...
adhitore said:
can someone who successfully install this rom make a noob-friendly guide how to install it? like how to change slot and is it mandatory to install forced encryption disabler?
Click to expand...
Click to collapse
ada12 said:
- use pie base firmware
-need to wipe /data , /system in twrp
- install zip pa
- install zip disable encryption
- optional install twrp installer
- change to slot b
- booted pa is fine ! install opencamera app for resolve error cam
- optional 2 : return to twrp after first boot for install : magisks , opengapps ...
Click to expand...
Click to collapse
install Gapps after change to slot b?. there is a menu in twrp to change slot or what?
Thanks dev! What about Bluetooth Slow Wifi Bug? Flickering? Are these annoying stock rom bugs fixed?
Thank you very much!
Reboot menu twrp for option slot change...
For gapps read my guide
adhitore said:
install Gapps after change to slot b?. there is a menu in twrp to change slot or what?
Click to expand...
Click to collapse
edit: USB preference cannot be selected , camera broken if you enable camera2 API
Should I unlock the bootloader first? It didn't mentioned in first post

[ROM] OctaviOS [2.6] [OFFICIAL] [11.0] [GSI]

{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
OctaviOS is an AOSP based rom focusing on Unique and Smooth UI with handy features. OctaviOS is a reborn of pie based PearlOS.
Code:
* Your warranty is now void.
* We are not responsible for anything that may happen to your phone by installing any custom ROMs and/or kernels.
* You do it at your own risk and take the responsibility upon yourself and you are not to blame us or XDA and its respected developers.
Download ROM
OctaviOS
!!!IMPORTANT!!!
FLASH THIS FILE TO DECRYPT THE PHONE SO IT CAN BOOT A CUSTOM ROM.
IF THAT ONE DOESN'T WORK USE THIS ONE.
IF YOU DON'T DECRYPT THE PHONE YOU WON'T BE ABLE TO BOOT A CUSTOM ROM.
(THIS FILE IS BEST TO BE FLASHED USING Pretoriano80's TWRP WHICH YOU CAN DOWNLOAD FROM HERE.
AFTER THAT USE DarkJoker360's TWRP TO BOOT BECAUSE IT WORKS BEST WITH THIS DEVICE.​
CLEAN FLASH :
-Extract "system.img.xz" on your PC and transfer the "system.img" on to your SDCard or the phone's storage
-Reboot to TWRP
-Take Backup (Not Necessary)
-Wipe everyhing except Vendor
-Reboot To Recovery
-Flash the "system.img" as System Image
-Flash Gapps (already included, but i'll port a vanilla version without them soon)
-Flash Magisk (optional)
-Reboot
FLASH USING ADB:
-Extract "system.img.xz" on your PC
-Reboot to TWRP
-Wipe everything except Vendor
-Reboot to bootloader
-Insert command fastboot flash system <path to system.img>
-After that is done go ahead and use fastboot reboot to reboot to the system.
!!!IMPORTANT!!!
THIS ROM IS ALREADY ROOTED WITH phh's SuperUser
IF U WANT MAGISK THEN DOWNLOAD THIS FORKED VERSION BY @DarkJoker360 FOR TREBLE/GSI ROMS.​
-Lineage OS
-AOSP
-Superior OS
-MSM Xtended
-Pixel Experience
-Extended UI
-Havoc OS
-CrDroid ROM
-Fluid OS
-DarkJoker360
-Others, I forgot to mention
Based on Android 11.0
Whats working?
Everything I guess.
Known issues
ADB
You tell me
OctaviOS Source
REPORTING BUGS!
As soon as the problem occurs, take a logcat!
for more READ THIS
OctaviOS for HUAWEI P10 Lite
Device: WARSAW
Maintainer: LesterDMolester
Build Type: Custom
Based On: AOSP
Android OS version: 11
Version Information
Status: stable
Current Stable Version: 2.6
Awesome!
Sounds awesome, does fingerprint and fastcharge also work?
codebræker said:
Sounds awesome, does fingerprint and fastcharge also work?
Click to expand...
Click to collapse
Works for me perfectly.
Awesome. I have no words. It works perfectly.
Passi36 said:
Awesome. I have no words. It works perfectly.
Click to expand...
Click to collapse
I'm glad it worked for you, thanks for sharing.
How come, according to the information here, the rom seems to have no bugs, although after OctaviOS was uploaded to mediafire (see timestamp in the image) you write on another thread that there are still a few bugs to be fixed?
LesterDMolester said:
Hmm, strange... worked perfectly fine for me.
I'll try port some other rom, but trust me not an easy job, most of them require a lot of workaround to fix the bugs.
I'm currently working on OctaviOS which is based on Android 11 but there are still some bugs.
Click to expand...
Click to collapse
codebræker said:
How come, according to the information here, the rom seems to have no bugs, although after OctaviOS was uploaded to mediafire (see timestamp in the image) you write on another thread that there are still a few bugs to be fixed?
View attachment 5363861
Click to expand...
Click to collapse
Dude i wrote that it had bugs before i uploaded the ROM
Look at the time i wrote that and look at the time i uploaded the ROM.
@LesterDMolester
How do you recommend to flash magisk? Before the first boot?
and in which way or which magisk file?
I tried it myself several times and always got stuck in a bootloop after flashing Magisk. Before flashing magisk the os worked flawless.
codebræker said:
@LesterDMolester
How do you recommend to flash magisk? Before the first boot?
and in which way or which magisk file?
I tried it myself several times and always got stuck in a bootloop after flashing Magisk. Before flashing magisk the os worked flawless.
Click to expand...
Click to collapse
You can't flash the original Magisk on this ROM, you need a specific forked magisk version for treble which you can find HERE thanks to @DarkJoker360 .
Thanks for the quick reply.
Maybe you could add this to the instruction so others don't to the mistake i did.
As the device is already rooted with preinstalled superuser what are the advantages of flashing magisk as well?
And if you flash it anyway, won't superuser and magisk conflict with each other, since the device will be rooted twice?
codebræker said:
Thanks for the quick reply.
Maybe you could add this to the instruction so others don't to the mistake i did.
As the device is already rooted with preinstalled superuser what are the advantages of flashing magisk as well?
And if you flash it anyway, won't superuser and magisk conflict with each other, since the device will be rooted twice?
Click to expand...
Click to collapse
Sorry but i don't know i don't like magisk, i never use it.
Hello, you will think ADB works agian? I need it in the future. Will happy if it works. Darkjoker has a Problems with adb, but in the newer Versions of Android Base Roms11 ADB works.
LesterDMolester said:
OctaviOS is an AOSP based rom focusing on Unique and Smooth UI with handy features. OctaviOS is a reborn of pie based PearlOS.
Code:
* Your warranty is now void.
* We are not responsible for anything that may happen to your phone by installing any custom ROMs and/or kernels.
* You do it at your own risk and take the responsibility upon yourself and you are not to blame us or XDA and its respected developers.
Download ROM
OctaviOS
!!!IMPORTANT!!!
FLASH THIS FILE TO DECRYPT THE PHONE SO IT CAN BOOT A CUSTOM ROM.
IF THAT ONE DOESN'T WORK USE THIS ONE.
IF YOU DON'T DECRYPT THE PHONE YOU WON'T BE ABLE TO BOOT A CUSTOM ROM.
(THIS FILE IS BEST TO BE FLASHED USING Pretoriano80's TWRP WHICH YOU CAN DOWNLOAD FROM HERE.
AFTER THAT USE DarkJoker360's TWRP TO BOOT BECAUSE IT WORKS BEST WITH THIS DEVICE.​
CLEAN FLASH :
-Extract "system.img.xz" on your PC and transfer the "system.img" on to your SDCard or the phone's storage
-Reboot to TWRP
-Take Backup (Not Necessary)
-Wipe everyhing except Vendor
-Reboot To Recovery
-Flash the "system.img" as System Image
-Flash Gapps (already included, but i'll port a vanilla version without them soon)
-Flash Magisk (optional)
-Reboot
FLASH USING ADB:
-Extract "system.img.xz" on your PC
-Reboot to TWRP
-Wipe everything except Vendor
-Reboot to bootloader
-Insert command fastboot flash system <path to system.img>
-After that is done go ahead and use fastboot reboot to reboot to the system.
!!!IMPORTANT!!!
THIS ROM IS ALREADY ROOTED WITH phh's SuperUser
IF U WANT MAGISK THEN DOWNLOAD THIS FORKED VERSION BY @DarkJoker360 FOR TREBLE/GSI ROMS.​
-Lineage OS
-AOSP
-Superior OS
-MSM Xtended
-Pixel Experience
-Extended UI
-Havoc OS
-CrDroid ROM
-Fluid OS
-DarkJoker360
-Others, I forgot to mention
Based on Android 11.0
Whats working?
Everything I guess.
Known issues
ADB
You tell me
OctaviOS Source
REPORTING BUGS!
As soon as the problem occurs, take a logcat!
for more READ THIS
OctaviOS for HUAWEI P10 Lite
Device: WARSAW
Maintainer: LesterDMolester
Build Type: Custom
Based On: AOSP
Android OS version: 11
Version Information
Status: stable
Current Stable Version: 2.6
Click to expand...
Click to collapse
Hi I have problem in install it.
when I try to install system.img by adb, instalation faild
"\p10 lite\systemimg>fastboot flash system system.img
target reported max download size of 471859200 bytes
Invalid sparse file format at header magi
sending sparse 'system' (460814 KB)...
OKAY [ 12.720s]
writing 'system'...
FAILED (remote: sparse flash write failure)
finished. total time: 12.761s"
and system.img did not copied to SDcard that I flashing it by TWRP.
ho can I solve this?
please help
codebræker said:
Thanks for the quick reply.
Maybe you could add this to the instruction so others don't to the mistake i did.
As the device is already rooted with preinstalled superuser what are the advantages of flashing magisk as well?
And if you flash it anyway, won't superuser and magisk conflict with each other, since the device will be rooted twice?
Click to expand...
Click to collapse
Hi
did you install this rom?
Yes, it works good with minor bugs.
Hello I have problems with my p10 lite Was Lx3 I enter wtrp when entering it flashes and restarts and also when entering eRecobery also some solution I stay in logo is that I was testing a rom based on android 10 and when restarting the device I usually stay in logo and I can not even start any of the 2 recobery
codebræker said:
Yes, it works good with minor bugs.
Click to expand...
Click to collapse
unfortunately I couldn't install it
I'm getting "cannot flash images to file systems". Is there some prerequisite that I am missing?
Thanks to @Passi36
It is important that you know your bootloader unlock code.
I am not responsible for loss of data or brick your phone.
Download the Rom and unpack the ZIP and put it on youre PC. You became a system.img
Download and put on the SDCARD:
You must use this twrp only:
TWRP: https://mega.nz/file/J88zmRzb#GuwGwoy4Y8FM7JZ_i8HSNvQedgXZ36mThmOrtpdaNnU
DECRYPT TOOL: https://sourceforge.net/projects/da...s/files/Huawei/fstab.hi6250b-OLD.zip/download
1. https://forum.xda-developers.com/t/...r-n-o-unbrick-locking-bootloader-etc.3813946/ downgrade your phone. I have a P10 Lite WAS-L01 WARSAW :
https://androidhost.ru/8RX Or search on https://androidhost.ru for HUAWEI P10 LITE WAS WARSAW- Rom version 362/361.
Unzip and put the dload directory on your SDCARD.
Power off your phone. Press Power On + Vol Up + Vol Down. You will downgrade.
2. unlock your bootloader: Connect Phone per USB to PC. Boot into Fastboot (press Power and Vol Down), open a adb console (cmd): fastboot oem unlock (your unlock code).
3. flash TWRP: fastboot flash ramdisk_recovery twrp_p10_lite_0.6_test .img
4. boot to twrp, you MUST DECRYPT you Date Partition: install per TWRP fstab.hi6250b-OLD.zip
5. format data , reboot to recovery
6. wipe only: system, data, cache, dalvik/art cache, internal storage
7. boot to fastboot (with USB on PC)
8. flash via ADB, the system : fastboot flash system system.img (the Rom OctaviOS)
9. boot to the system, see if it works.
10. flash not magisk
11. gapps are already on it.
Important. Use only the TWRP, unlock and decrypt your phone.

[ROM][13][XZ2C_Docomo] crDroid v9.4 [24.04.2023]

Code:
*** Disclaimer
I am not responsible for any damage you made to your device
You have been warned
crDroid is designed to increase performance and reliability over stock Android for your device also attempting to bringing many of the best features existent today
Features:
https://github.com/crdroidandroid/crdroid_features/blob/13.0/README.mkdn
Flashing Instructions:
Pre-installation:
Recovery (Download from here)
gapps (Download from here)
Magisk 25.0 or newer for root (after first boot) - (Download from here)
First time installation:
NOTE : Make sure you have the bootloader unlocked(This thread will not entertain bootloader unlock method/discussion on Docomo phones as officially its not allowed by SONY).
NOTE : If your bootloader is not unlocked, Please search on google and DO NOT POST THE QUESTIONS RELATED TO IT HERE.
Step 1 : Flash Stock ROM and boot into it atleast once.
Step 2 : Download the recovery from above link and flash it from fastboot.
fastboot flash boot boot.img
Step 3 : Now reboot into recovery to verify the installation.
With the device powered off, hold Volume Down + Power.
Step 4 : Download the CrDroid ROM(Link in second post).
Step 5 : Now tap Factory Reset, then Format data / factory reset and continue with the formatting process. This will remove encryption and delete all files stored in the internal storage, as well as format your cache partition (if you have one).
Step 6 : Return to the main menu.
Step 7 : Sideload the crDroid .zip package but do not reboot before you read/followed the rest of the instructions!
On the device, select “Apply Update”, then “Apply from ADB” to begin sideload.
On the host machine, sideload the package using: adb sideload filename.zip.
Step 8 : Installing add ons : Even though you are already in recovery, click Advanced, then Reboot to Recovery
When your device reboots, click Apply Update, then Apply from ADB, then adb sideload filename.zip for all desired packages in sequence.
Once you have installed everything successfully, you can now reboot your device into the OS for the first time!
Update installation:
step 1 : OTA is supported for upgrades montly.
step 2 : If you want manuall installation please refer to first time installation instructions.
step 3 : If OTA update fails, you can download the rom manually and apply update via updater app (Settings >> System > Updater >> Local update)
step 4 : Update via OTA or Local Update is recommended
Sources:
ROM: https://github.com/ShujathMohd
Kernel: https://github.com/ShujathMohd/android_kernel_sony_sdm845
Known issues:
Please test and report.
Visit official website @ crDroid.net
Changelog :
24-04-2023
Initial Release
Download : https://sourceforge.net/projects/so...roid-13.0-20230425-xz2c_dcm-v9.4.zip/download
Is it a ported/cooked ROM?
What's the difference between H8324 XZ2C and Docomo?
DrTrax said:
Is it a ported/cooked ROM?
What's the difference between H8324 XZ2C and Docomo?
Click to expand...
Click to collapse
Its built from source.
There are two major changes between Global and Docomo Variant.
1.) System parition size is different in both models.
Global variant have approx 4.2 GB
Docomo have approx 3.7 GB
2.) NFC Chip and drivers are different on both models.
Shujath said:
Its built from source.
There are two major changes between Global and Docomo Variant.
1.) System parition size is different in both models.
Global variant have approx 4.2 GB
Docomo have approx 3.7 GB
2.) NFC Chip and drivers are different on both models.
Click to expand...
Click to collapse
Uf... never had a chance to build a ROM like this... I'd like to try to "create" one for XZ2C since there are almost no other custom ROM there...
Although... I'm already trying to port OrangeFox recovery from akari to xz2c (first dirty mods works fine!)
Shujath said:
Code:
*** Disclaimer
I am not responsible for any damage you made to your device
You have been warned
crDroid is designed to increase performance and reliability over stock Android for your device also attempting to bringing many of the best features existent today
Features:
https://github.com/crdroidandroid/crdroid_features/blob/13.0/README.mkdn
Flashing Instructions:
Pre-installation:
Recovery (Download from here)
gapps (Download from here)
Magisk 25.0 or newer for root (after first boot) - (Download from here)
First time installation:
NOTE : Make sure you have the bootloader unlocked(This thread will not entertain bootloader unlock method/discussion on Docomo phones as officially its not allowed by SONY).
NOTE : If your bootloader is not unlocked, Please search on google and DO NOT POST THE QUESTIONS RELATED TO IT HERE.
Step 1 : Flash Stock ROM and boot into it atleast once.
Step 2 : Download the recovery from above link and flash it from fastboot.
fastboot flash boot boot.img
Step 3 : Now reboot into recovery to verify the installation.
With the device powered off, hold Volume Down + Power.
Step 4 : Download the CrDroid ROM(Link in second post).
Step 5 : Now tap Factory Reset, then Format data / factory reset and continue with the formatting process. This will remove encryption and delete all files stored in the internal storage, as well as format your cache partition (if you have one).
Step 6 : Return to the main menu.
Step 7 : Sideload the crDroid .zip package but do not reboot before you read/followed the rest of the instructions!
On the device, select “Apply Update”, then “Apply from ADB” to begin sideload.
On the host machine, sideload the package using: adb sideload filename.zip.
Step 8 : Installing add ons : Even though you are already in recovery, click Advanced, then Reboot to Recovery
When your device reboots, click Apply Update, then Apply from ADB, then adb sideload filename.zip for all desired packages in sequence.
Once you have installed everything successfully, you can now reboot your device into the OS for the first time!
Update installation:
step 1 : OTA is supported for upgrades montly.
step 2 : If you want manuall installation please refer to first time installation instructions.
step 3 : If OTA update fails, you can download the rom manually and apply update via updater app (Settings >> System > Updater >> Local update)
step 4 : Update via OTA or Local Update is recommended
Sources:
ROM: https://github.com/ShujathMohd
Kernel: https://github.com/ShujathMohd/android_kernel_sony_sdm845
Known issues:
Please test and report.
Visit official website @ crDroid.net
Click to expand...
Click to collapse
Good job sir, rom is very smooth, and no bug. This my new daily driver rom. Thank you.
DrTrax said:
Uf... never had a chance to build a ROM like this... I'd like to try to "create" one for XZ2C since there are almost no other custom ROM there...
Although... I'm already trying to port OrangeFox recovery from akari to xz2c (first dirty mods works fine!)
Click to expand...
Click to collapse
I will build xz2c Global this weekend.
Shujath said:
I will build xz2c Global this weekend.
Click to expand...
Click to collapse
OMG Thank you very much ♥ BTW I found once an AICP ROM version 8.4 for XZ2C... Do you want that too for comparison if there are any troubles?
So far, the only issue is netflix playback specification, DRM widevine: L3, max playback resolution is only SD. I have tried crdroid feature, spoof netflix, but no luck. Any solution for this?
avatarwan13 said:
So far, the only issue is netflix playback specification, DRM widevine: L3, max playback resolution is only SD. I have tried crdroid feature, spoof netflix, but no luck. Any solution for this?
Click to expand...
Click to collapse
you loose DRM once you unlock the bootloader,
I don't think there is a way to get widevine L1 back on unlocked bootloader
Thanks for making this. I had Docomo device and this is the only flash-able ROM at the moment.
If possible, may I request a brightness slider on statusbar? Not on quick settings. Its where you just slide anywhere on the statusbar to control the phone brightness. I miss this feature.
Also, whenever I pull down the quick settings, it feels quite jerky/lagging. Is it just me?
I only have like 5 tiles.
Shujath said:
you loose DRM once you unlock the bootloader,
I don't think there is a way to get widevine L1 back on unlocked bootloader
Click to expand...
Click to collapse
My xiaomi 11T pro's bootloader is unlocked (currently using evolution-x rom) and no problem with DRM, playback resolution is full hd.
avatarwan13 said:
My xiaomi 11T pro's bootloader is unlocked (currently using evolution-x rom) and no problem with DRM, playback resolution is full hd.
Click to expand...
Click to collapse
Xiaomi&Redmi is one of the only vendors that still gives you Widevine L1 even after BLU. Not gonna happen here on Xperia phones.
Hello,
I would like to know, if the known Front micriphone Software issue is fixed in this OS Form?
Thanks. EW
Thanks for your awesome work!To my surprise, the touching bug that has been bothering me for long seemed to has disappeared after burning this ROM.
Excellent ROM! Thank you so much for making this, I can now finally actually Use my XZ2 Compact.
One small problem - and it might just be me, but I can't seem to get 4G connectivity, only 3G/H+. I checked the bands this device has and I should be able to get a 4G connection with the provider I use in Australia but no luck. Not a big deal right now as 3G hasn't been shutdown here (yet) but just wanted to see if anyone else who uses this ROM has the same issue.
EdgarWollust said:
Hello,
I would like to know, if the known Front micriphone Software issue is fixed in this OS Form?
Thanks. EW
Click to expand...
Click to collapse
Please explain the issue, I dont have any issues with the microphone.
drychemical said:
Excellent ROM! Thank you so much for making this, I can now finally actually Use my XZ2 Compact.
One small problem - and it might just be me, but I can't seem to get 4G connectivity, only 3G/H+. I checked the bands this device has and I should be able to get a 4G connection with the provider I use in Australia but no luck. Not a big deal right now as 3G hasn't been shutdown here (yet) but just wanted to see if anyone else who uses this ROM has the same issue.
Click to expand...
Click to collapse
Does 4g works for you on stock rom?
Also did you try to set 4g/LTE manually in the settings?
Shujath said:
Please explain the issue, I dont have any issues with the microphone.
Does 4g works for you on stock rom?
Also did you try to set 4g/LTE manually in the settings?
Click to expand...
Click to collapse
Yeah I did try manually adding an APN (if that's what you were meaning) but yeah no luck.
I'll see if the SIM works on the stock ROM when I have more time.
Hi,
I thaught this issue is well known, but maybe im missinformed.
I already got the Phone opened an put a New bottommicrophone in, but still its not working while be in a call. (like discribed here https://forum.xda-developers.com/t/microphone-and-speaker-problems.4100053/)
Thanks a lot.
unable to enter into fastboot mode. Getting this error as in the image
is there any other method to install recovery or flashing this rom. BTW im noob in Flashing and this custom rom thing.
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}

Categories

Resources