How to choose the right ROM to port to the Desire X - HTC Desire X

OK, since I'm still very new to things Android, but love to experiment ... I was thinking of trying my hand at porting a ROM to our phone.
BUT, how do you choose the right place to start ?
What device out there is closest to the Desire X, hardware wise, to use ? I've seen people here using the One V, but what about the Desire V for example ?
What things do I have to look for before picking a rom to port to the Desire X ?
Maybe this should be in the Q&A section, I don't know.

infernal77 said:
OK, since I'm still very new to things Android, but love to experiment ... I was thinking of trying my hand at porting a ROM to our phone.
BUT, how do you choose the right place to start ?
What device out there is closest to the Desire X, hardware wise, to use ? I've seen people here using the One V, but what about the Desire V for example ?
What things do I have to look for before picking a rom to port to the Desire X ?
Maybe this should be in the Q&A section, I don't know.
Click to expand...
Click to collapse
If people here knew that much, we would have lots more ports then the single rom we currently have. Android Manual is the only person who has done it yet. I say, your best bet is to google around as it would help you more. If you wanna build aosp roms (cm9/aokp etc) then i can help you, otherwise i cant. Lloir has a github device/vendor/hardware tree and rest of manifest you can copy from github.com/cyanogenmod and start building.
Good luck.
NOTE: THIS SHOULD BE IN Q&A BTW
Regards
Yasir

Yasir Javed Ansari said:
If people here knew that much, we would have lots more ports then the single rom we currently have. Android Manual is the only person who has done it yet. I say, your best bet is to google around as it would help you more. If you wanna build aosp roms (cm9/aokp etc) then i can help you, otherwise i cant. Lloir has a github device/vendor/hardware tree and rest of manifest you can copy from github.com/cyanogenmod and start building.
Good luck.
NOTE: THIS SHOULD BE IN Q&A BTW
Regards
Yasir
Click to expand...
Click to collapse
Ok, sorry I posted here, mods can delete/move this thread and slap me for me trying to help development lol .. I have googled this a lot before actually and what I understand is you need a device that is similar enough, hardware wise, to the one you're porting to to avoid problems. I'm sure someone with more experience than me thought about this and knows more.
Would be awesome if I had a rom to start from, instead of trying to build from scratch, even llior couldn't do it, although he didn't have a Desire X.
BTW, did you try the debloated 1.18 I posted that you wanted to know more about ?

infernal77 said:
Ok, sorry I posted here, mods can delete/move this thread and slap me for me trying to help development lol .. I have googled this a lot before actually and what I understand is you need a device that is similar enough, hardware wise, to the one you're porting to to avoid problems. I'm sure someone with more experience than me thought about this and knows more.
Would be awesome if I had a rom to start from, instead of trying to build from scratch, even llior couldn't do it, although he didn't have a Desire X.
BTW, did you try the debloated 1.18 I posted that you wanted to know more about ?
Click to expand...
Click to collapse
I tried to use it as a base for porting ParanoidAndroid from the One V...
I hope someone is brave enough to test my crappy development... :laugh:

Stereo8 said:
I tried to use it as a base for porting ParanoidAndroid from the One V...
I hope someone is brave enough to test my crappy development... :laugh:
Click to expand...
Click to collapse
Hehe, good to see it's of use to someone..I'll test your rom if you want, Im good at testing

infernal77 said:
Ok, sorry I posted here, mods can delete/move this thread and slap me for me trying to help development lol .. I have googled this a lot before actually and what I understand is you need a device that is similar enough, hardware wise, to the one you're porting to to avoid problems. I'm sure someone with more experience than me thought about this and knows more.
Would be awesome if I had a rom to start from, instead of trying to build from scratch, even llior couldn't do it, although he didn't have a Desire X.
BTW, did you try the debloated 1.18 I posted that you wanted to know more about ?
Click to expand...
Click to collapse
It isn't that lloir cannot do it. He can and he is doing it. If you visit his github page you'll see he is actively fixing device tree for proto, meaning that a number of aosp Roms are just around the corner. Just have patience. As soon as first aosp comes alive, I promise aokp/cm9 for us. Got zero experience in sense porting that's why I'm not of much use now.
Regards
Yasir
Sent from my HTC Desire X using xda app-developers app

infernal77 said:
Hehe, good to see it's of use to someone..I'll test your rom if you want, Im good at testing
Click to expand...
Click to collapse
Ok gonna uploqd it to my dropbox ,and give you the link. Tommorow probably...
Sent from my ToasterOven running Toastdroid 4.2

I'd be happy to test it too, anything to help an upcoming custom ROM
Sent from my HTC Desire X using xda premium

