[ROM][New][Unofficial] OpenKirin's LineageOS 14.1 for Honor 8 - Honor 8 ROMs, Kernels, Recoveries, & Other Develop

{
"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"
}
Latest update: June 29th 2017​
Disclaimer:
Altough we are working hard to deliver a bug-free rom, things may break and we are not responsible if something goes wrong and your hardware becomes damaged or if you have any problem, you are taking a risk flashing roms.
Hi, so you might wonder why the other thread got closed and what's all of this about. Well, the answer is that now I'll be maintaining this rom while Surdu will take care of Resurrection Remix, the rom is the same and you can flash this builds without wiping if you had the 'older' rom.
Instructions:
If you come from stock EMUI 5.0:
Install TWRP (Available in this subforum)
Format data
Flash vendor.zip
Flash LineageOS's zip
If you already have LineageOS:
Flash LineageOS's zip
Downloads:
Find them in this DevDB project section called 'Downloads' (you might need to use a computer)
Bugs:
Encryption
Changelog:
Code:
01/06/2017 - Fixed random reboot issue
01/06/2017 - Added loop support
29/06/2017 - Fixed tethering
29/06/2017 - Fixed shaky camera
29/06/2017 - Updated Lineage source
Asking for help...
There are still some little bugs to fix and things will break from time to time, so in order to properly help you and keep the thread organized every help petition should include:
Brief description of the issue
A way to replicate it
Screenshots/Logs
Without that information, your post will be futile so please meet those easy conditions and try to keep the thread clean!
Last but not least, thanks to the whole OpenKirin team (@surdu_petru @OldDroid) for their amazing job at keeping updated roms for kirin devices as well as helping with this one.
XDA:DevDB Information
LineageOS 14.1 for Honor 8, ROM for the Honor 8
Contributors
XePeleato, surdu_petru, OldDroid
Source Code: https://github.com/OpenKirin
ROM OS Version: 7.x Nougat
ROM Firmware Required: EMUI 5.0
Based On: LineageOs
Version Information
Status: Stable
Created 2017-06-01
Last Updated 2017-06-30

Going to try it these days. Thanks

I see vendor.zip only in Downloads section

Yeah only vender.zip is in the download section, there's no Lineage zip

morpheus302 said:
I see vendor.zip only in Downloads section
Click to expand...
Click to collapse
Gus194 said:
Yeah only vender.zip is in the download section, there's no Lineage zip
Click to expand...
Click to collapse
Please be patient, it's coming very soon
Thank you for understanding !

I'm bit confused. So where is the download section?
Found it

Sorry about that, there must be a problem with XDA servers, it's taking more than an hour to upload! And unfortunately I couldn't upload it without posting the DevDB thread, if it keeps working like that I'll find a more reliable storage solution.
I am really sorry! Check back in 5 minutes or so

Very nice job, and happy you fixed the issue. I'll set it as my daily driver once everything's OK
So what exactly caused the issues ? I'm curious as to whether it could have been solved on our own (i do say without Huawei's kind but forced operations).
And what do we do with that vendor.zip ? Flash it on top of Lineage's original Vendor package ?
(EDIT : Check post on top, the joys of cross-posting )
Still, thank you immensely on behalf of all the community

DJ Daemonix said:
So what exactly caused the issues ? I'm curious as to whether it could have been solved on our own (i do say without Huawei's kind but forced operations).
Click to expand...
Click to collapse
Hi, the problem was that a driver introduced by Huawei checked the time that it takes to boot (running in a kthread), if it takes more than three minutes it reboots to eRecovery, but it looks like it waits for a signal from userspace to check if it booted (like, write 1 to /sys/.... Whenever it boots).
We were actually aware of this being the issue, and tried to avoid it by editing the function's code (ARM64 instructions because we had no source (By filling the function with NOP or returning 0)) but we didn't succeed at first and thought that the kernel release was near so it made no sense to keep wasting time on it, if you want to see more details just go to github and check what we did, I hope that you understood the explanation.
Thanks for your kind words!
EDIT: The rom is up, you can download it now.

The Lineage zip file has uploaded! Thanks again for all your guys work.

Thx for your job. I'll now have to unlock the bootloader and start flashing. Two questions: can I lock the bootloader again once I installed LOS? Do i need to install twrp or is it enough to just boot it for installation?

faeArai said:
can I lock the bootloader again once I installed LOS?
Click to expand...
Click to collapse
Not at all, you need to be on EMUI in order to relock it. (You can if you go back to EMUI but I think that you asked if you could do that while you are on LineageOS).
faeArai said:
Do i need to install twrp or is it enough to just boot it for installation?
Click to expand...
Click to collapse
TWRP is just needed to format data and install the ROM, there's no need to keep it after installing the ROM.

