Android 8.0 - Honor 4x Questions & Answers

Is there any scope for official or unofficial build of Android 8 roms for this device?

SumitGupta2442 said:
Is there any scope for official or unofficial build of Android 8 roms for this device?
Click to expand...
Click to collapse
Can't say much..up to developers.hope for the best that this device sees Oreo..

Any update?

SumitGupta2442 said:
Any update?
Click to expand...
Click to collapse
Nope.i dont think is anybody working on oreo.

hassanjavaid8181 said:
Nope.i dont think is anybody working on oreo.
Click to expand...
Click to collapse
I think p8lite developer is working on oreo rom so maybe someone will be able to build rom to our device from his sources once he gets it working.

keikari said:
I think p8lite developer is working on oreo rom so maybe someone will be able to build rom to our device from his sources once he gets it working.
Click to expand...
Click to collapse
I hope someone will:fingers-crossed:

Team Openkirin made an Oreo testversion for P8lite.
https://forum.xda-developers.com/p8lite/development/rom-t3707374
Hardware of P8lite is mostly similar to Che2-L11.

Iceman66 said:
Team Openkirin made an Oreo testversion for P8lite.
https://forum.xda-developers.com/p8lite/development/rom-t3707374
Hardware of P8lite is mostly similar to Che2-L11.
Click to expand...
Click to collapse
It's of no use now, no one develops for our device now.

SumitGupta2442 said:
It's of no use now, no one develops for our device now.
Click to expand...
Click to collapse
dude its a different soc and its hard to develop rom for this soc models.
atleast we have some one who is working on this soc just be patient he is working on oreo development.

miststudent2011 said:
dude its a different soc and its hard to develop rom for this soc models.
atleast we have some one who is working on this soc just be patient he is working on oreo development.
Click to expand...
Click to collapse
Who?

SumitGupta2442 said:
Who?
Click to expand...
Click to collapse
Surdu for p8lite with similar soc.

miststudent2011 said:
Surdu for p8lite with similar soc.
Click to expand...
Click to collapse
So after a stable build for p8lite, will he work on this device? I see he already rolled out Oreo for p8lite.

SumitGupta2442 said:
So after a stable build for p8lite, will he work on this device? I see he already rolled out Oreo for p8lite.
Click to expand...
Click to collapse
No he won't work for this device but if you have kirin soc version you can try that ROM on your device.

miststudent2011 said:
No he won't work for this device but if you have kirin soc version you can try that ROM on your device.
Click to expand...
Click to collapse
Well I have Snapdragon variant. So this means it's the end of Honor 4x development for this variant as even if someone will port the ROM through his sources it'll only work with devices having Kirin SoC right?

SumitGupta2442 said:
Well I have Snapdragon variant. So this means it's the end of Honor 4x development for this variant as even if someone will port the ROM through his sources it'll only work with devices having Kirin SoC right?
Click to expand...
Click to collapse
yes if u have SD then p8lite sources wont work for your device.

Related

[HACK WANTED] Use Huawei Honor 4x Cyanogen 13 ROM for Huawei Y6?