Yasir Javed Ansari said:
If people here knew that much, we would have lots more ports then the single rom we currently have. Android Manual is the only person who has done it yet. I say, your best bet is to google around as it would help you more. If you wanna build aosp roms (cm9/aokp etc) then i can help you, otherwise i cant. Lloir has a github device/vendor/hardware tree and rest of manifest you can copy from github.com/cyanogenmod and start building.
Good luck.
NOTE: THIS SHOULD BE IN Q&A BTW
Regards
Yasir
Click to expand...
Click to collapse
eagerly waiting for cm9 and 10 ...please do that asap.....

hulkrage said:
eagerly waiting for cm9 and 10 ...please do that asap.....
Click to expand...
Click to collapse
Let me ask for lloir permission for device trees.
Sent from my HTC Desire X using xda app-developers app

Yasir Javed Ansari said:
Let me ask for lloir permission for device trees.
Sent from my HTC Desire X using xda app-developers app
Click to expand...
Click to collapse
Yea, you probably have the most experience of us here building from scratch (I looked at your profile) ... LLoir said it before, he's too busy to debug his initial device and vendor trees and he doesn't have a Desire X, which is why other people have taken over (sometimes without permission). Trust me, android manual, stereo, maarten and me have been on the DX forum since it started and have been following up on stuff :cyclops:
But, back to topic : when porting, I understand you need a rom from the same manufacturer and with the same resolution (800x480, 233 dpi). What about the cpu though ? The One V which is 800x480 and 250dpi (because the screen size is slightly smaller) and is single core, our phone is dual core. Also, nobody found a way to S-Off the Desire X yet.
Considering all that, all I wanted to know is what ROM for what device out there would be the "easiest" to try and port to the DX ?
thanks btw for helping, much appreciated :good:

infernal77 said:
Yea, you probably have the most experience of us here building from scratch (I looked at your profile) ... LLoir said it before, he's too busy to debug his initial device and vendor trees and he doesn't have a Desire X, which is why other people have taken over (sometimes without permission). Trust me, android manual, stereo, maarten and me have been on the DX forum since it started and have been following up on stuff :cyclops:
But, back to topic : when porting, I understand you need a rom from the same manufacturer and with the same resolution (800x480, 233 dpi). What about the cpu though ? The One V which is 800x480 and 250dpi (because the screen size is slightly smaller) and is single core, our phone is dual core. Also, nobody found a way to S-Off the Desire X yet.
Considering all that, all I wanted to know is what ROM for what device out there would be the "easiest" to try and port to the DX ?
thanks btw for helping, much appreciated :good:
Click to expand...
Click to collapse
See i got no experience porting stuff coz its a mixed bag of hit n trial with no sure way of success. Dont get me wrong, i LOVE sense to bits, but porting is a thing which i tried n tried and gave up eventually.
Basically, you need to follow a simple guide (like one from proxuser, google it) and replace the necessary files. Most important is device resolution so u dont have to resize everything. CPU wont bother you much as you replace most of the vendor n hardware libs.
Once you get to boot animation, you're halfway there. Then its just logcat, and fixing the error lines by replacing stuff you guess will fix it. But getting to bootanimation loop is the hardest part.
I suggest you port from one v coz no other mainstream device has Qcom S4 PLAY . so dont worry about cpu. As for aosp build, i'm setting up my manifests as lloir has permitted me to use the trees.
Regards
Yasir

Yasir Javed Ansari said:
See i got no experience porting stuff coz its a mixed bag of hit n trial with no sure way of success. Dont get me wrong, i LOVE sense to bits, but porting is a thing which i tried n tried and gave up eventually.
Basically, you need to follow a simple guide (like one from proxuser, google it) and replace the necessary files. Most important is device resolution so u dont have to resize everything. CPU wont bother you much as you replace most of the vendor n hardware libs.
Once you get to boot animation, you're halfway there. Then its just logcat, and fixing the error lines by replacing stuff you guess will fix it. But getting to bootanimation loop is the hardest part.
I suggest you port from one v coz no other mainstream device has Qcom S4 PLAY. so dont worry about cpu. As for aosp build, i'm setting up my manifests as lloir has permitted me to use the trees.
Regards
Yasir
Click to expand...
Click to collapse
Awesome, this will help me a lot, thanks Yasir .. I'm reading up on logcats, One V it is, now it's just finding a straightforward rom to port :good:
ps @ mods : sorry if this was posted in the wrong section of the forum. you can move this thread, maybe some other people have stuff to add

Yasir Javed Ansari said:
See i got no experience porting stuff coz its a mixed bag of hit n trial with no sure way of success. As for aosp build, i'm setting up my manifests as lloir has permitted me to use the trees.
Regards
Yasir
Click to expand...
Click to collapse
amazing news...

infernal77 said:
Yea, you probably have the most experience of us here building from scratch (I looked at your profile) ... LLoir said it before, he's too busy to debug his initial device and vendor trees and he doesn't have a Desire X
Click to expand...
Click to collapse
i stopped doing for the DX for the following reasons:
i got donated a one x+
the fact that i don't have the device
and some remarks that were said to me.

