[ROMs][TREBLE] OpenKirin AOSP Collection

RodMyers

Senior Member
Jun 21, 2011
137
13
48
My honor 7 is on order. At one point I saw that huawei was giving unlock codes. I can longer find that link.

where does on grab a legitimate unlock code with no hassle?
 

imHadees

Senior Member
Jun 22, 2014
711
287
0
My honor 7 is on order. At one point I saw that huawei was giving unlock codes. I can longer find that link.

where does on grab a legitimate unlock code with no hassle?
You can't unlock your bootloader anymore, or at least officially, unfortunately. Even if you get the code from somewhere else I believe they disabled unlocking the bootloader with a software update. You might want to do a bit more research on it first because I'm not completely sure.
 

MeChiku

Member
Jun 11, 2018
26
4
0
Welcome to Team OpenKirin AOSP Project. Our goal is to provide
a overall stable AOSP experience across all Huawei/Honor phones
utilizing a Kirin SoC and EMUI 8.0 - either updated or shipped.
So far most of the bugs have been fixed and the ROMs are fully usable
as daily driver - and fully Kirin optimized.

This is the device support section for: Honor 7X.
Any bugs found on this device(s) can be reported here, please include proper logs if you encounter any issues.

We support 3 ROMs in total as of now - LineageOS (Unofficial), ResurrectionRemix OS (Official from Beta 2+), OmniRom
You can find all needed guides/roms on our official website: https://openkirin.net

Requirements: basically full stock EMUI 8.0, with stock recovery/ramdisk

Support: Telegram - https://t.me/joinchat/EeDpi02ekfeJSBeaV4eqOw

XDA:DevDB Information
OpenKirin Treble ROMs, ROM for the Honor 7X

Contributors
OldDroid, XePeleato, surdu_petru
ROM OS Version: 8.x Oreo
ROM Kernel: Linux 4.x
ROM Firmware Required: EMUI 8.0
Based On: LineageOS, CarbonROM, ResurrectionRemix OS, OmniRom

Version Information
Status: Beta

Created 2018-08-13
Last Updated 2018-08-27
When will we get perfectly working camera for our devices ? Only photo and video works that too, with crashes and lags, at least fix the camera, with portrait mode.
 

cyrusalmighty

Senior Member
May 30, 2009
1,106
240
0
Hartford
When will we get perfectly working camera for our devices ? Only photo and video works that too, with crashes and lags, at least fix the camera, with portrait mode.
Why would you tag whole OP to ask a question? Not only does this make a mess of thread but this question should probably be asked to actual Openkirin devs.
 

garrymahay

New member
May 14, 2016
1
0
0
Harsh Reality

I don't get why people always ask for VoLTE. If you need that feature enough to ask for it repeatedly, stick with the stock ROM. Since the developers didn't add it, there's obviously a reason they didn't do it, and bugging them for it won't change anything except annoying them more.
Developers are not meant to ignore problems which exists.
 

Randy3011

Senior Member
Apr 23, 2014
289
351
103
Parkville
Tried this on an Honor View 10.

can anyone help me restore bricked honor 7x us ver bnd-l24?
i have paid for and downloaded dc-pheonix software
I had an Honor View 10 bricked. I did this and it worked.
1. Download a stock firmware file. Extract it and look for system.img and recovery_ramdisk.img. Copy to download folder with adb files.
2. If possible, get the phone to fastboot mode. This is the white screen with the little Android guy. You make sure bootloader is unlocked and FRP is also.
3. Power up the phone with a USB cable connected to your PC.
4. In a terminal session (I assume you're in Windows). Go to folder where system file is located. Also have ADB files there also.
5. With phone in fastboot mode, type the following

c:/download/adb devices (this will load the adb daemon)

Next type:

c:/download/fastboot devices (this will list your phone serial number and fastboot status)

Next:

fastboot flashing system system.img (this will load on the phone. Be patient, this is a large file and will take about 2-3 minutes. It will be in several slices)

Next

fastboot flashing recovery_ramdisk recovery_ramdisk.img (this is a smaller file and should only take a few seconds)

Next

Hold the power button until phone powers down. Disconnect cable and power back up in recovery mode.
Do a factory reset.
Reboot will bring you back to original starting as if new phone.

Good Luck.
 
  • Like
Reactions: joenun

James4832

Member
Jan 6, 2012
6
2
0
I am using Omnirom Pie Alpha 4 with Magisk, and everything seems to be working smoothly, other than the fact that Snapchat crashes on launch. I have tried a different version, as well as the beta; but none of them could get me past the splash screen. I have disabled all of my Magisk modules as well. Nothing has worked so far. Has anyone got any ideas? Or should I file this as a bug?


EDIT: After looking at my logcats, it turns out I didn't have a Webview installed. This was fixed by simply installing Android System WebView on the play store
 
Last edited:
  • Like
Reactions: kent_geek

verma.avesh

Senior Member
Jul 4, 2014
181
20
0
Ranchi
I am using Omnirom Pie Alpha 4 with Magisk, and everything seems to be working smoothly, other than the fact that Snapchat crashes on launch. I have tried a different version, as well as the beta; but none of them could get me past the splash screen. I have disabled all of my Magisk modules as well. Nothing has worked so far. Has anyone got any ideas? Or should I file this as a bug?


EDIT: After looking at my logcats, it turns out I didn't have a Webview installed. This was fixed by simply installing Android System WebView on the play store
I'm currently in stock EMUI 8.0 ROM. Can you please elaborately explain all the steps that I can take to install this ROM? I've already replaced my phone once because of hard brick and I don't want to do that again. Thanks in advance. :)
 

Ragarianok

Senior Member
Nov 7, 2010
858
310
93
Lafayette
I am using Omnirom Pie Alpha 4 with Magisk, and everything seems to be working smoothly, other than the fact that Snapchat crashes on launch. I have tried a different version, as well as the beta; but none of them could get me past the splash screen. I have disabled all of my Magisk modules as well. Nothing has worked so far. Has anyone got any ideas? Or should I file this as a bug?


EDIT: After looking at my logcats, it turns out I didn't have a Webview installed. This was fixed by simply installing Android System WebView on the play store
Did you follow the instructions at openkirin.net to install Magisk or did you install it a different way?