Hello all,
I would like to use a Honor 4x (Cherry) Cyanogen ROM (this one) for my Y6 SLT-L01. I figured it would be possible based on this thread of someone making a TWRP recovery for the Y6 based on the Honor 4x.
At first I just tried flashing the zip from TWRP, but the updater_script stopped me with a :
"This package is for device: c8817d,g620s,C8817D,C8817E,G621-TL00,G620S-UL00,G620S-L01,Che1-CL10,Che1-CL20,Che1-L04; this device is Honor4A."
And so I opened up the cm-13.0-20160504-NIGHTLY-cherry\META-INF\com\google\android\updater_script and removed the assert line spitting out the error, but now I just get a rather non-descriptive:
"Error flashing zip '/(emmc or sdcard, neither works)/cm-13.0lkdslk;lasd-NIGHTLY-cherry.zip'" - full log is attached below
I compared the build prop of my device, and that of the ROM I want to flash, and most of the items look pretty similar or compatible. For example, the ro.board.platform is msm8909 for my device and msm8916 for the ROM.
I've also attached both build props below.
At the end of the day, my question is: Is it possible to hack something quick that will let me use this ROM with my phone because the hardware is so similar? I would rather do that then set up a whole android ROM development build environment. Any advice would be appreciated.
maybe someone here can port it, btw has kernel sources of Y6 released??
Someone can do it, but he needs the proper files
without proper kernel sources i think it would not be possible
Kernel source isn't the most important, proprietary vendod files and device tree are crucial
venom007 said:
without proper kernel sources i think it would not be possible
Click to expand...
Click to collapse
Kernel source are released for the huawei y6
Amaan007 said:
Kernel source are released for the huawei y6
Click to expand...
Click to collapse
maybe someone will port it
Amaan007 said:
Kernel source are released for the huawei y6
Click to expand...
Click to collapse
If it's already released then there's no need to port. Better to build from source.
Sent from my Honor 8 using XDA Labs
adriansticoid said:
If it's already released then there's no need to port. Better to build from source.
Click to expand...
Click to collapse
Well , if any dev owns that device then surely they will get roms
Fworg64 said:
Hello all,
I would like to use a Honor 4x (Cherry) Cyanogen ROM (this one) for my Y6 SLT-L01. I figured it would be possible based on this thread of someone making a TWRP recovery for the Y6 based on the Honor 4x.
At first I just tried flashing the zip from TWRP, but the updater_script stopped me with a :
"This package is for device: c8817d,g620s,C8817D,C8817E,G621-TL00,G620S-UL00,G620S-L01,Che1-CL10,Che1-CL20,Che1-L04; this device is Honor4A."
And so I opened up the cm-13.0-20160504-NIGHTLY-cherry\META-INF\com\google\android\updater_script and removed the assert line spitting out the error, but now I just get a rather non-descriptive:
"Error flashing zip '/(emmc or sdcard, neither works)/cm-13.0lkdslk;lasd-NIGHTLY-cherry.zip'" - full log is attached below
I compared the build prop of my device, and that of the ROM I want to flash, and most of the items look pretty similar or compatible. For example, the ro.board.platform is msm8909 for my device and msm8916 for the ROM.
I've also attached both build props below.
At the end of the day, my question is: Is it possible to hack something quick that will let me use this ROM with my phone because the hardware is so similar? I would rather do that then set up a whole android ROM development build environment. Any advice would be appreciated.
Click to expand...
Click to collapse
Probably not
136fei said:
Probably not
Click to expand...
Click to collapse
There are quite a few roms on huawei y6 development thread
Amaan007 said:
There are quite a few roms on huawei y6 development thread
Click to expand...
Click to collapse
Can you link them here?
adriansticoid said:
Can you link them here?
Click to expand...
Click to collapse
https://forum.xda-developers.com/huawei-y6/development
Amaan007 said:
https://forum.xda-developers.com/huawei-y6/development
Click to expand...
Click to collapse
Thanks man.
Sent from my Honor 8 using XDA Labs
Amaan007 said:
https://forum.xda-developers.com/huawei-y6/development
Click to expand...
Click to collapse
+1

cm 13 for honor 5c