Lloir said:
i stopped doing for the DX for the following reasons:
i got donated a one x+
the fact that i don't have the device
and some remarks that were said to me.
Click to expand...
Click to collapse
Dont put ear to useless remarks. please do continue your work at github as no other person is interested in DX yet. This device isnt attracting much attention, i wonder why. The community isnt hostile, device specs are better than most midrangers. Anyways, im upgrading to mint 14 and then will resetup build envirnmt.
Regards
Yasir

"and some remarks that were said to me."
Hope that wasn't me, thanks for the CWM, I've always said that. That was a big break for us man

Test this cm9 build please.
http://d-h.st/QmB
regards
Sent from my HTC Desire X using xda app-developers app

Anyone tested this build?
Sent from my HTC Desire X using xda app-developers app

CrysiZ said:
Anyone tested this build?
Sent from my HTC Desire X using xda app-developers app
Click to expand...
Click to collapse
Yep, no use. Didn't boot. Don't worry, I'm using another phone as primary so I can work full time on this Rom. Infernal77 is also doing the same
Sent from my HTC Desire X using xda app-developers app

Related

Meizu Rom Port =

I will post the progress for HTC EVO
And is this possible for O1?
(IDK how hard corded it is)
Meizu M9 Port...Htc Evo.
Don't know if anyone else has tried it (besides N1 and Glacier) but after a bunch of cursing and swearing I finally got Meizu M9 to boot up on the Evo...
I'd like to thank MagnuSRagnaroK AND BigRushDog for making this possible.
What works: working buttons,sd,music,no more reboots,a new kernel and new build prop with 32mb dalvic heap,and stability.now all we need is signal and proper screen res. not hard ^_^
Maybe some devs can come in and take over from here..
Notice: For EVO, flash the zip at your own risk!!! I am not responsible for whatever happens to your phone. Nandroid backup before flashing. Its not a daily, just for testing purposes but maybe someone can polish it up...
Devs:
http://www.mediafire.com/?96q6n37nnh2bsoy Signed Rom By MagnuS.
MagnuSRagnaroK AND BigRushDog with the huge update! Thanks Guys!!!!
@OP toss this in op for those that want to help it makes rom stable enough to further dev...well work on this to get it rolling.........ive wanted this for a WHILE now...this is my first contribution to this project.
fyi, the patch gives you working buttons,sd,music,no more reboots,a new kernel and new build prop with 32mb dalvic heap,and stability.now all we need is signal and proper screen res. not hard ^_^
http://www.mediafire.com/?xa4j298e84wapni
just flash the patch then the rom...NOT FOR EVERYDAY THIS IS FOR DEV ATM..
NICCEEE
If you would manage, I would donate
Sorry to say this,but probably this is impossible: EVO is ARMv7,Optimus One is ARMv6.
Bytecode said:
Sorry to say this,but probably this is impossible: EVO is ARMv7,Optimus One is ARMv6.
Click to expand...
Click to collapse
That's why I would donate ;D
mDroidd said:
NICCEEE
If you would manage, I would donate
Click to expand...
Click to collapse
Troll, wont hapen
Bytecode said:
Sorry to say this,but probably this is impossible: EVO is ARMv7,Optimus One is ARMv6.
Click to expand...
Click to collapse
yeah i know that ^^
mDroidd said:
That's why I would donate ;D
Click to expand...
Click to collapse
Haha sure if i get it on my tab too DX
Forgot to say they got an SDK, maybe that can help ^^
Many apps can be installed (FROM MEIZU) and should not be hard if so to get it to work i guess
Desire got a working port also

(DEV)(ICS ROM)(HTC Desire C)(Sense 4)

