[Q] IOIDROID Development Team - HTC Flyer, EVO View 4G

OK, so
I am looking to setup a development team, mainly (for the moment) based around the HTC Flyer. However i am looking to expand this further to other deveices shortly.
I am looking for ALL experience levels, whether it be that you have never developed before and would like to learn to the point where you could develop android from the ground up
I am looking for a truly multi skilled team of developers.
If anyone is interested please let me know, either PM me on XDA or Reply to this thread
ALSO you dont have to want to develop it may be that you can offer Web Hosting etc, any suggetion is helpful so if you want to be involved please mention it

I might have to get back with you. I still dunno if I'm going to keep my flyer, and baby is coming any day so I dunno how much time I'll have, but I'd love to help out anyway I can.

So no ONES interested!?!
Sent from my HTC Flyer P510e using XDA Premium HD app

ioiwillioi said:
So no ONES interested!?!
Sent from my HTC Flyer P510e using XDA Premium HD app
Click to expand...
Click to collapse
Like i said i am just gotta get back to ya at this point.
A development team is definitely needed for the flyer. Really its what made the difference on the captivate. Instead of one guy trying to figure out everything you had entire teams working on stuff. Faster updates, and hell it had aosp alpha ics before the Nexus even came out! But to be fair that captivate was a lot better seller than the flyer.
That being said we have a lot of great developers here. Instead of everyone working on their own projects I think a merge is needed. We might be able to pull off a pure senseless aosp looking honeycomb if everyone merged their efforts.
Sent from my HTC Flyer P510e using XDA Premium HD app

Sorry I'm not a huge fan of providing support for end users, answering the same question a million times, and constantly explaining to people why something is possible. It's easier just to tweak my kernels and ROMs how I like it and leave it at that. Best of luck to you though.

thewadegeek said:
Sorry I'm not a huge fan of providing support for end users, answering the same question a million times, and constantly explaining to people why something is possible. It's easier just to tweak my kernels and ROMs how I like it and leave it at that. Best of luck to you though.
Click to expand...
Click to collapse
Could you not release a source for me to work on through gut hib?? That would be enough of a contribution
Sent from my HTC Flyer P510e using XDA Premium HD app

If you want to base yours off a already working source(which is fine), why not just use Leedroid's? His kernel's are light years beyond most people's around here.

thewadegeek said:
If you want to base yours off a already working source(which is fine), why not just use Leedroid's? His kernel's are light years beyond most people's around here.
Click to expand...
Click to collapse
He's got some strange issues with reboot and battery drain and bouts of extreme lag in the Kern that's the only reason :/
Sent from my HTC Flyer P510e using XDA Premium HD app

Hmmm...well I'll see what I can do when I get home tonight. At the very least I have a couple patches you could use. One of them adds governor's, another schedulers, and I might be able to whip up a quick one on over-clocking, that however would be device(more explicitly processor) specific. We'll see how much time I have here though.

thewadegeek said:
Hmmm...well I'll see what I can do when I get home tonight. At the very least I have a couple patches you could use. One of them adds governor's, another schedulers, and I might be able to whip up a quick one on over-clocking, that however would be device(more explicitly processor) specific. We'll see how much time I have here though.
Click to expand...
Click to collapse
The OC thing is not too important but the other 2 patches would be good, if you don't want to release under GPL send me a link to the source and I will release it if you would prefer, that way there is no problems and you don't get hounded about support
Sent from my HTC Flyer P510e using XDA Premium HD app

Any news ??
Sent from my HTC Flyer P510e using XDA Premium HD app

Sorry I've been playing with some smali hacks so I haven't booted into my Linux partition recently. Once I do I'll let you know.
Sent from my SCH-R760 using Tapatalk 2

I'm not developer - i'm designs related guy. (motion designs actually). Not sure that I can help a lot - but if I can be usefully - give me a shot.

I'm going to try and create a custom honeycomb launcher soon. I got a lot to learn but if it all pans out it'll look like aosp honeycomb and have features like adw and go launched. If I can get past all that and create something I might look into optimizing it for the adreno 205 gpu and that goes well I might see if sense widget support is possible. But for now I'm just going to see what I can create. If I can pull off a working launcher I'll join and let you use it as the official ioidroid launcher
Sent from my VTC HIVID using the xda app