Can we expect cm13 for honor 5c
It's hard to determine, nothing available yet (kernel source, device tree, bootloader unlock).
as honor and xda are now tied up we can expect it soon.
morover being kirin it would be a hard time for them
anyways i think yhe source code is aldredy availabe at huawei site.
venom007 said:
as honor and xda are now tied up we can expect it soon.
morover being kirin it would be a hard time for them
anyways i think yhe source code is aldredy availabe at huawei site.
Click to expand...
Click to collapse
I don't see a 5C kernel source there, is it named differently?!
No,you are all wrong!
The Bootloader can be unlocked easily by now.I'm a Chinese,lots of instructions are on our websites.And the TWRP for Honor 5C is already available.
PalakMi said:
I don't see a 5C kernel source there, is it named differently?!
Click to expand...
Click to collapse
The kernel source is available,but named differently. The Huawei p9 Lite and Honor 5C share the chipset and kernel source. I noticed that there were defconfigs of "nemo" next to my "venus" ones. And only recently did I discover that the codename for the 5C is "Nemo".
Even the previous generation of the Huawei P line uses the CM device and vendor tree of a Honor 4C or something,because they are identical inside.
Sent from my HUAWEI VNS-L21 using Tapatalk
Go check on my github for the device tree,and XePelato for the kernel source.
Although the kernel source is there,it is tricky to build(only two people managed to build it...)
The Marionette said:
The kernel source is available,but named differently. The Huawei p9 Lite and Honor 5C share the chipset and kernel source. I noticed that there were defconfigs of "nemo" next to my "venus" ones. And only recently did I discover that the codename for the 5C is "Nemo".
Even the previous generation of the Huawei P line uses the CM device and vendor tree of a Honor 4C or something,because they are identical inside.
Sent from my HUAWEI VNS-L21 using Tapatalk
Go check on my github for the device tree,and XePelato for the kernel source.
Although the kernel source is there,it is tricky to build(only two people managed to build it...)
Click to expand...
Click to collapse
Ok, thanks for the infos
The Marionette said:
The kernel source is available,but named differently. The Huawei p9 Lite and Honor 5C share the chipset and kernel source. I noticed that there were defconfigs of "nemo" next to my "venus" ones. And only recently did I discover that the codename for the 5C is "Nemo".
Even the previous generation of the Huawei P line uses the CM device and vendor tree of a Honor 4C or something,because they are identical inside.
Sent from my HUAWEI VNS-L21 using Tapatalk
Go check on my github for the device tree,and XePelato for the kernel source.
Although the kernel source is there,it is tricky to build(only two people managed to build it...)
Click to expand...
Click to collapse
If someone wants to compile the kernel, it's here: https://github.com/XePeleato/android_kernel_huawei_venus
The instructions are inside, if someone could report if it works, I'd really appreciate it.
XePeleato said:
If someone wants to compile the kernel, it's here: https://github.com/XePeleato/android_kernel_huawei_venus
The instructions are inside, if someone could report if it works, I'd really appreciate it.
Click to expand...
Click to collapse
It builds.
The product we should add the ramdisk to is the "Image" file or the "Image.gz" file?
Image
I'm sorry but I see this too late.I have a Honor 5C with 3GB RAM(NEM-AL10).I can test it on my phone.Can you try it?
I advice you to wait for a more stable custom ROM
Waiting eagerly for a stable build
krispy321 said:
Waiting eagerly for a stable build
Click to expand...
Click to collapse
yeah me too, am just sick of laggy emui
venom007 said:
yeah me too, am just sick of laggy emui
Click to expand...
Click to collapse
Same here.
BTW your themes are nice @venom007
krispy321 said:
Same here.
BTW your themes are nice @venom007
Click to expand...
Click to collapse
haha, themes are just for the looks, its still poor RAM management and optimisation from emui side that cant be changed via a LAYER or THEME
venom007 said:
haha, themes are just for the looks, its still poor RAM management and optimisation from emui side that cant be changed via a LAYER or THEME
Click to expand...
Click to collapse
Ya, maybe they would improve in emui5
krispy321 said:
Ya, maybe they would improve in emui5
Click to expand...
Click to collapse
hope so
gopikrishnachowdaru said:
Can we expect cm13 for honor 5c
Click to expand...
Click to collapse
I think as long as root is available, I will even stick to stock rooted. As long as I get root, I'm set.lol
Sent from my SM-N900T using XDA Labs
There is a guy bring the device tree so you can probably see cm13 on this phone soon or now look up the work he has done to bring the CyanogenMod to the honour 7 really good job
http://forum.xda-developers.com/honor-8/development/rom-t3500171

How come the honor 8 has lots of AOSP based roms, and we don't