This is for devs with knowledge of porting
Desire c has same 600 mhz and hvga(to be noted) but armv7 processor(doesnt matter much)
Main Problem is the 4gb internal memory(we have 512 MB or 1/2 GB )
But still can some dev can try to port it by removing bloatware and etc to make it slim
RUU here(RUU is HTC file like we have KDZ from LG)
287 MB
http://www.hotfile.com/dl/156147909...H_1.05.98.08M2_release_260338_signed.exe.html
Extract files and try it , I failed to do so but will love to see working sense 4 on o1
No replies
I thought any of the two sams porting sense 3.5 and 2.1 would be interested
I hope great developers havent abandoned optimus one ....
Ooooooh That's cool! I could try porting it to my Gio!
Thanks! Just gotta make it slim
Peteragent5 said:
Ooooooh That's cool! I could try porting it to my Gio!
Thanks! Just gotta make it slim
Click to expand...
Click to collapse
Thats cool that people with galaxy gio replied but no one with optimus one (this is o1 forum)
lol
thats good all ppl see o1 forum
ICS on cpu 600mhz
port please
i will sell my p500 faster than the port of 4 sense will be relised. (sad)
Btw: good luck with porting
kotobodj said:
ICS on cpu 600mhz
port please
Click to expand...
Click to collapse
Doesnt matter, till it has armv7 processor
You know what , I get 2400+ on my unrooted explorer running android 2.3.5 600 mhz armv7(that too unrooted)
Most unlikely, its ARMv7 Architecture...
but lets see... Chances of this getting ported over are minimum...
RockR172 said:
Most unlikely, its ARMv7 Architecture...
but lets see... Chances of this getting ported over are minimum...
Click to expand...
Click to collapse
You don't know if you don't try...
Peteragent5 said:
You don't know if you don't try...
Click to expand...
Click to collapse
then waste your time trying to port over a never-gonna-boot ROM...
RockR172 said:
then waste your time trying to port over a never-gonna-boot ROM...
Click to expand...
Click to collapse
Why wont it boot......If their is proper updater-script, kernel , build.prop ,.drivers etc it will definitely boot
The port is on its way on.some armv6 devices with 600 mhz processor
If CM9 is here , this aint impossible
"mark my words "
RockR172 said:
then waste your time trying to port over a never-gonna-boot ROM...
Click to expand...
Click to collapse
+1, this is true.
Love Tyn!
rishabho1 said:
Why wont it boot......If their is proper updater-script, kernel , build.prop ,.drivers etc it will definitely boot
The port is on its way on.some armv6 devices with 600 mhz processor
If CM9 is here , this aint impossible
"mark my words "
Click to expand...
Click to collapse
No, you can't understand, don't just think that it's just easy like editing the updater script and build.prop... i think that you even don't understand what they can do, beside, there aren't drivers in ROM...
And BTW, i understand what kind of member you are. I've saw you posted some useless things or guides in General and Themes Apps Sections, they're useless because what you've posted are very very , well my English is bad, i just can say that they are very normal things. People can explore those things by themselves... You are spamming!... Stop it! I want XDA to be clean, not to be polluted.
Edit: Or even the ROM boot, so what is working? Just boot... and how long will it take you to make the ROM boot?
Love Tyn!
Thats why i was never in the favour of spliting android development into two. I guess u get my point.
kssood said:
Thats why i was never in the favour of spliting android development into two. I guess u get my point.
Click to expand...
Click to collapse
No i didn't get your point.
Love Tyn!
deleted
kssood said:
Thats why i was never in the favour of spliting android development into two. I guess u get my point.
Click to expand...
Click to collapse
kssood and I are in this baby!
I am extremely skeptical about this but I was also skeptical about the sense 3.5 port
HTC explorer also has an msm7227a like desire c we got almost working that right?
This should go to the general section
Sent from my LG-P500 using xda premium
I have already downloaded the RUU....
but i just thought that it would be better to make 2 sense ports stable before this as this port will possibly also face the same bugs as 2.1 & 3.5...
any ways m gonna port this to htc explorer and optimus one...coz i luv impossible stuff
rishabho1 said:
Well you are a great developer and i honour you untill you dont say that i am fool or a noob
You are member in xda much longer than I am, I dont have internet in my home and I use my phone's net so Its difficult to come one xda
Moreover I am just a 14 years old kid so you can't expect that much development from me ...... and I also have to manage time for my studies
Well if you thing I am spamming xda, I am not I wanted a port and was sharing this RUU
If you want real spam why dont you see the themes and apps subforum filled with repeated thread (2 mines copied)
Dont insult me by saying I am spammer, one day i will be a great DEVELOPER and take it as my word,exploring is my passion not time-pass but I dont have that much resources
I cant manage to get a new phone If it goes wrong
I am in my limits
I respect you till you respect me,hope you understand
Regards
Click to expand...
Click to collapse
Well, you said that you just a 14 years old kid, i can't expect that much developement from you and you have to study... Do you know how old am i? Just like you brother, i'm having big final exams, i'm studing very hard for it.... But you right, i can't expect much developement from you, and so do i, people cant expect much developement from me. I understand you, because 10 months ago i was like you, i posted many TUT and useless instructions
Love Tyn!

HELP: Kernel Development Environment