Cor-master said:
I'm going to try and create a custom honeycomb launcher soon. I got a lot to learn but if it all pans out it'll look like aosp honeycomb and have features like adw and go launched. If I can get past all that and create something I might look into optimizing it for the adreno 205 gpu and that goes well I might see if sense widget support is possible. But for now I'm just going to see what I can create. If I can pull off a working launcher I'll join and let you use it as the official ioidroid launcher
Sent from my VTC HIVID using the xda app
Click to expand...
Click to collapse
I think people have been trying for Sense widgets for quite a while now. Something about verification/Authentication was the last thing I remember holding them up.

Yeah no promises there. It's about the same across all manufacturers ie touch wiz widgets don't work on adw for example. Really no promises at all yet gonna start small and see if I can get a working launcher first then go from there.
Sent from my VTC HIVID using the xda app

Ok guys,
Im on vacation until Friday so i will continue work then, i dont suppose any of you are graphic designers ?? I want a logo and a signature pic for IOIDroid ROMS ??
Anyone anygood with graphics ?? If you are could someone design one and send me it ??

Ok guys,
Im on vacation until Friday so i will continue work then, i dont suppose any of you are graphic designers ?? I want a logo and a signature pic for IOIDroid ROMS ??
Anyone anygood with graphics ?? If you are could someone design one and send me it ??

ioiwillioi said:
Ok guys,
Im on vacation until Friday so i will continue work then, i dont suppose any of you are graphic designers ?? I want a logo and a signature pic for IOIDroid ROMS ??
Anyone anygood with graphics ?? If you are could someone design one and send me it ??
Click to expand...
Click to collapse
Have fun on vacation man! Can't help you on the logo unfortunately :-(
Sent from my VTC HIVID using the xda app

Contact me via pm.

Related

[Q] Developing ICS for HTC Sensation