What issues, if any, are present? Does the dual camera work? FPS fully functional along with gestures? Thanks

NeophyteGS2 said:
What issues, if any, are present?
Click to expand...
Click to collapse
Encryption
NeophyteGS2 said:
Does the dual camera work?
Click to expand...
Click to collapse
I am not sure about that, I think it does because that's coded into the HAL and we are using the one from Huawei.
NeophyteGS2 said:
FPS fully functional along with gestures? Thanks
Click to expand...
Click to collapse
It works well but the gestures are not included by now, maybe in the next release.

XePeleato said:
Encryption
I am not sure about that, I think it does because that's coded into the HAL and we are using the one from Huawei.
It works well but the gestures are not included by now, maybe in the next release.
Click to expand...
Click to collapse
Fantastic, thanks for the quick response. I'll test it out later and reply with feedback after a week or so

NeophyteGS2 said:
What issues, if any, are present? Does the dual camera work? FPS fully functional along with gestures? Thanks
Click to expand...
Click to collapse
I do not want to be rude, but if you want a personalized rom, based LOS or AOSP with fully dual camera support and FPS gesture, you better stay on stock EMUI

does the rom supports volte?if no please add that feature..this is the one con to make it as my daily driver
---------- Post added at 07:20 PM ---------- Previous post was at 07:20 PM ----------
thanks for your hardwork :good:

Where can I download this?

XePeleato said:
TWRP is just needed to format data and install the ROM, there's no need to keep it after installing the ROM.
Click to expand...
Click to collapse
What about updates? Do I need TWRP for (OTA-LOS) updates?

Related