Everybody here is saying that wating for a custom rom for p8lite2017 is a waste of time because huawei doesn't release the sources, then why does honor 8 have so many custom roms for it ? It has EMUI 5 just like us, it's made by the same company in the same year, how did the devs manage to make roms for it ??
Honor 8 source code is released, for P8 Lite 2017 isn't.
MobileTechArena said:
Honor 8 source code is released, for P8 Lite 2017 isn't.
Click to expand...
Click to collapse
Ah.. i didn't know that, i thought HUAWEI didn't release sources at all, thank you for the information
Some developers (also I) take the data of the devices which they own. They do not need the official resources. Therefore, there is not custom rom also from devices his resources were published. I build my custom rom when android 8 is released.
ChinHon said:
Some developers (also I) take the data of the devices which they own. They do not need the official resources. Therefore, there is not custom rom also from devices his resources were published. I build my custom rom when android 8 is released.
Click to expand...
Click to collapse
I'd be glad if we can get even just a custom kernel..But if we do get a custom rom, then all the more better!
AOSP based rom <3 <3 <3
what about K rom in honor 6x dose it compatible with our device ?
K-rom
boofman said:
I'd be glad if we can get even just a custom kernel..But if we do get a custom rom, then all the more better!
Click to expand...
Click to collapse
I already work some time on a EMUI 5 custom rom. Alike for Honor 6x. Only of the Kernel is not enough. We also need 100% Recovery. There is not that.
ChinHon said:
I already work some time on a EMUI 5 custom rom. Alike for Honor 6x. Only of the Kernel is not enough. We also need 100% Recovery. There is not that.
Click to expand...
Click to collapse
True. Our Recovery isn't that all stable and consistent. I am not really expecting too much from this phone since its a budget device, and I got most of the things I want and need to work: root, busybox, Viper4Android. The TWRP is a bonus, even if its in a semi-usable state.
It's great if we can have Custom ROMs, but even just a custom kernel will suffice for now.
OFFTOPIC: On another note, I am hoping that Xposed will somehow work for Android 7 onwards. Even without a Custom ROM, that will open a lot of doors for customization.
When source codes get released you can find them here: http://consumer.huawei.com/en/opensource/
When I search for PRA, which I think is your phone model, I can get sources. Seems like sources are available for your phone
JpegXguy said:
When source codes get released you can find them here: http://consumer.huawei.com/en/opensource/
When I search for PRA, which I think is your phone model, I can get sources. Seems like sources are available for your phone
Click to expand...
Click to collapse
I think that's it, i was looking there yesterday and there was nothing under PRA.
You can have the Kernel with pleasure. Comes from the B110. Use on own risk.
https://mega.nz/#!ZldRWApK!Tjs9RFIM0ybTnp7GiWdbUd9WykCSfggUxDkK3lEx6pI
Was modified from kangvip.
ChinHon said:
You can have the Kernel with pleasure. Comes from the B110. Use on own risk.
https://mega.nz/#!ZldRWApK!Tjs9RFIM0ybTnp7GiWdbUd9WykCSfggUxDkK3lEx6pI
Was modified from kangvip.
Click to expand...
Click to collapse
Is this compatible with B160?
Also, do we have changelogs? TIA
JpegXguy said:
When source codes get released you can find them here: http://consumer.huawei.com/en/opensource/
When I search for PRA, which I think is your phone model, I can get sources. Seems like sources are available for your phone
Click to expand...
Click to collapse
OMG LOL the sources are available, thank u man!
Hi folks, anyone with stock room for p8 lite 2017 PRA-LX1. I would like to use the d load method to have my dual Sim working. Pls help with the right link. I don't want to root the phone. Kindly assist. Thanks a lot
Kwaku77 said:
Hi folks, anyone with stock room for p8 lite 2017 PRA-LX1. I would like to use the d load method to have my dual Sim working. Pls help with the right link. I don't want to root the phone. Kindly assist. Thanks a lot
Click to expand...
Click to collapse
https://mobiletech360.co/huawei-p8-lite-2017-stock-firmwarerom-android-7-nougat-pra-lx1/
Oh we do have them guys... we do have them..

HUAWEI relased kernel source for emui 4.0!

Yes, this finally happened. Huawei relased kernel source for Honor 4X/4C and for P8 Lite.
I'm so excited now. XD
kosmitchak said:
Yes, this finally happened. Huawei relased kernel source for Honor 4X/4C and for P8 Lite.
I'm so excited now. XD
Click to expand...
Click to collapse
Old news
Audriuskins said:
Old news
Click to expand...
Click to collapse
Huawei relased in the past EMUI 4.1 kernel not EMUI 4.0.
kosmitchak said:
Huawei relased in the past EMUI 4.1 kernel not EMUI 4.0.
Click to expand...
Click to collapse
Jesus Christ, very good news, but this can mean rip p8lite...usually huawei release kernel when they don't update phones anymore(exept newer ones)... And + i saw that huawei abandon old phones, and sadly our is old... I hope we will still get some updates
D1stRU3T0R said:
Jesus Christ, very good news, but this can mean rip p8lite...usually huawei release kernel when they don't update phones anymore(exept newer ones)... And + i saw that huawei abandon old phones, and sadly our is old... I hope we will still get some updates
Click to expand...
Click to collapse
Or maybe they noticed the mass of customs on our phones!
That means now we can have fully functional custom rom or what ?
milos95kv said:
That means now we can have fully functional custom rom or what ?
Click to expand...
Click to collapse
Not really... We still don't have device tree or other sources... Bad sadly, they released this kernel, but our roms now are using 4.1, soo we don't get nearly anything new
Ok, bad news... This kernel isn't buildable, no makefile....fck off
Or actually...gnome unrar couldn't unrar normally xd now testing