Hello.
I'm trying to get ICS working on my HTC sensation. I was wondering what I need to do to make it work on my device.
I have ICS working in the emulator but I want basicly port it to my sensation
Sent from my Sensation using XDA App
That's much work
You have to port device-specific things that's the trick.
If you aren't an expert on these things you should wait until CyanogenMod9 is released and then the developers will port it to all compatible devices
Yeah it is and its going to take 2 months for cm9 to come out plus I want learn how to do it...sooo as far as I know I need to port over the lib files, maybe egl for graphic, change the boot img, and other things
I have the basic knowledge of porting but I was just wondering if it also applies to the ics source code
m11kkaa said:
That's much work
You have to port device-specific things that's the trick.
If you aren't an expert on these things you should wait until CyanogenMod9 is released and then the developers will port it to all compatible devices
Click to expand...
Click to collapse
Sent from my Sensation using XDA App
I thought the Sensation was supposed to be getting an ICS update.
Sent from my Transformer TF101 using Tapatalk
But that's just an update I want something customizable like the cm7 sources
Spidey01 said:
I thought the Sensation was supposed to be getting an ICS update.
Sent from my Transformer TF101 using Tapatalk
Click to expand...
Click to collapse
Sent from my Sensation using XDA App
So just get the update, use CM9 to figure out how to get the device specific parts, and go bananas on your own ROM. If that is to much, you should probably see what you can do to help CM (and learn along the way) or just buy an ICS device to hack.
It might be worth the kicking around for fun and education (that's why I would: curosity), but otherwise it's faster warm and fuzzies to spend $ and more benifit to everyone to expand an existing project, to learn more on how to do your own. Just my two cents but good luck, hope you get a nice ROM going for your wants.
Sent from my Transformer TF101 using Tapatalk
Thanks man that does help out... how can I help cm?
Spidey01 said:
So just get the update, use CM9 to figure out how to get the device specific parts, and go bananas on your own ROM. If that is to much, you should probably see what you can do to help CM (and learn along the way) or just buy an ICS device to hack.
It might be worth the kicking around for fun and education (that's why I would: curosity), but otherwise it's faster warm and fuzzies to spend $ and more benifit to everyone to expand an existing project, to learn more on how to do your own. Just my two cents but good luck, hope you get a nice ROM going for your wants.
Sent from my Transformer TF101 using Tapatalk
Click to expand...
Click to collapse
Sent from my Sensation using XDA App
I assume like any other open source project, get involved. They seem to have a very handy wiki: wiki.cyanogenmod.com/index.php?title=Main_Page and issue trackers. You could probably walk into their IRC channel and ask if there is anything specific that needs help, and poke around the issue tracker. N.b. on IRC asking any question can take a few hours to get a reply though, depending on who is reading vs lurking.
Sent from my Transformer TF101 using Tapatalk
We're also working on a Sensation ICS port over here: http://forum.xda-developers.com/showthread.php?t=1349908
Do u have a github where I can access the code and is there anyway I can help ?
zorlin said:
We're also working on a Sensation ICS port over here: http://forum.xda-developers.com/showthread.php?t=1349908
Click to expand...
Click to collapse
Sent from my Sensation using XDA App

jelly bean?

assuming we could get ics, is updating it to JB a realistic option?
I'd say so. I see the biggest problem as being that Honeycomb's not open source, so we have the kernel sources for the Jetstream and nothing else. So a lot of the porting process is probably gonna be a guessing game. Once all the "guess work" is done and ICS is running, there won't be much more guessing left to be done for JB, just porting the existing code modifications over to the new OS.
That being said, there's a good chance we'll never see ICS. Yeah, it's being worked on, but on a device that sold so poorly, there aren't nearly as many developers as for, say, the Xoom or Transformer tablets.
is there any one who actually work in porting ics or jb to htc jetstream ?
brayann16k said:
is there any one who actually work in porting ics or jb to htc jetstream ?
Click to expand...
Click to collapse
Chaos-x and mhkabir had promised to do it for us but as of now we are all still waiting. Many of us willing to help but none with the know how to do much individually unfortunately. Any help and attempt is always anticipated, awaited and welcome.
Sent from my HTC PG09410 using xda app-developers app
kailashpchhabria said:
Chaos-x and mhkabir had promised to do it for us but as of now we are all still waiting. Many of us willing to help but none with the know how to do much individually unfortunately. Any help and attempt is always anticipated, awaited and welcome.
Sent from my HTC PG09410 using xda app-developers app
Click to expand...
Click to collapse
i suggest that we make a team and we work all together to make the process of making the first ics rom faster then ever , also i hope some help from htc itself
brayann16k said:
i suggest that we make a team and we work all together to make the process of making the first ics rom faster then ever , also i hope some help from htc itself
Click to expand...
Click to collapse
Hence the Dev only think tank in the Developer's section for ICS. Not much movement there, but if you or anyone else is a developer and wants to join in efforts in getting ICS, I suggest that would be the section to join and pool in. Chaos-X has achieved ICS for the Flyer - and from source - so he will know what the problems that could be encountered and the potential work-around's for the problems. The Pen has been made to work (with few bugs) by Dexter_nlb for ICS and JB for the Flyer. So they could be great references to help us out for our device. Chaos-X was on vacation and is back only recently, he doesn't seem to have the resources as of now to get down to helping us. He had shown interest none-the-less prior to his vacation. Till he pools in, the people who know what they are doing can definitely give it a shot and keep trying. People like me who have no idea what is what and how to do what, we can definitely try to test and help out in testing and/or any other way we can.
as for the pen, i think the thinkpad tablet is running ics with the pen properly . i think there are many similarities between the devices and maybe we could take a look there...
guru_shastri said:
as for the pen, i think the thinkpad tablet is running ics with the pen properly . i think there are many similarities between the devices and maybe we could take a look there...
Click to expand...
Click to collapse
1st aim is to get the working ics/jb Rom and then the rest. anyways, we will have to wiat and see what is happening. At least me, because I know I am incapable of right now trying to learn how to port or anything. Hope some people put there will help. Even if it doesn't work out, I am still enjoying this tab everyday and the note taking and pen functionality just make my life a hell lot simpler, which is what I got it for. getting upgrades after HTC has abandoned the jetstream would be a bonus any day.
Sent from my HTC PG09410 using xda app-developers app
willing to assist
kailashpchhabria said:
Chaos-x and mhkabir had promised to do it for us but as of now we are all still waiting. Many of us willing to help but none with the know how to do much individually unfortunately. Any help and attempt is always anticipated, awaited and welcome.
Sent from my HTC PG09410 using xda app-developers app
Click to expand...
Click to collapse
I have a jetstream and could set up a machine for someone to remote in .

Android jelly bean anyone?

OK, so I'm no developer or anything (willing to learn, but I don't want to distract any devs ), but I wanted to get some momentum going for job on our flyers! It looks just amazing! And wth the nexus 7 coming soon, we have a chance to port it I feel! I know that the days of developing on the flyer forum are dark, especially with lee gone for a while as well as others, nut I feel like we can still pull this off! We can start discussions on this forum or merge with the dev ics one, I just felt like we needed the push to do it. God bless everyone developing the flyer, and great job so far, especially with ics Lisbon! Love it! Thanks for reading, I hope you consider this
Sent from my AOKP ICS Flyer using xda app-developers app
shirtlessrabbit4 said:
OK, so I'm no developer or anything (willing to learn, but I don't want to distract any devs ), but I wanted to get some momentum going for job on our flyers! It looks just amazing! And wth the nexus 7 coming soon, we have a chance to port it I feel! I know that the days of developing on the flyer forum are dark, especially with lee gone for a while as well as others, nut I feel like we can still pull this off! We can start discussions on this forum or merge with the dev ics one, I just felt like we needed the push to do it. God bless everyone developing the flyer, and great job so far, especially with ics Lisbon! Love it! Thanks for reading, I hope you consider this
Sent from my AOKP ICS Flyer using xda app-developers app
Click to expand...
Click to collapse
AS far as i am aware a port from the nexus 7 would be hard as it is different hardware (CPU MAINLY), this can cause difficulty however it might be worth giving a try but we need to wait until the kernel development king returns (CHAOS) so hopefully he will have some ideas
ioiwillioi said:
AS far as i am aware a port from the nexus 7 would be hard as it is different hardware (CPU MAINLY), this can cause difficulty however it might be worth giving a try but we need to wait until the kernel development king returns (CHAOS) so hopefully he will have some ideas
Click to expand...
Click to collapse
Yeah, I knew chaos is on vacation, plus he will have a huge demand on ics Lisbon I imagine too. Maybe future jelly bean builds will be easier to build from too, but I do think this can and should be able to be done!
Sent from my Flyer using xda app-developers app
Honestly I would just wait until source is out..
ioiwillioi said:
AS far as i am aware a port from the nexus 7 would be hard as it is different hardware (CPU MAINLY), this can cause difficulty however it might be worth giving a try but we need to wait until the kernel development king returns (CHAOS) so hopefully he will have some ideas
Click to expand...
Click to collapse
Well, the Tegra 3 is STILL Arm Cortex A9 cores. Only the Qualcomm Snapdragons have slightly different cores like Krait (aka 8960) which might need optimization and I am sure Qualcomm has then and will release their custom kernel when their JB products are in the market.
Just to maintain focus on simpler things in life. I am sure Chaos would appreciate, the momentum of Lisbon 1.2 is there and there is not much more to go really. The only major thing is really BT but that might have restrictions on calling for those with 3G flyer. For wifi only Flyers, keyboard support and headset support would be very welcomed. For people who has used this ROM, they must admit that the experience is greatest ever for any ROM on the working parts. So, if we can get stability and a few more functions working, we are home free!.
For Pen support, I think it is of little priority since the original Pen functionality are limited, so very seldom used.
PS: I would be very keen to see a more updated kernel in the build unless someone says, there is not much in terms of functionality we can expect, nor speed, nor Free RAM. In fact, there has not been a problem with free RAM on the flyer to date that I know of. As it is, this development is already amazing! :victory:
İ will definitely not port a N7 image, very near to impossible. İ will only work on the source code of JB, not using ports.
Sent from my HTC Desire using xda app-developers app
Chaosz-X said:
İ will definitely not port a N7 image, very near to impossible. İ will only work on the source code of JB, not using ports.
Sent from my HTC Desire using xda app-developers app
Click to expand...
Click to collapse
I hope we get fully working ICS somday... We even dont have that with HC
JellyBean 4.1.1 got released today (winfuture.de News)
Let's ask drew garen
j510 said:
Let's ask drew garen
Click to expand...
Click to collapse
I really hope your joking
Sent from my HTC Flyer P510e using XDA Premium HD app