Does anyone have a step by step guide to setup a kernel development environment for the HTC Flyer.
I am new to this and I cannot get the environment setup correctly
Please someone help or does anyone have an image of there dev machine
Sent from my HTC Flyer P510e using XDA Premium HD app
Anyone??
Sent from my HTC Flyer P510e using XDA Premium HD app
Start searching. If you can't find the info yourself, then you probably aren't going to do much good as a kernel "dev". Also read up on GPL, they are getting stricter about it around here and as such there are rules as to what you can post ROM/kernel wise. I would avoid any kitchens, and do it all from scratch. I'll give you two links though.
Toolchain: https://github.com/DooMLoRD/android_prebuilt_toolchains
Source: http://www.htcdev.com/devcenter/downloads
That and a Ubuntu machine are all you need to get going. Just as a warning, takinga image of somebody's dev machine, and then pulling Leedroid's or Doomlord's source code and compiling is not building your own kernel. Start from scratch, google, search, learn and it's going to take a bit. I'd start with adding some extra CPU governor's if I were you, it's the easiest.
Oh and I'd wait more then two hours next time before bumping my own post, also google is a amazing thing. Did you try it.
http://forums.androidcentral.com/ht...how-build-your-own-kernel-package-source.html
Some very nice and helpfull thoughts there.
First steps r always hard. With proper help they can get much easyer. U prolly wouldnt be walking if u wouldnt recive a help from your parents.
Ioiwillioi asked for help. He said he is new in kernel developing. He said he is having some problems with seting up. I am sure he is mature enought he knows for web search.
Not all ppl like to build their knewladge base up from scratch with no help... After all we all benefit on other ppl knewladge and take shortcuts... If u dont feel same then burn all books, cut off internet and do all from scratch.
Google search has some disadvantages as well not onlly Google knows it all syndrome...
Now if u can help him with going faster in proces please do.
Help or stfu?
Fake edit: IoiWilliI that bump... u siriuslly could do it faster lol
ninja edit:
IoiWillloI is Sensles HC rom developer. I seen first post at his early atempts:
"With all due respect, but adding an APK, swapping some files etc., is not an useful contribution for the community. If you really want to add something, work on ICS instead We need more developers on that case, and it would be more useful than 10 HoneyComb ROMs"
Today some belive his rom is best HC rom for Flyer. Gl IoiWillioI with growing in kernel developing skilz.
You seriously think my post is unhelpful? If so I'm more then happy to delete it buddy.
thewadegeek said:
You seriously think my post is unhelpful? If so I'm more then happy to delete it buddy.
Click to expand...
Click to collapse
I appreciate the help wadegeek however you could be a little bit more supportive, so far i have stuck to ROM stuff and even if i do say so myself i have done quite a good job, and i though rather than google it i thought i would ask in the forum that was designed for the device, (in case of any device specific requirements etc) i mean thats just logical thinking :O
I dont think jprednik meant any offense
Also thank you for all of the positive comments and feedback jprednik,
EDIT: Its my post i'll bump when i want to
Sent from my HTC Flyer P510e using XDA Premium HD app
ioiwillioi said:
I appreciate the help wadegeek however you could be a little bit more supportive, so far i have stuck to ROM stuff and even if i do say so myself i have done quite a good job, and i though rather than google it i thought i would ask in the forum that was designed for the device, (in case of any device specific requirements etc) i mean thats just logical thinking :O
I dont think jprednik meant any offense
Also thank you for all of the positive comments and feedback jprednik,
EDIT: Its my post i'll bump when i want to
Sent from my HTC Flyer P510e using XDA Premium HD app
Click to expand...
Click to collapse
I am being supportive, I'm just saying if you take some to look it up on your own you'll get to the exact sameplace. Also I believe spamming is against the forum rules, which was why I mentioned the post bumping. It wasn't really needed.
Sent from my SCH-R760 using Tapatalk 2
thewadegeek said:
I am being supportive,
Click to expand...
Click to collapse
No you're not. You're being the opposite of supportive.
Its not a step by step, but this thread on the Nook Color 3.0 for ICS Kernel development has some insights into what it takes.
http://forum.xda-developers.com/showthread.php?t=1677219&highlight=kernel
Ok, THIS supportive enough?
http://forum.xda-developers.com/showthread.php?t=1748297
And I answered all his questions. Being supportive does not equal babying him(or her...I think your a him).
helpfull
thx and yes i believe thats helpfull and suportive.
thewadegeek said:
Ok, THIS supportive enough?
http://forum.xda-developers.com/showthread.php?t=1748297
And I answered all his questions. Being supportive does not equal babying him(or her...I think your a him).
Click to expand...
Click to collapse
Yes. Thanks.
thewadegeek said:
Start searching. If you can't find the info yourself, then you probably aren't going to do much good as a kernel "dev". Also read up on GPL, they are getting stricter about it around here and as such there are rules as to what you can post ROM/kernel wise. I would avoid any kitchens, and do it all from scratch. I'll give you two links though.
Toolchain: https://github.com/DooMLoRD/android_prebuilt_toolchains
Source: http://www.htcdev.com/devcenter/downloads
That and a Ubuntu machine are all you need to get going. Just as a warning, takinga image of somebody's dev machine, and then pulling Leedroid's or Doomlord's source code and compiling is not building your own kernel. Start from scratch, google, search, learn and it's going to take a bit. I'd start with adding some extra CPU governor's if I were you, it's the easiest.
Oh and I'd wait more then two hours next time before bumping my own post, also google is a amazing thing. Did you try it.
http://forums.androidcentral.com/ht...how-build-your-own-kernel-package-source.html
Click to expand...
Click to collapse
Right another question ,
Once i have the Zimage what do i have to do with it, i know about building it into a boot.img but when i flash my kernel the cpu values etc don't appear to change :/ is it something i need to specify in the .config prior to building or is it something i do in the process of zimage to boot.img ?
That would all be in the config file. Are you using LeeDroid's CPU frequency tables? And if you started your source from scratch, did you add anything to Kconfig? I would really need to take a look at your source, do you have a Github? Or can you post exactly what you changed?
thewadegeek said:
That would all be in the config file. Are you using LeeDroid's CPU frequency tables? And if you started your source from scratch, did you add anything to Kconfig? I would really need to take a look at your source, do you have a Github? Or can you post exactly what you changed?
Click to expand...
Click to collapse
I didn't change the kconfig :/ I can commit it to github later is that any good??
So the kernel compiles fine but there are no options to got about 1495 when trying to OC
Sent from my HTC Flyer P510e using XDA Premium HD app
Yep get it into a github and I'll take a look to see if I can help. You will need to make some changes to the different configs though. And out of curiosity, which kernel did you pull your .config from? Or did you use a default from arch/arm/configs?
thewadegeek said:
Yep get it into a github and I'll take a look to see if I can help. You will need to make some changes to the different configs though. And out of curiosity, which kernel did you pull your .config from? Or did you use a default from arch/arm/configs?
Click to expand...
Click to collapse
Stock HC config and will get it to got hub asap
Sent from my HTC Flyer P510e using XDA Premium HD app
Ok, I won't be able to take a serious look until this evening though.
This post I think is going to be quite helpful in my attempt to swing a bat at this dev stuff... thanks for the info folks