[DISCUSSION] Android O

Hi guys!
There are news of developement of custom rom with Android O?
First Aosp 8.0 doesn' t boot
Little bit too early... surdu is in vacation and haky works at other things.
September and later.
We have some issues with Android N, why we will upgrade to O?
It will be unstable
Antox97 said:
It will be unstable
Click to expand...
Click to collapse
Wow, you are positive to new things. I think it wouldn't be impossible to have O rom, since it doesn't have so big differences to Nougat
D1stRU3T0R said:
Little bit too early... surdu is in vacation and haky works at other things.
Click to expand...
Click to collapse
Haky tried to boot his Aosp 8.0 but it doesn' t boot... We need a new kernel
DarkJoker360 said:
Haky tried to boot his Aosp 8.0 but it doesn' t boot... We need a new kernel
Click to expand...
Click to collapse
Does that mean that we need completly new drivers?
DarkJoker360 said:
Hi guys!
There are news of developement of custom rom with Android O?
First Aosp 8.0 doesn' t boot
Click to expand...
Click to collapse
Wait till LineageOS gets to 15.0. After that custom ROMs may happen.
Vinnipinni said:
Wait till LineageOS gets to 15.0. After that custom ROMs may happen.
Click to expand...
Click to collapse
Lineage os 15.0 'daily driver' for snapdragon will be out on december/january. Only aosp and aosp based will be on our phone first
allrightlite said:
Does that mean that we need completly new drivers?
Click to expand...
Click to collapse
Yes and we need to port a new kernel for our device
Petru is back and he's porting 4.1 kernel :d
DarkJoker360 said:
Petru is back and he's porting 4.1 kernel :d
Click to expand...
Click to collapse
Wow, that's very good, 3.10.107 with 4.1 backports, that would be the first custom rom i will install on my p8lite (never had one)
...
Indeed I see a 8.x branch in our kernel in OpenKirin repositories
D1stRU3T0R said:
Wow, that's very good, 3.10.107 with 4.1 backports, that would be the first custom rom i will install on my p8lite (never had one)
Click to expand...
Click to collapse
When Android O will come out I'll install
DarkJoker360 said:
Hi guys!
There are news of developement of custom rom with Android O?
First Aosp 8.0 doesn' t boot
Click to expand...
Click to collapse
I will definitely install 8.0 Android! Why? Cuz I need to test it?. Aosap and RROS is too old 4 me, and they have a lot of bugs!
RootingPro-18 said:
I will definitely install 8.0 Android! Why? Cuz I need to test it?. Aosap and RROS is too old 4 me, and they have a lot of bugs!
Click to expand...
Click to collapse
Emui basic is the best for me. Hope to see aosp 8 and Aosp 5 (a little surprise)
What's with KitKat? There are security patches every month until now, right? Why not use a good old version? I have tested android 8.0.0 on moto g and I like android 7.1.2, too. It's not really a necessary update. We can really be happy with 7.1.2. The difference between 6.0 and 7.0/7.1 is so much bigger than the differences between 7.0/7.1 and 8.0.0. And 8.0.0 is old in few weeks, because android 8.1 is coming to pixel2-launch
allrightlite said:
What's with KitKat? There are security patches every month until now, right? Why not use a good old version? I have tested android 8.0.0 on moto g and I like android 7.1.2, too. It's not really a necessary update. We can really be happy with 7.1.2. The difference between 6.0 and 7.0/7.1 is so much bigger than the differences between 7.0/7.1 and 8.0.0. And 8.0.0 is old in few weeks, because android 8.1 is coming to pixel2-launch
Click to expand...
Click to collapse
I only love new oreo design. Nougat design is too old
DarkJoker360 said:
I only love new oreo design. Nougat design is too old
Click to expand...
Click to collapse
Sure, but Android 8.0 is almost old, too. Waiting for Andoird 8.1 now. What will be new on this? Do anyone know more? Would be great to get infos

Categories

Resources