Rom Updates

Are any roms being updated? I notice even the sticky rom list is out of date!
Also many of the links are dead has any one got a copy of the "Stock ROOTED with Phone"
Thanks in advance
I see no one's helped u yet... Not surprised. We have all been here a while and are kind of jaded. I'd suggest u keep an eye on dexter and chaos-x roms if u want any support or help. As well as max droid if u don't mind gb.... As to roms getting updated. It's slower on an EOF device. Know that. If u can't find what u need here. U can always make it yourself. The beauty of it all....
Sent from my GT-N8013 using XDA Premium HD app
killerskincanoe said:
I see no one's helped u yet... Not surprised. We have all been here a while and are kind of jaded. I'd suggest u keep an eye on dexter and chaos-x roms if u want any support or help. As well as max droid if u don't mind gb.... As to roms getting updated. It's slower on an EOF device. Know that. If u can't find what u need here. U can always make it yourself. The beauty of it all....
Sent from my GT-N8013 using XDA Premium HD app
Click to expand...
Click to collapse
Thanks for the reply, I had an EVO back when they were first out and bought the Flyer to test as a phone just a shame that some of the links are dead.
Any recommendations for best rom with phone (voice call) support. that can still be downloaded?
Got a copy of Leedroid HC - Seems to be stable and has required features
copperdawgnc said:
Got a copy of Leedroid HC - Seems to be stable and has required features
Click to expand...
Click to collapse
I would suggest you try Coolexe's 3D V6 which uses the Leedroid HC tweaks and added lots of other tweaking bit in there. Allows cpu to be overclocked and unclocked (with Antutu cpu) and all features in the Flyer works. That was the best HC rom I ever used. Close to perfection but battery life was not good, hence the need to unclock the CPU to 1.3Ghz or 1.2Ghz to last longer depending on how much you want to live on batteries.
ICS and JB roms are not great for GSM but generally feature deficient to a certain extend. ie Trade-offs like flaky BT and flaky wifi and some stability issues here and there.
NexusFlyer Rom (here) was recently updated to 1.3. It's the latest (albeit still somewhat flakey) version of 4.1.2 (it mistakenly says 4.1.1) that is out there right now. I like it more now that BT is working, but still has a way to go.
I suppose I should get cracking and learn how to be a dev
Poo poo on HTC for killing such a nice device!
Sent from my MyTouch 4G Slide using xda premium
If you really want to have everything working (GSM calls, GSM call with BT headset, proper stylus support, full cameras support, ...) go with Gingerbread ROMs like Max128's. Otherwise, live on the edge and try any of the newer alternatives: One XXL, Dexter's JB, NexusFlyer, ... I just don't advise you try Leedroid's or Coolexe's as bootloop galore is quite likely to happen.
I have been using leedroid and cool 3d no bootloops very stable.
Volume control and screen time out are giving me issues but I think its just configuration
Sent from my HTC Flyer P510e using xda app-developers app
copperdawgnc said:
I have been using leedroid and cool 3d no bootloops very stable.
Volume control and screen time out are giving me issues but I think its just configuration
Sent from my HTC Flyer P510e using xda app-developers app
Click to expand...
Click to collapse
Ditto, Cool 3D very workable, and I'm not wanting to go beyond Honeycomb unless desparate, due to lack of camera and h/w acceleration.
quails said:
Ditto, Cool 3D very workable, and I'm not wanting to go beyond Honeycomb unless desparate, due to lack of camera and h/w acceleration.
Click to expand...
Click to collapse
The 10 second screen timeout has forced me to look at some other roms could not get the UCS HD to fix the issue
I am still searching for the best rom and even started trying to learn how to make/modify one myself!!!
Any ideas for a Phone Rom to use as base would be appreciated or any other ideas.
This Device does not need to be EOL for us all!
I have cooked my first few roms and hoping to fix some issues,
bluetooth voice calls [works on stock rom (for some Max128 rom)]
speaker/mic toggle.
any advise would be appreciated
leedroid is great
teorouge said:
I just don't advise you try Leedroid's or Coolexe's as bootloop galore is quite likely to happen.
Click to expand...
Click to collapse
I am using leedroid since it is out and it works perfectely fine.
Elfuente said:
I am using leedroid since it is out and it works perfectely fine.
Click to expand...
Click to collapse
I switch between GB and HC no problems with bootloops.
GB needs mic/speaker toggled during calls.
HC bluetooth does not work on calls.
Not sure which is biggest issue!
New Rom
Anybody interested in collaborating/sharing knowledge to make a fully functioning Rom. I lack the skills and time at the moment but am doing what I can do understand why some features work on some roms and not others!
pooling our findings may help
LMK
Does some one knows on which rom gta is not hanging?
Sent from my HTC Flyer P510e using xda app-developers app
I like max Droid but I haven't figured out how to keep the buttons lit.
Sent from my HTC Flyer P512 using xda app-developers app
jstiel said:
I like max Droid but I haven't figured out how to keep the buttons lit.
Sent from my HTC Flyer P512 using xda app-developers app
Click to expand...
Click to collapse
I like max droid too but I keep getting caught with a voice call and no bluetooth device and the speaker phone does not work.
copperdawgnc said:
Anybody interested in collaborating/sharing knowledge to make a fully functioning Rom. I lack the skills and time at the moment but am doing what I can do understand why some features work on some roms and not others!
pooling our findings may help
LMK
Click to expand...
Click to collapse
I'm open to collaboration.
kkcheong said:
I'm open to collaboration.
Click to expand...
Click to collapse
I am sorry but I have put my Flyer on Ebay and gone back to the Samsung note without any experienced developers interest development just seems to have stalled.
Hey guys. If you check out SebastianaFM's work, you'll be impressed. http://forum.xda-developers.com/showthread.php?t=2349756
He ported a whole ROM and kernel to an unsupported device. A few years ago, he ported Sense 3.0 to HTC Magic which is pretty old. I'm thinking we can buy him a Flyer and he can start developing for it. He's a very capable developer and it'll save us from buying new devices. So far, the only thing that has irritated me about the flyer that HTC withdrew support. What do you all think?
Sent from my HTC Flyer P512 using xda app-developers app
Did you say "with-Drew"?
Sent from my HTC One through Tapatalk 4