[Q] CM9 Request

Has anyone placed a request for CM9 on their official site?
This mob does support a good hardware to run it.
If no is anyone planning to build one or request from CM?
prasad12ka4 said:
Has anyone placed a request for CM9 on their official site?
This mob does support a good hardware to run it.
If no is anyone planning to build one or request from CM?
Click to expand...
Click to collapse
I don't think any1 has or going to...y don't u post a request to cyanogenmod and see what happens
Sent from my Dell Venue using xda app-developers app
prasad12ka4, I think first we can post a request in Cyanogen's forum to see whether they consider our device. Many devices (e.g. HTC desire S) do not have such a good hardware as our Venue, but they still were supported.
I've post this request, please register a CyanogenMod forum account and vote for it here: http://forum.cyanogenmod.com/topic/55842-cm9-for-dell-venue/
God bless Venue!
chacona said:
prasad12ka4, I think first we can post a request in Cyanogen's forum to see whether they consider our device. Many devices (e.g. HTC desire S) do not have such a good hardware as our Venue, but they still were supported.
I've post this request, please register a CyanogenMod forum account and vote for it here: http://forum.cyanogenmod.com/topic/55842-cm9-for-dell-venue/
God bless Venue!
Click to expand...
Click to collapse
Thanks,
BTW I had posted it here:
http://forum.cyanogenmod.com/topic/55842-cm9-for-dell-venue/
will post there
Hi all, please vote! Let's make DV a hot candidate, can we?
http://forum.cyanogenmod.com/topic/55842-cm9-for-dell-venue/
chacona said:
Hi all, please vote! Let's make DV a hot candidate, can we?
http://forum.cyanogenmod.com/topic/55842-cm9-for-dell-venue/
Click to expand...
Click to collapse
Yes yes!!
chacona said:
Hi all, please vote! Let's make DV a hot candidate, can we?
http://forum.cyanogenmod.com/topic/55842-cm9-for-dell-venue/
Click to expand...
Click to collapse
sure man...lets make it a really hot candidate
Dell Venue thread is HOT on CM9 request...
We need more votes,,,
Kindly post there guys...!!!!
Any news from the cm guys abt cm9 for the venue?
Sent from my Dell Venue using xda app-developers app
terminal17 said:
Any news from the cm guys abt cm9 for the venue?
Sent from my Dell Venue using xda app-developers app
Click to expand...
Click to collapse
They have stopped CM9 dev for all devices thats what I heard last from them.
They are concentrating on CM10.
As for your question, like everywhere else our good old Venue is invisible for the world no one seems to get it.
Its the best ever!!!
prasad12ka4 said:
They have stopped CM9 dev for all devices thats what I heard last from them.
They are concentrating on CM10.
As for your question, like everywhere else our good old Venue is invisible for the world no one seems to get it.
Its the best ever!!!
Click to expand...
Click to collapse
There won't be official CM support for Dell Venue so I guess we should not nurture false hopes
CM10 Request (instead of CM9)
prasad12ka4 said:
Has anyone placed a request for CM9 on their official site?
This mob does support a good hardware to run it.
If no is anyone planning to build one or request from CM?
Click to expand...
Click to collapse
May I request for CM10 update of this device?
I've been using the CM7 firmware and it's been a while explore more of its capabilities.
Thank you in advance.
i felt bad for this device. it has so many potential but due to lack of devs its going no where. i mean we are stuck at cm7 and miui but even my samsung galaxy mini a super cheap ph of onl 600mhz a armv6 runs jelly bean /cyanogen mod 10. this is possible coz of dedicated devs we got for that mobile. so for venue we need some dedicated dev and helping hand then its possible.:crying:
kakagi said:
i felt bad for this device. it has so many potential but due to lack of devs its going no where. i mean we are stuck at cm7 and miui but even my samsung galaxy mini a super cheap ph of onl 600mhz a armv6 runs jelly bean /cyanogen mod 10. this is possible coz of dedicated devs we got for that mobile. so for venue we need some dedicated dev and helping hand then its possible.:crying:
Click to expand...
Click to collapse
Very true and well said
kakagi said:
i felt bad for this device. it has so many potential but due to lack of devs its going no where. i mean we are stuck at cm7 and miui but even my samsung galaxy mini a super cheap ph of onl 600mhz a armv6 runs jelly bean /cyanogen mod 10. this is possible coz of dedicated devs we got for that mobile. so for venue we need some dedicated dev and helping hand then its possible.:crying:
Click to expand...
Click to collapse
It's mainly that, we dont have any devs that are willing/able to work on the V long-term.
If you want CM support, donate a dozen or so V's to the CM teams and hope someone is willing to play with it. Otherwise you cant realistically port to a device you dont have access to.
Only reason the S5/S7/S10 have CM9 ports are because someone went though the trouble of porting the kernel for each respective device.
cm9 for dell venue
check out krazeegadgetguy so called blog from google t has cm9 for dell venue.... ive tested it myself...
sazzae said:
check out krazeegadgetguy so called blog from google t has cm9 for dell venue.... ive tested it myself...
Click to expand...
Click to collapse
Stop.spamming here?
Sent from my Dell Venue using xda premium
kakagi said:
Stop.spamming here?
Sent from my Dell Venue using xda premium
Click to expand...
Click to collapse
This guy has copied the same details that people here are working onn...
Its the same ROM which all are testing.
Copied without credits.
TheManii said:
It's mainly that, we dont have any devs that are willing/able to work on the V long-term.
If you want CM support, donate a dozen or so V's to the CM teams and hope someone is willing to play with it. Otherwise you cant realistically port to a device you dont have access to.
Only reason the S5/S7/S10 have CM9 ports are because someone went though the trouble of porting the kernel for each respective device.
Click to expand...
Click to collapse
Other thing I think we could think about is porting CM9/10/7 to Venue ourselves (modifying the CM's sourcecode), and then submit changes to CM code repos. We will need approval, and have to maintain this device's code base thereafter. However if changes are OK then it can be considered an official support. I once heard "be the change you want to see in this world", this might be the best thing that can describe Venue's situation so far.
The problem is, exactly like what Manii has said, there are too few developers who is willing to work with this device for long term. There are very few devices on Amazon left also, as I checked!
chacona said:
Other thing I think we could think about is porting CM9/10/7 to Venue ourselves (modifying the CM's sourcecode), and then submit changes to CM code repos. We will need approval, and have to maintain this device's code base thereafter. However if changes are OK then it can be considered an official support. I once heard "be the change you want to see in this world", this might be the best thing that can describe Venue's situation so far.
The problem is, exactly like what Manii has said, there are too few developers who is willing to work with this device for long term. There are very few devices on Amazon left also, as I checked!
Click to expand...
Click to collapse
Yes you are right but I think you first need an unofficial working rom first before you submit ur work to the official cm site. And they take years before accepting as official..for galaxy mini after tj style submit his work to cm team they accept it officially nearly after one years and more.
My point is that official or not I dont know but its true we have very less dev willing to work with this device so we need some joined contribution towards develppment from our side.
Sent from my Dell Venue using xda premium

Porting the final Lollipop "preview" to our G2

Hey guys,
Google just posted the updated preview of L to the Nexus 5 and 7 WiFi yesterday.
Now I know that it's not really the last build, but everyone on the internet are saying that it looks like the code is almost final.
So I wanted to ask - Are there developers here who's maybe working on a port for the LG G2?
I'd be really excited and happy to see a Lollipop port to our device, and if someone could do that, well...
Thanks.
Patience...
The SDK was released late yesterday. Our fantastic devs will port Android L to us sometime. Just have patience and wait.
vPro97 said:
Patience...
The SDK was released late yesterday. Our fantastic devs will port Android L to us sometime. Just have patience and wait.
Click to expand...
Click to collapse
Ohh but It's soooo hard to wait.
But say what you don't say, our developers are the best!
I just wanted to know if someone's working or will work soon on it.
Because there's at least until December for CyanogenMod's team to release CM12, and no one wants to wait that long.
ilayron8 said:
Ohh but It's soooo hard to wait.
But say what you don't say, our developers are the best!
I just wanted to know if someone's working or will work soon on it.
Because there's at least until December for CyanogenMod's team to release CM12, and no one wants to wait that long.
Click to expand...
Click to collapse
Port it yourself, then.
It takes time for a port to get stable - it's not about getting Android L first. And devs won't release a half baked build, because some people will start complaining and crying.
So if you're really in a hurry, start porting yourself.
vPro97 said:
Port it yourself, then.
It takes time for a port to get stable - it's not about getting Android L first. And devs won't release a half baked build, because some people will start complaining and crying.
So if you're really in a hurry, start porting yourself.
Click to expand...
Click to collapse
I wish I knew how to port.
And it's not that I didn't try learning, I just never got to understand how. This whole subject is hard for me.
And I'm not complaining or something, so don't get me wrong. I just wanted to see if some developers are working on it. I respect them and I know that it takes time.
Just wait a bit for the Lollisauce, and you'll get it pretty fast
the new lollipop preview is very close to final build.there is no major bug.so any developer please give porting a try.please.whole g2 community will be very thankful to you guys @fabioio @savoca @Cloudyfa @OptimusRs @bender_007 @dr87
and a request to those,who are going to say me to port it yourself,that i dont have any knowledge in porting
Guys you also have to know that porting like that is dangerous in somethings, it is harder since its an higher android version and its probably unstable also with alot of bugs. So I suggest just to wait until android L source is out , Cyanogenmod12.
wulsic said:
Guys you also have to know that porting like that is dangerous in somethings, it is harder since its an higher android version and its probably unstable also with alot of bugs. So I suggest just to wait until android L source is out , Cyanogenmod12.
Click to expand...
Click to collapse
just hope if anyone can try
Sorry everyone, i misused some phrase, --deleted--
Sent from my LG-D802 using XDA Premium 4 mobile app
antoyn said:
I deem porting android l has never been easier than the previous android version due to the strict linux security, the enhanced art mode, and some other stuff
Sent from my LG-D802 using XDA Premium 4 mobile app
Click to expand...
Click to collapse
Then go ahead man start porting
Sent from my LG-D802 using xda premium
natalya said:
Then go ahead man start porting
Sent from my LG-D802 using xda premium
Click to expand...
Click to collapse
Sorry i think i have misused some phrases, actually that's not what i what to say
Sent from my LG-D802 using XDA Premium 4 mobile app
I would advise against it.there is no lg reference device (like last year), and you would be working off an sdk with no device specific bits. I don't think a functional port would be worth the effort involved.just wait and you'll have something before the end of the year (probably sooner).
wulsic said:
Guys you also have to know that porting like that is dangerous in somethings, it is harder since its an higher android version and its probably unstable also with alot of bugs. So I suggest just to wait until android L source is out , Cyanogenmod12.
Click to expand...
Click to collapse
But the source is out already, isn't it?
And Cyanogenmod 12 will be out no sooner than December...
I have no problem testing on my device and helping in anything else that needed.
koftheworld said:
I would advise against it.there is no lg reference device (like last year), and you would be working off an sdk with no device specific bits. I don't think a functional port would be worth the effort involved.just wait and you'll have something before the end of the year (probably sooner).
Click to expand...
Click to collapse
There are a lot of ROMs for older devices which has no official support on the specific version. And from what I know Cyanogenmod are releasing new versions for devices even before any references appear, without any support.
CM my a**. CM11 is on M11 and you can still find bugs.
LG update is what matters. Rest is just meh.
Sent from my LG-D802
natalya said:
CM my a**. CM11 is on M11 and you can still find bugs.
LG update is what matters. Rest is just meh.
Sent from my LG-D802
Click to expand...
Click to collapse
Some people prefer AOSP.
even LG Optimus G got android L port and is stable now .
may be you can ask help from that dev
http://www.theandroidsoul.com/android-l-gets-ported-lg-optimus-g-e975-gee/
I'd be happy to help you guys
AmalD said:
even LG Optimus G got android L port and is stable now .
may be you can ask help from that dev
http://www.theandroidsoul.com/android-l-gets-ported-lg-optimus-g-e975-gee/
Click to expand...
Click to collapse
JunDavis said:
I'd be happy to help you guys
Click to expand...
Click to collapse
Does one of you know a developer who would maybe take that quest?
Our G2 is a great device, I'm sure it's gonna live longer!
I'd love to see someone port it but then again communities these days are awfull. It would be a fun project if there weren't people complaining about bugs and demanding fixes..

Categories

Resources