[ROM][7.1.2][OpenKirin's LineageOs 14.1 For Honor 6X ]

{
"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"
}
Latest update: July 26th 2017​
Disclaimer:
Although we are working hard to deliver a bug-free rom, things may break and we are not responsible if something goes wrong and your hardware becomes damaged or if you have any problem, you are taking a risk flashing roms.
Instructions:
If you come from stock EMUI 5.0:
Install TWRP (Available in this subforum)
Format data
Copy vendor.img to your sdcard
Run adb shell dd if=/sdcard/vendor.img of=/dev/block/bootdevice/by-name/vendor (From TWRP)
Flash LineageOS's zip
Downloads:
Find them inside this DevDB project section called 'Downloads' (you might need to use a computer)
Bugs:
Encryption
HwComposer
Camera
Changelog:
Code:
07/26 - Fixed screen deepsleep issue
07/25 - First release
Asking for help...
There are still some little bugs to fix and things will break from time to time, so in order to properly help you and keep the thread organized every help petition should include:
Brief description of the issue
A way to replicate it
Screenshots/Logs
Without that information, your post will be futile so please meet those easy conditions and try to keep the thread clean!
This rom has been brought to you by the OpenKirin team ( @surdu_petru @OldDroid @XePeleato ).
XDA:DevDB Information
OpenKirin's LineageOs for Honor 6X, ROM for the Honor 6X
Contributors
XePeleato, surdu_petru, OldDroid
Source Code: https://github.com/OpenKirin
ROM OS Version: 7.x Nougat
ROM Kernel: Linux 4.x
ROM Firmware Required: EMUI 5.0
Based On: CyanogenMod
Version Information
Status: Stable
Stable Release Date: 2017-07-25
Created 2017-07-25
Last Updated 2017-07-26
Great release & work by team. Good going
Do it support volte
Sent from my BLN-L22 using Tapatalk
awesome ready to flash
Can I help in development ?
You're so fast guys, a full of good notices from you!
Forgive me for asking a stupid question, but are you developers on the official Lineage team or are you just using the logo ? Is this a modification of LOS/Cyanogen ?
I really have faith in the official version. No disrespect at all. It' s great to see so much action all of a sudden.
I'm not sure because my carrier doesn't support volte, if it doesn't work I'll add it to the bugs list.
Sohail65 said:
Do it support volte
Click to expand...
Click to collapse
I don't know, can you? This is an opensource project, if you can contribute just submit a pull request and I'll be glad to review it.
Notagenericmember said:
Can I help in development ?
Click to expand...
Click to collapse
It's unofficial, if you have a look at the zip file name it says unofficial, as well as inside Settings.
Nollie8969 said:
Forgive me for asking a stupid question, but are you developers on the official Lineage team or are you just using the logo ? Is this a modification of LOS/Cyanogen ?
I really have faith in the official version. No disrespect at all. It' s great to see so much action all of a sudden.
Click to expand...
Click to collapse
XePeleato said:
I'm not sure because my carrier doesn't support volte, if it doesn't work I'll add it to the bugs list.
I don't know, can you? This is an opensource project, if you can contribute just submit a pull request and I'll be glad to review it.
It's unofficial, if you have a look at the zip file name it says unofficial, as well as inside Settings.
Click to expand...
Click to collapse
I will flash the rom today.. And tell u the results
Sent from my BLN-L22 using Tapatalk
This is exciting. I will have to wait until the weekend but I am looking forward so much!
But perhaps I might have to wait for camera fix. I trust you guys but for the moment I kinda need the camera to work.
HWC is a different challenge. I hope there is a breakthrough with that some time!
Sent from my Honor 6x using XDA Labs
XePeleato said:
Asking for help...
There are still some little bugs to fix and things will break from time to time, so in order to properly help you and keep the thread organized every help petition should include:
Brief description of the issue
A way to replicate it
Screenshots/Logs
Click to expand...
Click to collapse
Bug for me:
Install zip, install gapps (or not, same bug) :
1. First boot ok
2. Without any install, any other flash zip, juste lineageos zip: shutdown phone, when press power to boot again, the rom won't boot, stuck to bootanimation.
3. I'm format data again to boot. But same bug, if i shutdown, or reboot .... stuck to bootanimation.
I can do a video if need
edit: BLN-L21
.
Have you flashed vendor.img from TWRP? Follow the instructions from the OP and you'll be fine.
sanjay.rup said:
Bug for me:
Install zip, install gapps (or not, same bug) :
1. First boot ok
2. Without any install, any other flash zip, juste lineageos zip: shutdown phone, when press power to boot again, the rom won't boot, stuck to bootanimation.
3. I'm format data again to boot. But same bug, if i shutdown, or reboot .... stuck to bootanimation.
Click to expand...
Click to collapse
New update released! I forgot to add the fix for the screen deepsleep issue, it's now fixed and the zip is uploaded. Keep in mind that you won't need to flash vendor.img again.
XePeleato said:
New update released! I forgot to add the fix for the screen deepsleep issue, it's now fixed and the zip is uploaded. Keep in mind that you won't need to flash vendor.img again.
Click to expand...
Click to collapse
Okay. Thanks! What about HWC Bug?
Gesendet von meinem BLN-L21 mit Tapatalk
XePeleato said:
Have you flashed vendor.img from TWRP? Follow the instructions from the OP and you'll be fine.
Click to expand...
Click to collapse
Yes i was on RR rom before. Flashing vendor change nothing. Is vendor.img différent from RR surdu rom ?
Still working on it, does it make a big difference for you? Let me know what do you exactly notice so that I can use it as a test.
Felix__L-01 said:
Okay. Thanks! What about HWC Bug?
Gesendet von meinem BLN-L21 mit Tapatalk
Click to expand...
Click to collapse
It's exactly the same, I suggest you to try with the new update, if it doesn't work I'd need a log to check what's going on.
sanjay.rup said:
Yes i was on RR rom before. Flashing vendor change nothing. Is vendor.img différent from RR surdu rom ?
Click to expand...
Click to collapse
video from 11:00 AM is still uploading. Rom update 20170526 is downloading.
If bug is still here with your update, i will try to enable usb debug before reboot and an adb shell, if i'm not wrong, bootanimation mean kernel boot, so adb shell must work (adb secure is set or not ?).
edit: add quote
XePeleato said:
Still working on it, does it make a big difference for you? Let me know what do you exactly notice so that I can use it as a test.
It's exactly the same, I suggest you to try with the new update, if it doesn't work I'd need a log to check what's going on.
Click to expand...
Click to collapse
XePeleato said:
Still working on it, does it make a big difference for you? Let me know what do you exactly notice so that I can use it as a test.
It's exactly the same, I suggest you to try with the new update, if it doesn't work I'd need a log to check what's going on.
Click to expand...
Click to collapse
About HwComposer. Apps are working as fast as normal but the UI is slower than normal. If you want to swipe down Status bar its slow and when you are at homescreen and slide from side to side its slower than normal. And when I Press Power Button to Turn Screen on/off Phone needs 1-2 seconds longer than normal. It would be very cool if we see a HWC fix for this Rom.
Gesendet von meinem BLN-L21 mit Tapatalk
here is the bug video
https://youtu.be/zgrwy5HP3WQ
XePeleato said:
Still working on it, does it make a big difference for you? Let me know what do you exactly notice so that I can use it as a test.
It's exactly the same, I suggest you to try with the new update, if it doesn't work I'd need a log to check what's going on.
Click to expand...
Click to collapse
---------- Post added at 01:32 PM ---------- Previous post was at 01:02 PM ----------
same bug with new update.
I have not unable adb, and nothing change for the moment. Because if enable adb, or doing something else, maybe the bug will not be there.
Now i will try to force language to english. And if not work, i wil re re-format data to boot, and set adb secure to 0 to look at the log.

[OpenKirin] AOSP 8.0 - Honor 8

{
"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"
}
AOSP 8.0.0 - Honor 8​
Introduction
Hi, this is our new release of AOSP 8.0 for the Honor 8, as of now, the rom is not completely finished but it's in a state suitable for early adopters and testers in order to receive feedback.
How to install:
Download the rom from the Downloads section
Wipe data from TWRP and remove encryption
Flash the provided zip file
(Optional) Install Gapps if you are going to use them (now's the moment)
Reboot (it may take some time)
Known bugs:
Camera (both of them)
VoLTE
How to seek help or report a bug:
Take this into account, if we can't reproduce the bug, we can't fix it, so try to be as descriptive as possible and include as much information as you can, also make sure you have read all of the instructions and that it isn't a problem just in your end.
Finally, I just want to thank the rest of the OpenKirin team (@surdu_petru, @OldDroid) for their huge contributions and all of you for your support.
I'll also make a special mention to FunkyHuawei since they have helped us to get some files we needed to start working as soon as possible, they are legit and the #1 option to recover your device.
Have fun!
XDA:DevDB Information
AOSP 8 - Honor 8, ROM for the Honor 8
Contributors
XePeleato, surdu_petru, OldDroid, svetius
Source Code: https://github.com/OpenKirin
ROM OS Version: 8.x Oreo
ROM Kernel: Linux 4.x
ROM Firmware Required: EMUI 5.0
Based On: AOSP
Version Information
Status: Beta
Created 2017-12-10
Last Updated 2018-02-07
Thanks for your work, I'll install it as soon a the camera issue is fixed, can't wait for it !
Downloading, will try tonight
Thanks for your hard work and hope camera will fixes soon
Very good news!!!!
omg omg omg, its real?
Wow, thanks for the hard work, will try it ASAP!
Flash it.
Format data
reboot recovery did a factory reset
flash rom
gapps
15minutes still on bootanimation
What I wrong?
Flash without lastest open gapps - micro it booted up
1. Lags so much
2. Confirmed camera not work
3. Nfc notwork
4. Mobile data not work
I know it is testing, hope dev will fixes soon. Back to aospa while wait new build
Ps: I added some screenshots
Does it heat up when it charge?
山海蓝精灵 said:
Does it heat up when it charge?
Click to expand...
Click to collapse
With this issue, you can fix by use another changer not from Huawei. Huawei fast change not work on customer rom. I use changer from HTC and it not heat up
blackbuffalo said:
With this issue, you can fix by use another changer not from Huawei. Huawei fast change not work on customer rom. I use changer from HTC and it not heat up
Click to expand...
Click to collapse
thanks!Does it support double CARDS in China?
Whooohooo! Thanks mate ..:laugh:
Hi, thanks for installing it. Have you added your APN settings for mobile data? About NFC, it works here, could you send some logs or something to see what the problem is?
blackbuffalo said:
Flash without lastest open gapps - micro it booted up
1. Lags so much
2. Confirmed camera not work
3. Nfc notwork
4. Mobile data not work
I know it is testing, hope dev will fixes soon. Back to aospa while wait new build
Ps: I added some screenshots
Click to expand...
Click to collapse
XePeleato said:
Hi, thanks for installing it. Have you added your APN settings for mobile data? About NFC, it works here, could you send some logs or something to see what the problem is?
Click to expand...
Click to collapse
Now I am in Office, tonight I will try flash again and will get log if I can and send it to you!
thanks for your work.
it will support china phone ?
---------- Post added at 09:49 AM ---------- Previous post was at 09:47 AM ----------
if can support china version phone, what need i provide ?
@XePeleato you right. Added APN manual then mobile data work as it must. I tested with Webview browser cause rom can boot up with gapps (Test with delta base gapps and micro gapps from opengrapps).
I find a more bugs, this is aosp keyboard FC when switched to number key.
I send you a log I get from matlog, hope can help you find out bugs. NFC as I say, still not work, can not switch to ON.
https://www.youtube.com/watch?v=eygFRrc4EII&feature=youtu.be
Great, thanks! I think I know what the problem is, I'll try to fix it for the next release, it shouldn't be too hard.
blackbuffalo said:
@XePeleato you right. Added APN manual then mobile data work as it must. I tested with Webview browser cause rom can boot up with gapps (Test with delta base gapps and micro gapps from opengrapps).
I find a more bugs, this is aosp keyboard FC when switched to number key.
I send you a log I get from matlog, hope can help you find out bugs. NFC as I say, still not work, can not switch to ON.
Click to expand...
Click to collapse
XePeleato said:
Great, thanks! I think I know what the problem is, I'll try to fix it for the next release, it shouldn't be too hard.
Click to expand...
Click to collapse
Good news! Thanks
Does this work on FRD-LO2 Indian model and has any particular requirements ??
Worked great , very very fast boot up . Keyboard fc but just cleared data worked fine. Everything else except camera worked good ,cell service ,data, WiFi, ect. Can't wait until it's more stable ! It will be my daily driver
Thanks for your hard work..

[ROM][10][SAKURA] Pixel Experience [OFFICIAL][AOSP]

{
"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"
}
PixelExperience for Sakura
What is this?
Pixel Experience is an AOSP based ROM, with Google apps included and all Pixel goodies (launcher, wallpapers, icons, fonts, bootanimation)
Our mission is to offer the maximum possible stability and security, along with essential and useful features for the proper functioning of the device
Based on Android 10
Whats working?
Wifi
RIL
Mobile data
GPS
Camera
Flashlight
Camcorder
Bluetooth
FMRadio
Fingerprint reader
Lights
Sound / vibration
Facelock
Known issues
Nothing
DON'T FLASH GAPPS, ALREADY INCLUDED
Download from Pixel Experience website
Translation
Help with project translation
Stay tuned
Our Telegram channel
Our blog​
Build author/Device Maintainer: ZIDAN44
Device Source code: https://github.com/PixelExperience-Devices
Source code: https://github.com/PixelExperience
ROM Developer: jhenrique09
​
XDA:DevDB Information
Pixel Experience ROM For The Xiaomi Redmi 6 Pro
Contributors
Zidan44,RevanthTolety
ROM OS Version: Android 10
Version Information
Status: Beta
Created 2019-09-23
Last Updated 2019-09-23
Reserved
Time For Update 10
ChangeLog :
*First Beta Build Of Android 10
Important: You Must Have To Use SAR TWRP-Twrp for system-as-root builds(won't work with pie builds)
Amazing work! I Will probe ir as soon as posible!
If am flash this... The can i revert back to pie miui 10 or pe pie again without any issues
volte issue
volte wont work how to solve
Yuvraj sing said:
volte wont work how to solve
Click to expand...
Click to collapse
Volte enabled inbuilt... But only OUTGOING is not work... INCOMING is work great....
Do I need to install lazyflasher before flashing this ROM? My phone gets into bootloop and is stuck at the Google logo. Please help.
Imthi Az said:
Volte enabled inbuilt... But only OUTGOING is not work... INCOMING is work great....
Click to expand...
Click to collapse
[EDITED] Gonna wait until the VoLTE issue gets fixed. Thanks @ZIDAN44 for porting so many amazing ROMs for Sakura specially OOS.
It's initial build ofc there will be no proper support at start
Success but my phone always suddenly shutdown automatically. How to FIX.
before flashing I am using MIUI stable v10.3.3.0 and TWRP V 3.3.
Azamsm said:
Why all the Android Q ROMs and GSIs for Sakura have VoLTE issues. I had download the ROM but now I think I should wait a bit more. What is the use of a phone when can't phone someone!
Click to expand...
Click to collapse
Ur saying right i downloaded all the android Q rom but in all roms LTE problem is their. Plzz fix this rom developers as fast as possible.
Azamsm said:
Why all the Android Q ROMs and GSIs for Sakura have VoLTE issues. I had download the ROM but now I think I should wait a bit more. What is the use of a phone when can't phone someone!
Click to expand...
Click to collapse
Its a initial build... U should happy for having a Android10 now... Wait for the next update... Our devs are working good for our sakura...
mithu.prince said:
Ur saying right i downloaded all the android Q rom but in all roms LTE problem is their. Plzz fix this rom developers as fast as possible.
Click to expand...
Click to collapse
Yes you guys are right .Developer's are your employee,You pay them right.
Respect for what you got.
artroeb89 said:
Success but my phone always suddenly shutdown automatically. How to FIX.
before flashing I am using MIUI stable v10.3.3.0 and TWRP V 3.3.
Click to expand...
Click to collapse
Yes, same problem. Can anyone please help with this issue. I made a clean install and used the recommended TWRP version.
deepak kumar android said:
Yes you guys are right .Developer's are your employee,You pay them right.
Respect for what you got.
Click to expand...
Click to collapse
Ur ryt bro
U all guys r using ROM without donating so plz be patient it will be fix
---------- Post added at 04:53 AM ---------- Previous post was at 04:51 AM ----------
abyshek said:
Yes, same problem. Can anyone please help with this issue. I made a clean install and used the recommended TWRP version.
Click to expand...
Click to collapse
Reflash the software without formatting just dirty flash it may get fixed if not fixed u have to flash a zip to fix that
Swarajj said:
Ur ryt bro
U all guys r using ROM without donating so plz be patient it will be fix
---------- Post added at 04:53 AM ---------- Previous post was at 04:51 AM ----------
Reflash the software without formatting just dirty flash it may get fixed if not fixed u have to flash a zip to fix that
Click to expand...
Click to collapse
Which zip do I have to flash to fix random shutdowns?? Thanks for your help.
Swarajj said:
Reflash the software without formatting just dirty flash it may get fixed if not fixed u have to flash a zip to fix that
Click to expand...
Click to collapse
Try reflash without format still problem random shutdown.
Which version of TWRP is correct. TWRP with system partition or TWRP with system-root partition?
mithu.prince said:
Ur saying right i downloaded all the android Q rom but in all roms LTE problem is their. Plzz fix this rom developers as fast as possible.
Click to expand...
Click to collapse
Donate money to dev and he will fix it asap.
Guys like you should understand that dev is also a human like you and me and he also have a personal life instead of all of this things and most importantly he is doing this out of his own interests not for anyone like you and me. So please be sincere of what you are saying and chose your words wisely.
If you have suddenly power off
First at all, install SAR recovery. Then copy you PE 10 at USB OTG FLASH. Open Advanced wipe, and wipe all except cust, otg and micro sd. Come back to main menu recovery and click on advanced wipe again. Now you can see system_as_root. Wipe again all, except.... And install PE normally. It ok, now you phone will not reboot.

[ROM][PORT][STABLE]Oxygen OS OB15[clover][25/06/20]

{
"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"
}
I am happy to announce, that I have successfully ported stable Oxygen OS to the Xiaomi Mi Pad 4 and 4 Plus!:victory:
Using a custom OOS vendor I was able to fix bugs and bring this smooth and stable OS to our device.
Features
-Based on latest OnePlus 7 OxygenOS Open Beta 15
-Fast and working face unlock
-All OOS icon packs included
-Debloated
-Google Camera Go
Bugs
-Maybe Fingerprint on Plus
Everything else is working as far as I know
ROM DOWNLOAD (No need for Gapps as they are already included)
Installation
Required Firmware (MIUI China Dev 9.8.29)
Recommend Recovery (OrangeFox)
1. Make sure your storage is not encrypted and you are using the correct firmware
2. Wipe Dalvik, Data, Cache, System and Vendor
3. Flash the rom zip
4. Reboot
5. IMPORTANT Install activity launcher, launch demo mode and disable always on ambient display or you will experience an issue with a black light in sleep mode. Also remember to hide notch in settings or your UI will look weird.
5. (Optional) Reboot to recovery and root with magisk
6. Enjoy OOS!!
Developers, feel free to use this vendor in your work, as long as you give credit to both me and ProtoDeVNan0, who's vendor I based mine on. :highfive:
XDA:DevDB Information
[ROM][PORT][STABLE]Oxygen OS OB5[clover][25/06/20], ROM for the Xiaomi Mi Pad 4
Contributors
ibooth2004, Erfan (for his tool), Kaypee (He helped me learn a lot), hello_dont_panic for supporting me.
ROM OS Version: Android 10
ROM Kernel: Linux 4.x
ROM Firmware Required: MIUI China Dev 9.8.29
Based On: Oxygen OS
Version Information
Status: Stable
Created 2020-05-28
Last Updated 2020-06-25
Reserved
Screenshots
file transfer when conecting to the pc doesn't work
edit: works if usb debugging is enabled
For me, everything works for now. One exception would be the fact that magnetic flip cover does not work!
THX BRO !
tody01 said:
For me, everything works for now. One exception would be the fact that magnetic flip cover does not work!
THX BRO !
Click to expand...
Click to collapse
I will try and fix in next build ?
congratulations ibooth2004??? you are very strong ??
I think it's a great version, but it's a big bug for me that wechat video call can't be used. Please fix it, thank you very much.
Milasertes said:
I think it's a great version, but it's a big bug for me that wechat video call can't be used. Please fix it, thank you very much.
Click to expand...
Click to collapse
I will fix this in the next build, this release was more of an early test build, the next build will be bug free.
ibooth2004 said:
I will fix this in the next build, this release was more of an early test build, the next build will be bug free.
Click to expand...
Click to collapse
Also back gestures don't work after reboot.Please fix it in next build. thank you.
afaceinthecrowd said:
Also back gestures don't work after reboot.Please fix it in next build. thank you.
Click to expand...
Click to collapse
This is a bug that occurs only when hiding gesture bar, I will fix in the next build as this is an early test build.
Thanks. Good job!
To me doesn't work dt2w in lockscreen. When next update? Telegram group?
prumexjt said:
To me doesn't work dt2w in lockscreen. When next update? Telegram group?
Click to expand...
Click to collapse
I am getting a Telegram group soon and I'll send you a link.
Thanks!
prumexjt said:
Thanks!
Click to expand...
Click to collapse
Join here: OOS Mi Pad 4
https://t.me/oosclover
Can anyone check to see if this works with xXx NoLimits or any of the OOS customization/debloating magisk mods?
I have an OP7 Pro and acutely aware of all the shady stuff that comes baked into stock OOS. I'm not sure what all has already been debloated
Wow!
I can't wait for stable build.
Thank you soooo much
gorilla p said:
Can anyone check to see if this works with xXx NoLimits or any of the OOS customization/debloating magisk mods?
I have an OP7 Pro and acutely aware of all the shady stuff that comes baked into stock OOS. I'm not sure what all has already been debloated
Click to expand...
Click to collapse
PM me about the Shady stuff and I will remove it, I have never used a OnePlus device so I am unaware of this. Since this port is based on a GSI it may have already been removed but I'd rather be safe.
ibooth2004 said:
PM me about the Shady stuff and I will remove it, I have never used a OnePlus device so I am unaware of this. Since this port is based on a GSI it may have already been removed but I'd rather be safe.
Click to expand...
Click to collapse
Sent

!DISCONTINUED! TeamWin Recovery Project [EMUI 8/9]

{
"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"
}
------------------------------------------------------------------------------------------------------------------------------------------
Working:
* Touchscreen
* Adb
* Backup
* Wipe
* File manager
-------------------------------------------------------------
Not working:
You have to tell me, I'm busy for now. Thanks.
Download here: https://drive.google.com/file/d/1pMiIeKGAgyBd73iLDf_qRv0He8c8PFiq/view?usp=sharing
Note that this is my first project, so any tip or bug report will be appreciated! ​
XDAevDB Information
TWRP 3.4.0-0 [UNOFFICIAL], Tool/Utility for the Huawei P20 Lite
READ THIS SHORT NOTE!
======================
This TWRP is DISCONTINUED, but you can use it anyway, if you need to
Contributors
Tails, A2L5E0X1
-----------------------------
Version Information
Status: Testing
Created 2020-11-20
Last Updated 2020-11-22
Tails said:
Working:
* Touchscreen
* Adb
* Backup
* Wipe
* File manager
Not working:
You tell me​Note that this is my first project, so any tip or bug report will be appreciated!:good:
Huge thanks go to A2L5E0X1, who helped me building this TWRP!
Download link: https://drive.google.com/file/d/1pMiIeKGAgyBd73iLDf_qRv0He8c8PFiq/view?usp=sharing
XDA:DevDB Information
TWRP 3.4.0-0 [UNOFFICIAL], Tool/Utility for the Huawei P20 Lite
Contributors
A2L5E0X1
Tails
Version Information
Status: Testing
Created 2020-11-20
Last Updated 2020-11-20
Click to expand...
Click to collapse
The "install image" button doesn't allow you to flash TWRP over eRecovery_ramdisk, which is quite important if you want to root device on EMUI 9.1 .
What is the difference between the official 3.4.0.0 TWRP version and yours, if I may ask?
-Alf- said:
The "install image" button doesn't allow you to flash TWRP over eRecovery_ramdisk, which is quite important if you want to root device on EMUI 9.1 .
What is the difference between the official 3.4.0.0 TWRP version and yours, if I may ask?
Click to expand...
Click to collapse
Hi,
Many custom recoveries doesn't let you do it, but i remember you that i could add this option in the future, to make the recovery better.
I've decided to share this TWRP, because i want to start development on Anne. This was my first project, and I want to continue, so I'd want to share with the community all my projects, starting from now.:highfive:
Tails said:
i want to start development on Anne
Click to expand...
Click to collapse
using method copy-paste?
https://forum.xda-developers.com/huawei-p20-lite/development/recovery-twrp-huawei-p20-lite-t4150389
-Alf- said:
using method copy-paste?
https://forum.xda-developers.com/huawei-p20-lite/development/recovery-twrp-huawei-p20-lite-t4150389
Click to expand...
Click to collapse
Hi,
I want to say that i cloned that TWRP' sources, cause there aren't alternatives. And, this is my first work, so....
The first times you build, it's normal to do something wrong, or to make something based on another work. And after all, i know the developer who built Official TWRP and i can message with him, so you can understand that if he wants to talk with me about this, he can do it
Tails said:
Hi,
I want to say that i cloned that TWRP' sources, cause there aren't alternatives. And, this is my first work, so....
The first times you build, it's normal to do something wrong, or to make something based on another work. And after all, i know the developer who built Official TWRP and i can talk with him, so you can understand that if he has to talk with me, he will do it
Click to expand...
Click to collapse
Nice job
You could ask DarkJoker for suggestions since it stopped the development you could continue it with your effort
Dego02 said:
Nice job
You could ask DarkJoker for suggestions since it stopped the development you could continue it with your effort
Click to expand...
Click to collapse
Hi,
Thanks for the support,
I will ask to him that: I'd want to become a developer like him.
Yeah, the road to the success will be long, but I can't wait to start a new development!
This is one my favourites hobbies, so, I hope to start developing a new project soon!:fingers-crossed:
Dego02 said:
Nice job
You could ask DarkJoker for suggestions since it stopped the development you could continue it with your effort
Click to expand...
Click to collapse
Another thing before i forget:
tomorrow, or at least this week, i will release a custom kernel for EMUI 9/9.1
Cheers!
My p 20 lite is sd card is broken. in one says lineage os 17.1 unsupported sd card. I can't format at all, the computer gives an error.
Tails said:
Hi,
Thanks for the support,
I will ask to him that: I'd want to become a developer like him.
Yeah, the road to the success will be long, but I can't wait to start a new development!
This is one my favourites hobbies, so, I hope to start developing a new project soon!:fingers-crossed:
Click to expand...
Click to collapse
First of all let me say that it is nice to see developers trying their best to bring support for our devices...Kudos to you.
If you want to continue development in a custom rom for P20 Lite I have an: ANE-LX1 9.1.0.200(C432E6R1P7), bootloader unlocked and TWRP installed. If you want to develop Android 11 for this device I can help you test it. Thanks.
technodeha said:
My p 20 lite is sd card is broken. in one says lineage os 17.1 unsupported sd card. I can't format at all, the computer gives an error.
Click to expand...
Click to collapse
Try switching ROM.
FL0R1AN said:
First of all let me say that it is nice to see developers trying their best to bring support for our devices...Kudos to you.
If you want to continue development in a custom rom for P20 Lite I have an: ANE-LX1 9.1.0.200(C432E6R1P7), bootloader unlocked and TWRP installed. If you want to develop Android 11 for this device I can help you test it. Thanks.
Click to expand...
Click to collapse
Well,
I'd want one day to make a custom ROM, but i have to say that i don't know if my PC can handle a ROM building.
For now, let's try to make this TWRP better, adding for example more options to choose when flashing an IMG file, or more partitions to choose between, when doing a backup.
And, as I said before, i'm not a developer yet, for now, the things I do and publish, are only for testing.
But i want to become a developer.
Let's see what future deserves for me.
And one last thing: developing for hi6250 isn't too bad, for a start. What do you think about this?
Cheers
technodeha said:
My p 20 lite is sd card is broken. in one says lineage os 17.1 unsupported sd card. I can't format at all, the computer gives an error.
Click to expand...
Click to collapse
Maybe im wrong but it looks like your card is configured as adoptable storage ( in LOS settings). Have you tried format it in your phone? Running LOS?
Tails said:
Another thing before i forget:
tomorrow, or at least this week, i will release a custom kernel for EMUI 9/9.1
Cheers!
Click to expand...
Click to collapse
Great, I'm already writing to you on Telegram
-Alf- said:
Maybe im wrong but it looks like your card is configured as adoptable storage ( in LOS settings). Have you tried format it in your phone? Running LOS?
Click to expand...
Click to collapse
Working lineage os 17.1 where is lineage os los settings.
---------- Post added at 09:45 AM ---------- Previous post was at 09:42 AM ----------
Tails said:
Try switching ROM.
Click to expand...
Click to collapse
which ROM is better suggest which one
technodeha said:
Working lineage os 17.1 where is lineage os los settings.
---------- Post added at 09:45 AM ---------- Previous post was at 09:42 AM ----------
which ROM is better suggest which one
Click to expand...
Click to collapse
Hi
I suggest you to install CrDroid ROM, based on Android Pie, you will get a lag-free experience, and an interface like LineageOS one, but with nice custom settings to customize your phone how do you want and you like.
Bye!
Dego02 said:
Great, I'm already writing to you on Telegram
Click to expand...
Click to collapse
Hi, I will reply to you as soon as possible!
Tails said:
Hi
I suggest you to install CrDroid ROM, based on Android Pie, you will get a lag-free experience, and an interface like LineageOS one, but with nice custom settings to customize your phone how do you want and you like.
Bye!
Click to expand...
Click to collapse
Can we install colt os or openkirin as android 10 P20 lite well
technodeha said:
Can we install colt os or openkirin as android 10 P20 lite well
Click to expand...
Click to collapse
Yes, you can, if you want.
Good luck
Tails said:
Yes, you can, if you want.
Good luck
Click to expand...
Click to collapse
Thanks

Categories

Resources