[REQ] AOSP Help with Huawei Honor - Android Q&A, Help & Troubleshooting

garwynn said:
AOKP builds straight from repo sync. If you're having trouble with it please let me know which jf device you're trying for and I'll ask the maintainer if not me.
Click to expand...
Click to collapse
hi sir, i am building for huawei honor (u8860).
https://github.com/DESHONOR/android_device_huawei_u8860
and i don't use my own release tool folder but the one from source...
i am building AOKP KK and here is the error i have:
"ERROR: couldn't find <type 'property'> in build.prop"
thank you.

desalesouche said:
hi sir, i am building for huawei honor (u8860).
https://github.com/DESHONOR/android_device_huawei_u8860
and i don't use my own release tool folder but the one from source...
(i don't know what is a jf device)
thank you.
Click to expand...
Click to collapse
Please post your question in the appropriate forum. I will try to find the right home for yours later and point in the right direction if no one else beats me to it. Thank you.
Sent from my LG-LS980 using Tapatalk

garwynn said:
Please post your question in the appropriate forum. I will try to find the right home for yours later and point in the right direction if no one else beats me to it. Thank you.
Sent from my LG-LS980 using Tapatalk
Click to expand...
Click to collapse
i am the only one unofficial maintener for that device... and i couldn't find any working answer yet.

Moved to appropriate forum as a new thread. Hope this helps you get the answers you need.
So that others can help can you please explain what you are trying to build?
(AOSP, CM, AOKP, etc...)
Thanks and good luck!

OK, did some looking from where I moved this from and I see you're looking to build AOKP, correct?
Are you trying to do the initial bringup for this device?
Or do you know if any other AOSP projects support this device?
I'll look at your device tree but you're going to need a kernel (and/or source) and vendor tree as well.
If you don't have these it's not going to build.
Edit: Looks like your device tree is designed for CM at the moment.
Is CM building OK for this device?
Thanks!

Related

[DEV]Cyanogenmod CM9/10 device tree for ST27i Xperia Go needed

Hi Guys,
is someone interested helping me build a device tree for the sony xperia go so that we would be able to compile CM9 from source with the latest sony kernel source ?
i was able to build the ICS kernel from this 6.1.B.0.544 Kernel Source for the sony xperia go allready.....
thanks a lot for your help, recommendations, ...
cheers
We'll start working on it for AXP soon. It's going to be a difficult task, adding a new target from scratch, but after that porting to multiple devices will be easy. You can follow AXP on GitHub.
K900 said:
We'll start working on it for AXP soon. It's going to be a difficult task, adding a new target from scratch, but after that porting to multiple devices will be easy. You can follow AXP on GitHub.
Click to expand...
Click to collapse
could you post the link to the git, i already got my source online at git for the kernels i have published.....
would it be possible to contribute ?
cheers
krachlatte said:
could you post the link to the git, i already got my source online at git for the kernels i have published.....
would it be possible to contribute ?
cheers
Click to expand...
Click to collapse
GitHub.com/AOKPXperia. You said you have the P ICS kernel ported, right? Add me on gtalk or join #axp on freenode later today and we'll see where we can go from here. Typing from my phone is a pain
I wish I could help...
Thanks a lot guys, especially krachlatte!
Hi guys i am on vacation, .... just wanted to let you know i will get in touch with you when i am back...
Id realy like to have this fm to my xperia go
Go for CM10 if you can dude, CM9 and CM7 are cool but not the newest, but would love to have an alternative to samsungs firmware tbh.
Androboss said:
Go for CM10 if you can dude, CM9 and CM7 are cool but not the newest, but would love to have an alternative to samsungs firmware tbh.
Click to expand...
Click to collapse
Androboss said:
alternative to samsungs firmware
Click to expand...
Click to collapse
Wait, what?
K900 said:
Wait, what?
Click to expand...
Click to collapse
My bad, i meant sony
guess you are back but not doing the project
hi guys,
how is the porting going for CM10 ??
i am totally stuck with, not enough coder knowledge i guess, with setting up the device trees ....
cheers
krachlatte said:
hi guys,
how is the porting going for CM10 ??
i am totally stuck with, not enough coder knowledge i guess, with setting up the device trees ....
cheers
Click to expand...
Click to collapse
No GSM.
K900 said:
No GSM.
Click to expand...
Click to collapse
Cheer for ur effort for XG:beer:
Sent from Cambodia The Kingdom of Wonder with Xperia Go
is there something i could do to assist you ?
cheers
krachlatte said:
is there something i could do to assist you ?
cheers
Click to expand...
Click to collapse
Not really. If you know your way around that, try writing a RIL class.
so here is something wrong right ? rild.c
do you have the propeiretary libril.so from the phone ?
krachlatte said:
so here is something wrong right ? rild.c
do you have the propeiretary libril.so from the phone ?
Click to expand...
Click to collapse
No, not the native part, the Java part.
Anynew of CM 9/10 for our Go
Sent from my ST27i using xda app-developers app
all u8500 devices are ready for cm9
and will be released after we fix audio
not working
-Audio
-FmRadio
-WIFIHotspot
working
-everything else
bugs
YOU have to discover
br
J
FreeXperia Team

How to compile Cyanogenmod for an unsupported device

Hello everyone,
I am a newbie here, I want to compile Cyanogenmod from source and I learned CyanogenMod wiki.
Unfortunately I didn't find my device, ZTE v889d. I have downloaded the Cyanogenmod source, the wiki tells
cd ~/android/system/device/manufacturer/device-name/
./extract-files.sh
Click to expand...
Click to collapse
However I didn't see device/zte/v889d, so I don't know what to do. I searched the github, there's no such file either.
Is there any guide for me to do this? Thanks in advance.
josephok said:
Hello everyone,
I am a newbie here, I want to compile Cyanogenmod from source and I learned CyanogenMod wiki.
Unfortunately I didn't find my device, ZTE v889d. I have downloaded the Cyanogenmod source, the wiki tells
However I didn't see device/zte/v889d, so I don't know what to do. I searched the github, there's no such file either.
Is there any guide for me to do this? Thanks in advance.
Click to expand...
Click to collapse
You have to find a device tree for your device...or make one
I can't help with making one as I've never made a device tree...
But for finding one just Google ZTE v889d github...if someone has made one it should pop up...if you can't find any...then your out of luck and will have to make your own..
Sent from my SGH-I997 using Tapatalk 2
mg2195 said:
You have to find a device tree for your device...or make one
I can't help with making one as I've never made a device tree...
But for finding one just Google ZTE v889d github...if someone has made one it should pop up...if you can't find any...then your out of luck and will have to make your own..
Sent from my SGH-I997 using Tapatalk 2
Click to expand...
Click to collapse
Thanks for reply. I can't find device tree on github, it seems that I have to create one, is there any guide for this?
josephok said:
Thanks for reply. I can't find device tree on github, it seems that I have to create one, is there any guide for this?
Click to expand...
Click to collapse
I'm no pro either, but perhaps you could find a device that is close to your model that is cm supported and then look into its vendor tree on github. Doing this will allow you to see what you need to pull from your firmware to start a tree. Or if the devices are close enough you might even be able to barrow some of the supported devices pre existing tree.
Hope this helps a little
Sent from my HTC Rezound using Tapatalk 2
wildstang83 said:
I'm no pro either, but perhaps you could find a device that is close to your model that is cm supported and then look into its vendor tree on github. Doing this will allow you to see what you need to pull from your firmware to start a tree. Or if the devices are close enough you might even be able to barrow some of the supported devices pre existing tree.
Hope this helps a little
Sent from my HTC Rezound using Tapatalk 2
Click to expand...
Click to collapse
Thanks
I did wonder did you get it to work for you..?
Could try my guide to give it a nother try here: http://forum.xda-developers.com/showthread.php?t=1935162
If its not too late:
http://forum.xda-developers.com/showthread.php?t=2010281
How to create device tree.

[Desire X] CyanogenMod for HTC Desire X, voices of support for this phone

Please CyanogenMod for HTC Desire X, voices of support for this phone
http://forum.cyanogenmod.org/topic/65336-please-cyanogenmod-for-htc-desire-x/ :good::good:
Please do not write here, so as not to clutter up the forum, give only your voice to the CyanogenMod forum ..
Have a nice day
rogio2 said:
Please CyanogenMod for HTC Desire X, voices of support for this phone
http://forum.cyanogenmod.org/topic/65336-please-cyanogenmod-for-htc-desire-x/ :good::good:
Please do not write here, so as not to clutter up the forum, give only your voice to the CyanogenMod forum ..
Have a nice day
Click to expand...
Click to collapse
Dude, this thread is completely pointless. You have already made a thread like this. One is enough...
Sent from my awesome fridge
so I understand but people vote, so it may be worth, however, I am in comparison to the senior member was very small and some things I do not understand well yet so please bear with us.......I did not do it for publicity, but to help
rogio2 said:
so I understand but people vote, so it may be worth, however, I am in comparison to the senior member was very small and some things I do not understand well yet so please bear with us.......I did not do it for publicity, but to help
Click to expand...
Click to collapse
The first thread helped too...
Still no need for this thread.
We have only 12 votes ....:crying::crying:
+1
we hav 13 now !!
Another vote!
+1 here is mine.
Give thanks guys vote by clicking on the link to the CyanogenMod forum that they saw it.
rogio2 said:
Please CyanogenMod for HTC Desire X, voices of support for this phone
http://forum.cyanogenmod.org/topic/65336-please-cyanogenmod-for-htc-desire-x/ :good::good:
Please do not write here, so as not to clutter up the forum, give only your voice to the CyanogenMod forum ..
Have a nice day
Click to expand...
Click to collapse
I am sorry but the thread that is created is in the wrong region the forum is to discuss unofficial ports the correct thread is here that is a mod request forum. please make the necessary changes to first post.
Our weaker cousin (protodug) already has CM9
http://forum.xda-developers.com/showthread.php?t=2067161
What great luck we have.
:/
If only I knew how I could help...
Can anyone start a new port?? Lets debug it.
My repo sync will take lot of time
neXus PRIME said:
Our weaker cousin (protodug) already has CM9
http://forum.xda-developers.com/showthread.php?t=2067161
What great luck we have.
Click to expand...
Click to collapse
That's just the huawei g300 cm9 rom+libs and bins from official sense rom with stock kernel. Not source based.
hell_lock said:
Can anyone start a new port?? Lets debug it.
My repo sync will take lot of time
Click to expand...
Click to collapse
As i said i work on cm9, but not easy with this phone. I tried msm7x27 and msm7x27a configs but they gives error in some things...
atis112 said:
That's just the huawei g300 cm9 rom+libs and bins from official sense rom with stock kernel. Not source based.
As i said i work on cm9, but not easy with this phone. I tried msm7x27 and msm7x27a configs but they gives error in some things...
Click to expand...
Click to collapse
But if you download that desire v cm rom, decompile its kernel, get its ramdisk, rename the init.**.rc to protou and then repack with our device zImage, you get an almost booting cm9 kernel. I deleted my repos by mistake otherwise i would compile a cm9 build and flash this kernel to check boot.
@atis, do me a favour, compile with either 7227 or 7227a, just make a flashable zip, and try it with this kernel attached below,,,, just once,
Regards
or give me a cm9 zip which at least flashes properly, and i'll test the rest myself.
Regards
Is there any news about a CM9 build? Were you hell_lock able to create a working kernel?
I'm not asking for a ETA, just asking if anything changed. Otherwise, my apologies if I bothered any of you.
Thank you very much
Sent from my HTC Desire X using Tapatalk 2
has anyone looked at lge p700??? im attempting a device tree structure from it. Its my final and will be most elaborate attempt to boot cm9. Then i'll officially give up.
@ hell_lock & atis112, can u upload your in progress work(device tree) on git?? just so i can get some ideas.
Regards
neXus PRIME said:
has anyone looked at lge p700??? im attempting a device tree structure from it. Its my final and will be most elaborate attempt to boot cm9. Then i'll officially give up.
@ hell_lock & atis112, can u upload your in progress work(device tree) on git?? just so i can get some ideas.
Regards
Click to expand...
Click to collapse
All the best.. We are all looking forward to your success.
Regards,
navmad
Well yes I was successful in making the kernel boot. It still has stock features so I didn't release it yet. Btw my sources are there on github.
I will release my kernel on 22nd most probably . Right now I am having my exams
Sent from my HTC Desire X using xda app-developers app

Buildbot for Developers

Hello guys,
I develop ReVolt ROM for 5 devices, I9100, I9100G, I9300, N7000, Mako ..... The thing is, I was looking for a build bot so it would make it easier for me to build .... For one build to finish on my computer, it takes 190 MINUTES !!! So to build for 5 DEVICES, it takes almost 39.3 Hours for a full set of builds !!!!!!
I was looking for a build bot, but I can't find anything .. Can anybody tell me where i can find one who offers something like that ???
Thanks in advance,
Johnhany97
http://ci.apache.org/buildbot.html
chasmodo said:
http://ci.apache.org/buildbot.html
Click to expand...
Click to collapse
Thanks you very much
I am now looking for how to join it .....
chasmodo said:
http://ci.apache.org/buildbot.html
Click to expand...
Click to collapse
Can you provide another Buildbot ?? They only accept team admissions but I work alone Can anybody please help ??
johnhany97 said:
Can you provide another Buildbot ?? They only accept team admissions but I work alone Can anybody please help ??
Click to expand...
Click to collapse
I would recommend taking a look at the TRAC build bot, it doesn't require you to have a team. You can find more information about it from here. Also if you want to look at the documentation for it to get an idea of how to use it and what it involves I would suggest taking a look at the official documentation.
shimp208 said:
I would recommend taking a look at the TRAC build bot, it doesn't require you to have a team. You can find more information about it from here. Also if you want to look at the documentation for it to get an idea of how to use it and what it involves I would suggest taking a look at the official documentation.
Click to expand...
Click to collapse
I know it, tried it ... but It never worked properly with me even after following the steps .... Like, I know goo.im provide something like that .... But they don't accept anyone .....
johnhany97 said:
I know it, tried it ... but It never worked properly with me even after following the steps .... Like, I know goo.im provide something like that .... But they don't accept anyone .....
Click to expand...
Click to collapse
Another thing that I found is a shell script that automatically builds Android ROM's from there source directories, you can find more information about it here. Also I think one the reasons you may not have been able to get build bot to work right is because you must add in repo support which Android relies on, as mentioned in this article.
shimp208 said:
Another thing that I found is a shell script that automatically builds Android ROM's from there source directories, you can find more information about it here. Also I think one the reasons you may not have been able to get build bot to work right is because you must add in repo support which Android relies on, as mentioned in this article.
Click to expand...
Click to collapse
l have my own scripts ready and everything, all I need is to find a buildbot for Android devs..... I also think that XDA offers some for Recognized Developers ... Not so sure about that ..
johnhany97 said:
l have my own scripts ready and everything, all I need is to find a buildbot for Android devs..... I also think that XDA offers some for Recognized Developers ... Not so sure about that ..
Click to expand...
Click to collapse
goo.im offers servers for this but, they only give it off of referrel
ayysir said:
goo.im offers servers for this but, they only give it off of referrel
Click to expand...
Click to collapse
Do you know someone who uses it ?

Omnirom for g2 mini

Hi there, I have downloaded the source of omnirom to build for my other device and I think that I can adapt the g2m device tree to omnirom
I can give you some builds of it but I won't be able to test them because I don't have the device
You guys can have the oportunity to have a no cm13 based rom because I think cm13 is a little buggy compared to stock android
If you want me to do it; you can say it here and you will encourage me to do it :highfive:
Of course!!!!
Sounds cool! I'll gladly test your omni builds.
If you need any help while building please feel free to contact me.
Nice having more and more options on this device
new rom
when will this rom come out i cant wait please add install app too sd if u can please
tracy17 said:
when will this rom come out i cant wait please add install app too sd if u can please
Click to expand...
Click to collapse
You need to have the SD set as Internal Storage on android 6.0 for that option to work.
Sent from my LG G2 Mini using XDA Labs
new rom
Vagelis1608 said:
You need to have the SD set as Internal Storage on android 6.0 for that option to work.
Sent from my LG G2 Mini using XDA Labs
Click to expand...
Click to collapse
when will it be ready because i hate cm 13
tracy17 said:
when will it be ready because i hate cm 13
Click to expand...
Click to collapse
why?
tracy17 said:
when will it be ready because i hate cm 13
Click to expand...
Click to collapse
There are many themes and ROMs.
You can try one of them.
Sent from my LG G2 Mini using XDA Labs
tracy17 said:
when will it be ready because i hate cm 13
Click to expand...
Click to collapse
I actually don't have much time for this because I'm still at school and I have to study and do homework...
Besides, I have a issue, the brunch command is not recognizing the omnified device tree, I think I'm doing something wrong but I don't have much experience with this device...
Also my sources are on github, for anyone who wants to help me or wants to work with me...
lg g2 mini
dani020110 said:
I actually don't have much time for this because I'm still at school and I have to study and do homework...
Besides, I have a issue, the brunch command is not recognizing the omnified device tree, I think I'm doing something wrong but I don't have much experience with this device...
Also my sources are on github, for anyone who wants to help me or wants to work with me...
Click to expand...
Click to collapse
anymore news on this rom
tracy17 said:
anymore news on this rom
Click to expand...
Click to collapse
Yes, I have some news!
I fix the building issue, what I forgot was to add the AndroidProducts.mk file that is necessary to start building the rom; and I added some stuff from CM-LG-MSM8226 and the vendor/lge that has the irrc patch added into the rom!
Now I'm compiling it :victory:
dani020110 said:
Yes, I have some news!
I fix the building issue, what I forgot was to add the AndroidProducts.mk file that is necessary to start building the rom; and I added some stuff from CM-LG-MSM8226 and the vendor/lge that has the irrc patch added into the rom!
Now I'm compiling it :victory:
Click to expand...
Click to collapse
You should replace the quickremote apk from the patch at CM-LG-MSM8226 with the apk from the zip file patch. Otherwise there will be no providers.
Anyways, nice work
new rom
dani020110 said:
Yes, I have some news!
I fix the building issue, what I forgot was to add the AndroidProducts.mk file that is necessary to start building the rom; and I added some stuff from CM-LG-MSM8226 and the vendor/lge that has the irrc patch added into the rom!
Now I'm compiling it :victory:
Click to expand...
Click to collapse
wow yea cant wait email me if u have other news
Any news ?
how much longer before this rom is finish can someone please give me some news
tracy17 said:
how much longer before this rom is finish can someone please give me some news
Click to expand...
Click to collapse
I hate the Omnirom sources, I'm getting a lot of weird troubles
Today I'll do a repo sync and I'll see if the things change
Please don't despair
I have a life...
tracy17 said:
how much longer before this rom is finish can someone please give me some news
Click to expand...
Click to collapse
It's rude and against XDA rules to ask for ETAs.
Sent from my LG G2 Mini using XDA Labs

Categories

Resources