[Q] I don't get it: Fixed 3D ?

So it seems there is that Chinese Rom with Sense 4.1 and working 3D, this is amazing, however, it is the only one of it's type.
The fact that HTC did not release the Driver Sources made me somehow hate them and it was the reason why many bugy couldnt be fixed, many devs left.
So, this Chinese Rom is removed because it is not allowed according to the rules, but... why exactly?
Could someone please post information on this story, really, this is EXTREMELY important, it could change our 3volife
Is it because it's a Viper fix, why then don't they release the fix?
So, the simple question is:
What's the fuzz about the 3D-fix? Somehow no one knows whats going on!
I'm gonna make it as brief as possible.
We can't release it on XDA or link to it because it is considered kang. The ROM is based off of a Viper3D build and was used without permission. Now unless Team Venom gives us permission to release their ROM with working 3D here on XDA, we can't do it because then that's kanging someone else's work, and that's highly frowned upon here, and leads to heavy infractions
Sent from my Nexus S 4G using Tapatalk 2
I can not understand how is it possible that only one team is capable to make 3D work. Why can not someone else make it from the basis without their rom?
B3!CrAZy said:
I can not understand how is it possible that only one team is capable to make 3D work. Why can not someone else make it from the basis without their rom?
Click to expand...
Click to collapse
I am pretty sure coolexe or anryl or mwakious could do it if they have time
Somebody could definitely do it, but it would be a very hard thing to do since HTC doesn't hand out their 3D drivers. That team who got it working guaranteed was working for weeks and weeks on end getting it working, somebody here could do it for sure, but nobody has tried yet, and its probably something that's more trouble than its worth. Even if we looked at what that team did to get it working we can't use any of that, or even copy any of that because then it would still be kanging their work. Its something we either A) need to get permission for or B) take care of ourselves, but have that be 10000x harder. Its not impossible, but it is improbable
Sent from my Nexus S 4G using Tapatalk 2
This is ridiculous in my opinion.
I'll probably get flamed but the whole purpose of android being open source is so anyone and everyone can contribute and make it a better experience.
I understand the HTC drivers are proprietary, but in my eyes, if you've made something better why not share it with the world...are these 'team' members making money on these fixes, are they coming out with their own proprietary phones...that's the only reason I can see to necessitate keeping these fixes to yourself...yes I applaud any ROM dev for their work (I sure as hell couldn't do what they do) but what's the point in the end? Bragging rights? Come on!
Sent from my HTC Evo V 4G using xda app-developers app
hossman said:
This is ridiculous in my opinion.
I'll probably get flamed but the whole purpose of android being open source is so anyone and everyone can contribute and make it a better experience.
I understand the HTC drivers are proprietary, but in my eyes, if you've made something better why not share it with the world...are these 'team' members making money on these fixes, are they coming out with their own proprietary phones...that's the only reason I can see to necessitate keeping these fixes to yourself...yes I applaud any ROM dev for their work (I sure as hell couldn't do what they do) but what's the point in the end? Bragging rights? Come on!
Sent from my HTC Evo V 4G using xda app-developers app
Click to expand...
Click to collapse
Amen to that
Sent from my LG-MS770 using Tapatalk 2
kajoshin201095 said:
So it seems there is that Chinese Rom with Sense 4.1 and working 3D, this is amazing, however, it is the only one of it's type.
The fact that HTC did not release the Driver Sources made me somehow hate them and it was the reason why many bugy couldnt be fixed, many devs left.
So, this Chinese Rom is removed because it is not allowed according to the rules, but... why exactly?
Could someone please post information on this story, really, this is EXTREMELY important, it could change our 3volife
Is it because it's a Viper fix, why then don't they release the fix?
So, the simple question is:
What's the fuzz about the 3D-fix? Somehow no one knows whats going on!
Click to expand...
Click to collapse
Android is open source, you changed is the exclusive copyright? This is not unreasonable.
If anyone need help, you can email me
The rules centered around this are not android related. It has nothing to do with open source, they're xda's rules. It makes sense why they're there (that way we don't see the same exact ROM under a different name pop up every 20 minutes, etc.). I don't like the rule either but hey, its just something we gotta live with
Sent from my Nexus S 4G using Tapatalk 2
I think that we could do an exception for 3D in 4.1 sense...
http://www.android-hilfe.de/custom-...1-0-0-full-3d-beats-audio-high-quality-3.html
elitman said:
http://www.android-hilfe.de/custom-...1-0-0-full-3d-beats-audio-high-quality-3.html
Click to expand...
Click to collapse
CDMA????
SketchyStunts said:
CDMA????
Click to expand...
Click to collapse
it is a german forum. So it is probably GSM. I gonna try it now. (With my GSM-device)
Gonna be quite honest, hit up that link while you can because it ain't gonna be there for long
SketchyStunts said:
CDMA????
Click to expand...
Click to collapse
GSM - working like a charm. Using the 2.0 version. Aroma is in Germany but pretty understandable.
Sent from my shooteru using xda app-developers app
Sieht gut aus, heruntergeladen! I'll probably tear the rom apart and see about making it CDMA worthy, though I won't be able to share it once I'm done being it's Kang'ed...
elitman said:
GSM - working like a charm. Using the 2.0 version. Aroma is in Germany but pretty understandable.
Sent from my shooteru using xda app-developers app
Click to expand...
Click to collapse
Is Sense scroll lagging for you?
I'm asking this coz had no problems at all with the original chinese ROM, but after flashing this one got lags during Sense pages scrolling
thesniffer said:
Is Sense scroll lagging for you?
I'm asking this coz had no problems at all with the original chinese ROM, but after flashing this one got lags during Sense pages scrolling
Click to expand...
Click to collapse
No lags at all. What I experienced was huge battery drain. So, right now, I oam in the process of reverting back to stock ROM. Tired of all these tests. Gonna get SIII tomorrow anyway
So we have fixed 3D camera now? ICS or JB?
Don't seem to see a straight answer. Only that it is using venom tweaks without perms..?
Sent from my N7100 using xda premium
Lothaen said:
So we have fixed 3D camera now? ICS or JB?
Don't seem to see a straight answer. Only that it is using venom tweaks without perms..?
Sent from my N7100 using xda premium
Click to expand...
Click to collapse
Well, we do have full 3D working on a ICS Sense 4.1 ROM

Categories

Resources