Which chefs do we want? - Galaxy S I9000 Android Development

Generally speaking...if you buy a chef a great device (or the best device in this case) and it has root + rom flash image, then roms will follow.
Obviously this is not a demand, we would require Galaxy S owners' support and the chef's support, but if we think of people to approach, then we can ask and if they're cool with it we'll start fundraising.
Anyone got any ideas who they'd like to cook and the I'll edit this post with a link to that chef's donation link and we can get this thing rolling.
Short list:
-Kingklick (my recommendation)
Any other ideas? I won't start pledges until we're settled on a chef.

Please Take My Name out Of this...
I do Not Support this at all..
By the way, I originally Root the Kernel / Ramdisk of the Behold 2, if the Galaxy S is in anyway the Same... Good luck Finding somebody that Know how to Break RFS Security..

Good Idea i can theme but nothing else

Lol root and write access first...we did it with desire so fingers crossed.

Kingklick? Seriously?......

This are the bests! I prefer Rodriguez and Modaco, but all of this four are the bests!! (i've tried all of them roms for my nexus)
RoDrIgUeZsTyLe - rodigezstyle
Kang-o-rama - djmcnz
CyanogenMod - cyanogen
MoDaCo Custom ROM - paulobrien

i prefere cyanaogen all the way.. his roms were great when i had a nexus one.

MoDaCo Custom ROM - paulobrien <- he already has Galaxy S

always been partial to Amon_RA myself.

Yes kingklick is absolutely amazing. Cyanogen is unlikely to cook for a non-htc device. Paul has a lot on his plate but his roms are great...he devs for loadsa devices...

jw what do we mean by chefs ??? do we mean in rooting it or roms ??

Uhhh - This would be out of KingClicks' league unless he has learned a whole lot. He mainly modifies what others have already discovered or created. He doesn't do a lot of new code work himself. At least that is how I understand it from following most of the devs on Twitter.
That isn't to say that he doesn't do a lot of work (I have used his ROM's in the past!) - just that most of it isn't original. This project would need someone who does a lot of their own original work.
This is generally not the best way to get a dev to work for you. What you really need to do is scout the devs to see who would be willing. Then post up here to see who would be willing to donate to get that dev a device. Otherwise, someone could be sitting here with a bunch of donated cash and no dev to purchase a device for!

I think Galaxy S is absolutly perfect as it is.. only thing it needs is root.. the rest i am happy with
OnT: Cyanogen, Modaco or eventually Richardtrip would i like to see working on Galaxy

custom f/ws would be nice with
1. hi mem support.. you need to kill apps after a while or the think gets slow
2. support for full 360% rotation everywhere
3. root and bootloader support for nandroid backup/restore
4. be able to install apps from bootloader like htc live wallpaper etc.
5. setcpu support
6. be able to apply morphs so can make notif. bar transparent.
etc etc

Removed post.
I found a dev who might be willing if he can get enough money to purchase the device. He's already purchased three devices on his own over the last two years and can't afford to purchase another.
I'll keep this updated.

I'll chip in 50 bucks towards a device for him to get it ported.

lgkahn said:
I'll chip in 50 bucks towards a device for him to get it ported.
Click to expand...
Click to collapse
id be willing to make a healthy contribution as well if it were a well versed dev and we knew we would get some steady progress.
those that have contacted devs already, keep us in the loop.

shaneaus said:
Removed post.
I found a dev who might be willing if he can get enough money to purchase the device. He's already purchased three devices on his own over the last two years and can't afford to purchase another.
I'll keep this updated.
Click to expand...
Click to collapse
Guys, something like this happened in the Acer Liquid community in Modaco and to say the least, **** happened.
Useless posts, childish replys/manners, cursing and attacking etc....
Even if you bought the device don't expect anything from the developer. Thats my advice and good luck.

Yeah..it really hard to live up to human expectation. More especially if others donated cash to purchase a device.
The good old donation AFTER the dev already has his own device and created the ROMs is much preferred. That way the devs don't own the donators anything, and vice versa.

kenkiller said:
Yeah..it really hard to live up to human expectation. More especially if others donated cash to purchase a device.
The good old donation AFTER the dev already has his own device and created the ROMs is much preferred. That way the devs don't own the donators anything, and vice versa.
Click to expand...
Click to collapse
you make a good point.
estimating the popularity of the handset and assuming that ROMs for each revisions will be somewhat easily tweakable/compatible, id hope that there is a strong dev following for the device.
fingers crossed, i suppose.

Related

[Dev] Custom roms cooking and developpement status

Hi Cookers and Devs,
We face a set of problems with Hero custom roms. The fact is that nobody has been able to port another device's rom, even a cupcake rom. We always face the same main problems: no bluetooth, no trackball, no camera, no accelerometer and, most of the time, no GPS. We all tried lots of cooking (changed many files, libs etc...) with no success.
That is why we thought we were missing kernel sources. Now we have them, we have noticed that the customization of stock android-msm sources by HTC is huge compared to, for example, the small kernel patch for sapphire 32a devices. To port the changes to 2.6.29 kernel sources, we need an expert kernel developer witch our hero dev community lacks. But, the fact that we face the same problems for porting cupcake and donut roms make me think that the kernel version is NOT the problem.
My thought is that HTC's android customization may be huge too... (android framework may have been modified) But because of android's apache license they don't have to release sources. It is a hard and long work to guess all those changes...
Concerning rom cooking, Sapphire/Dream Cookers faced the same problems porting Hero roms to there devices for a long time. Drizzy has got bluetooth fixed no so long ago.... I am sure they have the knowledge we miss. But we then face an other problem, most of those Cookers think Hero is ****,or don't want to know anything about non google branded devices, or, coming from WinMo world, have lots of difficulties sharing their knowledge...
I suggest that we, all Hero rom cookers and devs, try to port Sapphire AOSP Cupcake to Hero. Why cupcake? Because we can be sure kernel version 2.6.27 is ok with it. I am pretty sure that, once done, we will be able to port other roms.
The progress of that work would go to this thread.
What you (devs and cookers) think ?
The 3.03 ROM I posted once was based on a Sapphire.
The easiest to port is the 32A.
Though a few things weren't working as planned, and the rom was plagued with speed issues, it worked.
(sometimes, it's a matter of coupling the right init from the initrd - kernel part)
The harder part is porting ROMs which are meant to be run on a 2.6.29 kernel.
My guess?
I've taken a look at the 2.6.27/29 diff, and it isn't worth the time, to get a community-driven 2.6.29 tree.
HTC will long before that release the 2.6.29 kernel.
adwinp said:
The 3.03 ROM I posted once was based on a Sapphire.
The easiest to port is the 32A.
Though a few things weren't working as planned, and the rom was plagued with speed issues, it worked.
(sometimes, it's a matter of coupling the right init from the initrd - kernel part)
Click to expand...
Click to collapse
Was it cupcake? Did bluetooth, accelerometer, Gps worked? Any link to it?
adwinp said:
The harder part is porting ROMs which are meant to be run on a 2.6.29 kernel.
Click to expand...
Click to collapse
Well, sure it is harder, but we face about the same as porting ROMs which are meant to be run on a 2.6.27 kernel. That is what makes me think kernel version may not be the solution for most of the problems we face.
adwinp said:
My guess?
I've taken a look at the 2.6.27/29 diff, and it isn't worth the time, to get a community-driven 2.6.29 tree.
HTC will long before that release the 2.6.29 kernel.
Click to expand...
Click to collapse
Yes it worth the time. Creating a 2.6.29 branch on github easy, applying patch isn't: many rejects. And yes we'll have to wait a long time for HTC to release 2.6.29 Hero kernel sources
we need an expert kernel developer witch our hero dev community lacks
Click to expand...
Click to collapse
regarding that issue, maybe we could setup some kind of donation and give the donation as a "reward" to the "expert" dev who first can provide a working kernel...?
i know its a long shot...
and it all depends on how willing the HERO community is willing to donate...
nice going guys. i was really getting tired to see no remarkable development in hero and was planning to get an additional dream just for playing. and i was really dissappointed seeing hero cookers not giving much **** about roms and releasing nice stuffs.
now i understand what the barricades are. and yeah its true that dream and sapphire cookers really dont give **** about hero. i am creating a theme of my own and wanted to have a transparent top taskbar and top clock color black and i asked several time sin dream and sapphire threads but dint get a SINGLE reply.
however, its really true that HTC wont be giving us 2.6.29 any time soon rather will make it as longer as possible. so it would be best to try ourselves to make it ourselves. and as its really a troublesome work it wud be really great if u guys cud have worked together to get it quickly.
and as we all know none of u live on cooking roms i wud really to contribute in the donation thing as much i can. a $20 donation doesnt really hurt much to get my $700 phone going.
last but not the least... request to other fellow hero users....... please help ourselves by rising a fund of donation for our cookers so that they get enough encouragement for cooking hero roms.
regards
have you taken into consideration that eclair is about to come? i don't want to take the fun out of it, in fact i think it is a very good idea what lox proposed here. but i myself find myself rather reluctant to try to mod anything except tweaking mcr2.9 a little more... not that i had the capabilities to seriously do some kernel hacking/modding/developing, but at least i was able to compile my own working kernel, so i am not completely clueless.
again, don't want to take the fun out of it, i would just imagine that you have a hard time motivating members to donate 1.5/1.6 improvement, when eclair is just around the edge...
kendong2 said:
have you taken into consideration that eclair is about to come? i don't want to take the fun out of it, in fact i think it is a very good idea what lox proposed here. but i myself find myself rather reluctant to try to mod anything except tweaking mcr2.9 a little more... not that i had the capabilities to seriously do some kernel hacking/modding/developing, but at least i was able to compile my own working kernel, so i am not completely clueless.
again, don't want to take the fun out of it, i would just imagine that you have a hard time motivating members to donate 1.5/1.6 improvement, when eclair is just around the edge...
Click to expand...
Click to collapse
bro dont get me wrong......... but do u really beleive that htc is going to give us eclair in 1-2 months? i mean if they were this kind then why they dint kernel or source code for hero earlier? do u think htc will release better os for a phone which is already 7 months old rather upgrading the new released phones and releasing new handsets? bro those phone companies are here for doing business , not serving customer's after sales needs.
if u still want to wait believing that htc is ur friend then its ur call and best of luck with that. but after buying these costly handsets for last 6-7 years i know it very well that nokia, samsung, htc never going to keep their promises regarding firmwares.
dying4004 said:
bro dont get me wrong......... but do u really beleive that htc is going to give us eclair in 1-2 months? i mean if they were this kind then why they dint kernel or source code for hero earlier? do u think htc will release better os for a phone which is already 7 months old rather upgrading the new released phones and releasing new handsets? bro those phone companies are here for doing business , not serving customer's after sales needs.
if u still want to wait believing that htc is ur friend then its ur call and best of luck with that. but after buying these costly handsets for last 6-7 years i know it very well that nokia, samsung, htc never going to keep their promises regarding firmwares.
Click to expand...
Click to collapse
well obviously you have more experience with the smartphone stuff, my (first and) last one (before the hero) died in 2005... but i won't give up the hope
all i am saying is that this should be taken into consideration, before anyone starts a donation run that ends up having collected 160$ and a whole bunch of disappointed members...
kendong2 said:
well obviously you have more experience with the smartphone stuff, my (first and) last one (before the hero) died in 2005... but i won't give up the hope
all i am saying is that this should be taken into consideration, before anyone starts a donation run that ends up having collected 160$ and a whole bunch of disappointed members...
Click to expand...
Click to collapse
bro i completely understand what u wanna say as the money we want to donate has to be earned by hard work by us. but u be sure that it will be at least 4-5 months before u get full eclair for hero. and i recon if our devs work unitedly and gets some expert help from outside then its possible to get 2.6.29 kernel and other things in 1-1.5 month.
Lox_Dev said:
And yes we'll have to wait a long time for HTC to release 2.6.29 Hero kernel sources
Click to expand...
Click to collapse
Given that HTC haven't shipped a Hero with a 2.6.29 kernel, they have no requirement to do so!
HOWEVER......
What about the Tattoo? That's Donut, so it will have a 2.6.29 kernel, and therefore HTC must provide the kernel source. I'll wager there is some significant similarity between the kernel modifications required for Hero and those required for the Tattoo.
Perhaps it is time for us to start badgering HTC for the Tattoo kernel source!
FWIW, I've been trying to build a 2.6.29 kernel using a diff patch for AOSP 2.6.27 vs Hero 2.6.27, but I seem to be thwarted at every turn.
Regards,
Dave
dying4004 said:
bro dont get me wrong......... but do u really beleive that htc is going to give us eclair in 1-2 months? i mean if they were this kind then why they dint kernel or source code for hero earlier? do u think htc will release better os for a phone which is already 7 months old rather upgrading the new released phones and releasing new handsets? bro those phone companies are here for doing business , not serving customer's after sales needs.
if u still want to wait believing that htc is ur friend then its ur call and best of luck with that. but after buying these costly handsets for last 6-7 years i know it very well that nokia, samsung, htc never going to keep their promises regarding firmwares.
Click to expand...
Click to collapse
Ok i am speechless now .... i mean i have to agree with "dying4004"... These companies are really only making money and dont give a rat's ass about customer services and after sales... i mean thats the real logic behind it right... WOW u have opened my eyes dude ....
but BRO i wanted some insight into something that has been induced into our brains for so long... Without customers companies cant make money... i mean any one with a brain would obviously not go for a company that has screwed him over with false promises, right? Yet all the companies ( or should i say SATAN WORSHIPERS ) are still in the bidnes and still making money and people ( minions ) are still buying products from these companies...
i did some thinking and i remember i had a HTC diamond and the track pad was a bit faulty so i took it to the Htc service center and they REPLACED the trackpad !!! i mean what atrocity innit... EVIL EVIL EVIL ...
lolz ... dying4004 why are you against these companies and more so why are u hell bent on preaching a March-April release of Eclair for Hero.... i have seen u do that in other threads as well....
If u have had a bad experience with one of these companies, please do share coz i am begining to think that it will make for an interesting listen.
nadeemhasnaat said:
Ok i am speechless now .... i mean i have to agree with "dying4004"... These companies are really only making money and dont give a rat's ass about customer services and after sales... i mean thats the real logic behind it right... WOW u have opened my eyes dude ....
but BRO i wanted some insight into something that has been induced into our brains for so long... Without customers companies cant make money... i mean any one with a brain would obviously not go for a company that has screwed him over with false promises, right? Yet all the companies ( or should i say SATAN WORSHIPERS ) are still in the bidnes and still making money and people ( minions ) are still buying products from these companies...
i did some thinking and i remember i had a HTC diamond and the track pad was a bit faulty so i took it to the Htc service center and they REPLACED the trackpad !!! i mean what atrocity innit... EVIL EVIL EVIL ...
lolz ... dying4004 why are you against these companies and more so why are u hell bent on preaching a March-April release of Eclair for Hero.... i have seen u do that in other threads as well....
If u have had a bad experience with one of these companies, please do share coz i am begining to think that it will make for an interesting listen.
Click to expand...
Click to collapse
bro i am not against all those companies. i mean then i cant use any mobile phone. i am just practical. just see how the nokia users r complaining about firmwares for their high end phones. how much craving is going within the 5800 users for kinetic scrolling. check how much impatience is going through the samsung omnia i8910 users for a single new rom. see how u guys did for the source code for hero. what i am saying is simple......... it wont be a good idea to stop development of recent hero roms just for the sake of eclair which we dont know when gets release. rest is upto u. i cant force any1 to do anything. this is simply my personal experience with mobile phone manufacturers for last 7-8 years. cheers
Great post Lox_Dev and thank you for bring all the problems to our attention. It is heartbreaking to see such a great little phone be left to stew on the few HTC "released" roms out there. I dont confess to know that much about kernel building so I wont be much help there however I do believe we as a community can get there in the end! What I'm trying to say is dont give i
Lox_Dev
behnaam
adwinp
and of course Paul from MoDaCo who first started the ball rolling
we are all behind you guys!
I know its so different from cooking Windows rom (because I've tried myself) but I think in time anything can be done and please dont be put off by the lack of responses you get on this forum.
Now onto the positive .................... Once my internet connection at home gets sorted (VirginMedia to send me a replacement modem) I'll have another look at building a linux environment and jump aboard.
dying4004 said:
it wont be a good idea to stop development of recent hero roms just for the sake of eclair which we dont know when gets release. rest is upto u.
Click to expand...
Click to collapse
If you are *so* concerned, what precisely is stopping you from doing this yourself?
Note, saying you don't know how is not good enough, because it can be learned.
Regards,
Dave
foxmeister said:
If you are *so* concerned, what precisely is stopping you from doing this yourself?
Note, saying you don't know how is not good enough, because it can be learned.
Regards,
Dave
Click to expand...
Click to collapse
hey bro.... exactly where did i say that i dont know how to do and stuffs?? at 1sy read then post ur comments......... and in this thread i said i am willing to donate for the work and i asked others to donate as well to contribute in the way we can.
and i have made and posted 1 theme for hero and i have made another theme and i will post it tomorow. so read before u speak.
dying4004 said:
hey bro.... exactly where did i say that i dont know how to do and stuffs?? at 1sy read then post ur comments......... and in this thread i said i am willing to donate for the work and i asked others to donate as well to contribute in the way we can.
and i have made and posted 1 theme for hero and i have made another theme and i will post it tomorow. so read before u speak.
Click to expand...
Click to collapse
(My emphasis!)
You should follow your own advice!
I asked a question:
If you are *so* concerned, what precisely is stopping you from doing this yourself?
Click to expand...
Click to collapse
And then said:
Note, saying you don't know how is not good enough, because it can be learned.
Click to expand...
Click to collapse
This is merely pointing out that if your *answer* to my question is "I don't know how to do it", you could always learn!
Nowhere do I say that you "dont know how to do and stuffs??".
And you still haven't answered the question!
Regards,
Dave
yes i am learning and i am excercising my knowledge in makling theme for the community. at least i am doing what i can. i am even willing to donate for the devs.
and what u r doing? shouting on ppl who can do sumthing and doing nothing urself as u cant even learn and want to use others works.
go learn sumthing, show us and then shout at others.
dying4004 said:
yes i am learning and i am excercising my knowledge in makling theme for the community. at least i am doing what i can. i am even willing to donate for the devs.
and what u r doing? shouting on ppl who can do sumthing and doing nothing urself as u cant even learn and want to use others works.
Click to expand...
Click to collapse
I thought that was what you were doing?
I've never "shouted" at any one, or tried to push any one into doing something that is likely to be a waste of time due to the arrival of an HTC built 2.0 and which I personally *know* is extremely difficult.
How do I know?
Because I've tried it!!!!
Here's what I have done:
1. Built an Ubuntu development environment *expressly* for these purposes.
2. Downloaded the Hero kernel sources and the stock 2.6.27 sources.
3. Diff'd the two trees to see what needs patching
4. Downloaded the 2.6.29 kernel sources
5. Attemped to apply the patch from (3) to 2.6.29
6. Built the kernel
7. Put in on my phone, with the CleanION ROM.
8. Watched in awe as it just hung as the boot splash screen until I pulled the battery out.
Note that even getting the AOSP kernel source from the git repos proved to a hellishly time consuming task because the repos kept timing out and/or refusing connection!
Despite my efforts, I've not turned up *any* tangible results, which is why I've not bothered to mention them here. I'm at the point now where I don't know if I want to commit any further time and effort on what is essentially a fools errand. I'm not saying that my efforts were anything particularly "special", but certainly I can say with absolutely honesty that I've tried!
When Lox_Dev says "To port the changes to 2.6.29 kernel sources, we need an expert kernel developer witch our hero dev community lacks", I know for a fact that this is true, so it is getting quite irritating to keep hearing people who "don't know" telling those of us who "do know" that we should all be getting together to make it work!
So, in absolutely no way am I "shouting on ppl who can do sumthing and doing nothing urself as u cant even learn and want to use others works", because I have already expended far more time and effort than most.
go learn sumthing, show us and then shout at others.
Click to expand...
Click to collapse
Once again, I suggest that you take your own advice!
regards,
Dave
I'm all for working on porting AOSP Sapphire to the Hero, but some of us need a bit more guidance on getting their development/cooking environment set up. There's a shocking amount of information out there, and it makes breaking into the 'scene' a bit difficult.
Accelerometer should be the focus of our work (in my opinion) since without the keyboard, it's really hard to get some things done in the portrait mode. I'd love to focus on that, since the Google ION Rom with Donut makes me incredibly happy, with that exception.
okay, bros, just to contribute a little bit:
http://www.youtube.com/v/FLRqOuB798A
Seeing that, and imagining it's working 100% and running on our Hero's, really makes me hard.
We will get there. But yes, the path will be difficult. I also want to donate btw.
Anyway, HTC indeed doesn't give a F--- about our android OS. they will release 800*480 handsets in 1-3 months, and maybe won't even port the UI elements to our resolution/hero.
In a way, we are F---ed, we have a very old android handset, with not even half the capabilities of new ones like the droid or upcoming x10 or HTC handsets. And without the knowledge to port all of the new kernels (with parts missing, ie; the hero kernel supposedly had parts missing) they phone might even grow older every month. I a way I should be happy I payed 340 Euro instead of 480 or something..
So yeah, in a way I believe that the handset will be discontinued very shortly. The G1 has the community to back it up, people had it for more than a year and grew attached to it. The Hero does not have that luxury.
So while the hope lies in you, developers; aside from 'homebrew' i'm afraid the future is very bleak. HTC wants your money. They can target little girls tomorrow and kids who just want a 'cool' phone, and we will be left in the cold for children who get a new phone with the contract every year.
So power to the developers!

Dedicated Hero Rom Forum

LONG POST WARNING
Hello Everyone,
I have been a silent member of the community since the days of the Qtek phones (some of the oldies will know what im talking about). im an amateur web-designer but a Technology Consultant full time.
Now ive moved onto Android (I had a G1 2 Weeks after UK Launch) and ive been a big follower of all the various mods and roms that people have been releasing.
I have been a HERO owner for the last 8 months and it now seems like theres a mass of developers making roms on forums spread all over the web.
I know that a lot of people are loyal to the forums they've been on since god was a boy but currently its such a mess trying to see whats new and whats gone out of date.
SO!!!!
I have a load of webspace and bandwidth so i want to give back to the community and make everyone's life easier.
Im hoping to setup a dedicated forum for HERO Roms, with each rom having its own dedicated category. This will mean that bugs and issues can be posted as "individual topics" making it easier for everyone to find out a solution to their problem. Also it will mean that the developers can see instantly what bugs there and keep track of them.
This is aimed to be as much a help to the DEVs as it is to the users.
Also, if funds and bandwidth allow, this will let DEVs to upload their roms to the sites dedicated FTP space meaning it will be alot easier for people to download.
So ive put up a poll. The question is simple and you have 4 answers, 2 yes and 2 no, depending on if you're a dev or a user.
Ill let the poll run for a few days while i prepare a demo forum for testing.
If this all goes well then i will set up similar forums for all android based phones making the android developing world the best there could be.
If anyone has any experience which could be useful such as graphics, phpbb admin, or even hosting space pm me and we will see if we can collaborate to make this thing a success.
Signing Out
The Didge
Sounds good — right now, each ROM just has one big impossible to navigate megathread. A section for topics/questions on each individual ROM would be invaluable.
Also forgot to add
Developers will have a dedicated "Lounge" to share/collaborate on fixing common issues. this will be hidden from normal users and will allow DEVs to work together a lot easier
There are non-dev's on here though that can have some very good ideas in fixing things..... you don't really want to alienate them
it is a no from me - XDA-DEVELOPERS is where we get our fix.....
Lennyuk said:
There are non-dev's on here though that can have some very good ideas in fixing things..... you don't really want to alienate them
Click to expand...
Click to collapse
A very good point, ill work out a way this can also be implemented.
Anyone can become a developer by request but it will be closely monitored. By setting up a dedicated section it will allow devs to discuss things without being plagued by people saying they're having the same problem or haven't read the instructions properly etc.
TBH, I think that devs will still tend to migrate away from here, or really any forum where they are stuck in a 'box' as part of a bigger 'box'.
I've been setting up an off-site forum for a ROM, and there are certainly advantages to having admin/mod rights that you don't get on shared forums.
One example was that recently a dev I work with went away, and Apps2SD wasn't working on their ROM. I made a hotfix, as per our agreement before he went away, but I had to end up adding the link to my sig in red and hoping people read it... Anyway, if we'd wanted to get it into the first post, we'd have had to PM a mod and waited an age for someone to sort it out.
With admin and mod rights, a small group of us will be able to edit each others' posts and this sort of thing shouldn't happen.
On a very positive note, I've noticed that the level of support from people with servers has been brilliant. There are now 2 mirrors for this ROM's stuff, and we have plenty of space (tens of gigabytes) to host ROMs and files for people. This generosity is really appreciated, but I don't think (IMHO) devs will move from here to another 'shared' forum... The flexibility of having your own site with bugtracker software and MediaWiki is too alluring...
There are also plenty of interesting other things that can be done on a server where there's only one real ROM on it, which would not be possible, or fair on the host, if you had loads of ROMs on the site... (think about CPU and disk usage if you do any interesting scripting )
Hell, I've even got ssh access to one of the servers now, so I can use rsync to upload files via diffs, saving bandwidth. But that wouldn't really be feasible for lots of people, and loading could become an issue if a couple of DEVs released a rom at the same time (think impending 2.1 release and the number of d/ls you'll get an hour after that )
But, I'm gonna vote no, and those are my (personal opinion) reasons. But if you go ahead, I wish you good luck, and feel free to PM me if you need help working with phpBB or other stuff like that (I've done it for a while)...
the_didge said:
A very good point, ill work out a way this can also be implemented.
Anyone can become a developer by request but it will be closely monitored. By setting up a dedicated section it will allow devs to discuss things without being plagued by people saying they're having the same problem or haven't read the instructions properly etc.
Click to expand...
Click to collapse
Well, a read-only forum would sort this, where non-devs can read, but not post. But then it's not a devs forum...
(sorry for double post, but it's on a different sort-of topic)
anon2122 said:
TBH, I think that devs will still tend to migrate away from here, or really any forum where they are stuck in a 'box' as part of a bigger 'box'.
I've been setting up an off-site forum for a ROM, and there are certainly advantages to having admin/mod rights that you don't get on shared forums.
One example was that recently a dev I work with went away, and Apps2SD wasn't working on their ROM. I made a hotfix, as per our agreement before he went away, but I had to end up adding the link to my sig in red and hoping people read it... Anyway, if we'd wanted to get it into the first post, we'd have had to PM a mod and waited an age for someone to sort it out.
With admin and mod rights, a small group of us will be able to edit each others' posts and this sort of thing shouldn't happen.
On a very positive note, I've noticed that the level of support from people with servers has been brilliant. There are now 2 mirrors for this ROM's stuff, and we have plenty of space (tens of gigabytes) to host ROMs and files for people. This generosity is really appreciated, but I don't think (IMHO) devs will move from here to another 'shared' forum... The flexibility of having your own site with bugtracker software and MediaWiki is too alluring...
There are also plenty of interesting other things that can be done on a server where there's only one real ROM on it, which would not be possible, or fair on the host, if you had loads of ROMs on the site... (think about CPU and disk usage if you do any interesting scripting )
Hell, I've even got ssh access to one of the servers now, so I can use rsync to upload files via diffs, saving bandwidth. But that wouldn't really be feasible for lots of people, and loading could become an issue if a couple of DEVs released a rom at the same time (think impending 2.1 release and the number of d/ls you'll get an hour after that )
But, I'm gonna vote no, and those are my (personal opinion) reasons. But if you go ahead, I wish you good luck, and feel free to PM me if you need help working with phpBB or other stuff like that (I've done it for a while)...
Click to expand...
Click to collapse
Yeah I agree with you there Pulser (on pretty much it all)
Lennyuk said:
Yeah I agree with you there Pulser (on pretty much it all)
Click to expand...
Click to collapse
Lenny, am about to PM you with account details for what I've whipped up on the new villain mirror (forum etc.) Change default password obviously
@topic, TBH, I think load on this server could be immense. That's my main reason for no (since last post was very long, and I really think I should summarise).
I do like the idea - will it turn into ads city though?????
anon, your work on the villain rom is what inspired me to do this.
The villain thread is now almost 750 pages long and i can no longer follow it all as theres just too much to catch up on if ive been away for a couple of days.
A dedicated forum per rom is very possible but... it would mean that users would have to register at lots of different forums if they wanted to try things out.
ill pm you a link to the kind of thing im aiming for. At least having your input means we can make it even better.
anon2122 said:
Lenny, am about to PM you with account details for what I've whipped up on the new villain mirror (forum etc.) Change default password obviously
@topic, TBH, I think load on this server could be immense. That's my main reason for no (since last post was very long, and I really think I should summarise).
Click to expand...
Click to collapse
Thanks, will look out for it.
Redpizzi said:
I do like the idea - will it turn into ads city though?????
Click to expand...
Click to collapse
No, it wont. Im sure the community will be supportive enough to make sure that dosnt happen.
Just a quick note to everyone. if the majority of developers say no then this wont be going ahead. without the developers there will be no use in the forum.
If anyone wants any points to be clarified or any suggestions please just post it here.
Even without dev support, i still think there would be much value in having a system in which users of a specific ROM can talk to each other. And talk in a structured, easy to navigate way. (i.e. not having everything in one megathread).
So if I wanted to ask a question about a certain ROM I'm using, other users of that ROM would be lurking in that section of the forum, and they could answer my question.
tl;dr it'd be good regardless of dev support
Discard all the "wannabe chef" threads, follow only the ones you have an interest in, and there you go. That would have saved you ~90% of the hassle.
adwinp said:
Discard all the "wannabe chef" threads, follow only the ones you have an interest in, and there you go. That would have saved you ~90% of the hassle.
Click to expand...
Click to collapse
not exactly sure what youre referring to but if its about the list of roms then thats what i do, just follow the ones i want... BUT
the threads are very disorganised and the villain rom is now almost 750 pages long....
There is no way to easily look back and see what the bugs are other than looking back over the last 50-60 pages - search dosnt work properly because you could have the same issue mentioned hundreds of times in diffrent contexts.
And its not fair to make all the DEVs update their first post eveytime someone says something isnt working.
A wiki would be ideal for this...
Just my 2c
I stand by my earlier comment on this issue.
We need to stop fragmenting the Hero ROM community rather than fragment it more.
Incase nobody noticed, the Hero ROM community is ALOT smaller than the Dream/Magic community is.
In part because we have to deal with closed-source Sense.
But this doesn't mean that we should move to other forums just because you can't have admin powers here.
Maybe it's a better idea to ask the admins if they can possibly install a modification into vBulletin (the software this forum runs on) so that 1 thread can have multiple authors.
I'm sure there is one around.
Meaning that the person that creates a rom can assign people that can edit the first post.
This solves all the problems you have without fragmenting the community (further).
Or am I wrong?
If you want your own forum just so you can have "power" over the other users then I can garantuee you that the chances of it going well are slim.

CDMA Hero Devs have a Working AOSP FroYo ROM - Port?

Can a dev port it over?
http://forum.xda-developers.com/showthread.php?t=686893
We don't want to be behind the CDMA Hero...
now that would be great, but tbh we've been behind the CDMA hero for ages lol
Arrgh! At villainrom they're almost ready to release a 0.1 version of Froyo for GSM Hero! But...COME ON! They keep saying they can't get the mic working...When on CDMA EVERYTHING works except for GPS and Camera (the same problems we had with the first 2.1 cooked roms). I really hope they decided to release an ALL-WORKING version...Otherwise...I don't know what to think...
No Devs want to work together.
So they always can not get everything working at the sametime.
>EDIT<
rm post
Froyvillaino.1 we have been waiting for since just after robin ported n1 FR50...Prepare to wait a whil elonger i think!
I am working on a Cronos Froyo build also. Fully compiled from the 2.2 sources.
I, I, I...Guys I really don't want to shoot out advices...But it wouldn't be so bad if you all share your efforts to create a unique solution a.k.a. ROM! I really believe in the team-work!
Check that:
http://forum.xda-developers.com/showthread.php?t=704561&page=6#post6972487
Teamwork!
mardurhack said:
I, I, I...Guys I really don't want to shoot out advices...But it wouldn't be so bad if you all share your efforts to create a unique solution a.k.a. ROM! I really believe in the team-work!
Click to expand...
Click to collapse
I completely agree. It would be much better to work together in getting the hardware working and then to split off to do your own roms based on that.
Lots of devs = lots of features!
42turkeys said:
I completely agree. It would be much better to work together in getting the hardware working and then to split off to do your own roms based on that.
Lots of devs = lots of features!
Click to expand...
Click to collapse
I second that
can i install this cdma rom on my gsm hero, without breaking it and use it in the netherlands?
samm000 said:
can i install this cdma rom on my gsm hero, without breaking it and use it in the netherlands?
Click to expand...
Click to collapse
The rom it links to is FOR CDMA HEROS.
Your Hero is A GSM HERO.
DO NOT FLASH IT!
Never flash a rom if it's not for your phone. Sorry to shout but this is the No. 2 cause of bricking (Behind impatient users during radio flash)
42turkeys said:
The rom it links to is FOR CDMA HEROS.
Your Hero is A GSM HERO.
DO NOT FLASH IT!
Never flash a rom if it's not for your phone. Sorry to shout but this is the No. 2 cause of bricking (Behind impatient users during radio flash)
Click to expand...
Click to collapse
thnx a lot!!!
i'm happy you shout becouse i have be warned now
Here's hoping this will have the answer to getting the mic working...
42turkeys said:
I completely agree. It would be much better to work together in getting the hardware working and then to split off to do your own roms based on that.
Lots of devs = lots of features!
Click to expand...
Click to collapse
Teamwork means NO competition. Here its all about competition - who will be the 1st to release most stable, coolest, capable ROM on xda. Its like a gang wars.
edit: and I like it, have more ROMs to try
whitealien said:
Teamwork means NO competition. Here its all about competition - who will be the 1st to release most stable, coolest, capable ROM on xda. Its like a gang wars.
edit: and I like it, have more ROMs to try
Click to expand...
Click to collapse
I like the competition, what I'm taking about is devs getting together to get froyo running, then splitting off to make their own roms.
I think the devs can better work alone and share their work so other devs can play with it and make things better. We're saying that a community rom is better, but we havent seen one? There are tons of official 2.1 roms here, who needs all those. A froyo rom is much more interesting and as you can see, the cdma guys are really far, and maybe you, devs, can port it. Good luck.
thing is - if nobody has gotten the mic working yet, then nobody will get it working if they sit together and try to figure it out.
I would think it's like that anyway.
I know that more minds working together are better than fewer. however the mic not working cant' be a simple problem if nobody has worked it out yet. I know that not all rom builders are actually programmers - many are just really comfortable with computers and with the linux os and so on. but still, with source code available, a programmer who's comfortable with that source code (and I acknowledge that I'm not - and I'm a middle aged senior software developer... but much of the android source I've glanced through so far is unreadable to me LoL...).. anyway, so if a programmer who's comfortable with that code could peruse it for a while they might well be able to solve the problem. But what I really expect is that it will take google releasing a working mic library for froyo for hero gsm piece of the puzzle somehow - maybe an internal google person building it for the community and releasing it anonymously, that has happened in the past I would guess.
so it could take time.
but maybe some genius with the android source like cyanogen will take the time and have the know how to solve the mystery. surely the hero is the #1 android phone still out there...
judging from the community here it seems really popular still.
and to think, I just got a hero a few months back (and one for my wife) because they were only $25 at future shop when we renewed our accounts and we wanted iphones but couldn't afford them LoL
if I'd known anything about android then I'd have been all over these babies without a second thought - instead I had to research and took a leap of faith that the future shop guy was steering us in the right direction (thank you future shop guy - or I mean, former future shop guy (he doesn't work there any more)!
cheers

Mods, I request an enforced ROM thread template

I am getting annoyed of many ROM threads here, because they are
stating "speed improvements, minor fixes, stable" - if you cant name it exactly, i call bull****.
ROMs being based on the same RUU as other ROMs but not stating what is different. please stop wasting my time. i dont want to go sherlock holmes on your ROM. when you just spend 2h, to make a ROM that is basically the same like most other (just differeing in the point above) - thats fine, you can play around and share it here - but PLEASE tell us.
incomplete list of what is working or not. listing only BT as not working and then reading on the third page "animations and browser download dont work" and then a reply "they dont work on any sense 4.0 ROM". Or stuff like "bugs: you tell me". could you please take 10minutes to test against a checklist?!
so whats my point:
I am no ROM developer, but a software developer. And I see all the wonderfull work done here. But i hate the lazy "you all probably know what im talking about" attitude around here. I feel a bit scammed by either the very shiny threads with custom logos and artwork, listing as many points as they can - whats the purpose - you dont sell anything here. Or on the other hand the very short threads that omit the most important points, making the ROMs incompareable - are you hiding something?
so i propose:
an enforced thread layout, that is composed by the community.
some points i would like to see in it:
name
version
based on (RUU revision number, link)
android revision(, sense revision)
type (a coarse classification: stock, themed, bloatfree, desensed, ported, testrelease, AOSP. multiple selection possible)
changes to base (the 5 main topics of this ROM. at least kernel, bootscreen, keyboard, launcher, theme)
dependencies: firmware etc.
screenshot (i know mostly there is no difference, but i personally am a visual type and need them )
a bug checklist (also community build, most usual bugs, states: ok, minor, broken, untested)
a tweaks checklist (e.g. rooted, deodexed, zipaligned, crt, recent apps, APM, battery, /etc/hosts, beats etc.)
APK versions (also a community build checklist, maybe a script for that)
changelog (for each old version a download, for each change a source link, not just "thanks xyuser" - having the ROM in github etc. would be awesome)
I bet there are some more points - i think the non-developers should unite and demand a bit of quality. Develop and enforce a standard. Use this thread to gather ideas.
And inb4 "be gratefull and take what you get" - no, I think chefs have a responsibility to be transparent, they get lots of testers and glory in return. XDA is a central reference for everyone who roots his device. Mods have taken some good steps to clean up the mess. Now its time for the next.
I think the more detailed the information gets, the faster the development will become and users can build trust in what they flash.
Mods, would something like this be possible?
Yes, it will make everything easier for the users too compare one with another.
Sent from my HTC Sensation XE with Beats Audio using xda premium
MOVZX said:
Yes, it will make everything easier for the users too compare one with another.
Click to expand...
Click to collapse
thats what I think. any other oppinions?
jonasb said:
thats what I think. any other oppinions?
Click to expand...
Click to collapse
I also agree, There are way to many roms out there, I couldnt possibly flash them all and test them, My phone would be outdated by the time i managed that.
The majority are exactly the same, except with the occasional different theme /tweak /app but other than that i think they are similar...
I also get the feeling that the ROMs are a pretty much copy & paste job (with the exception of the devs that build from scratch)
I would like to see some sort of organization in the development thread.. I have nothing against these ROM Makers, But if the first post pointed out what exactly makes THIS ROM different than any others. i think it would be less confusing to people..
I am so for this. I am tired myself of all the crap too. I would like to know what I'm getting and how stable it truly is. I mean saying it's stable but then u find our in post number 400, that one the newest release there are some bugs which don't make it go for every day use. And if it's kanged, tell us, some do tell us but then same get someone else and make it theirs with some changes but nobody finds out till later. I'm also tired of ppl causing problems for others, whenever they follow rules more than others, and tell them this is such & suches place u better leave. I that's y some really good ppl leave here and sometimes the mods allow it cause they're friends. It's total bs, but this is just how I feel!
+ 1 ^^^
I get belittled sometimes in them threads, Im just trying to ask a simple question and the replies are 'dude.. this was asked ten times already.. look at post 862816745 and you will see....' The damn threads change so fast i cant keep up.. Im not a noob... maybe a novice to the sensation but i know what im doing in general.
People expect everyone to know how to do things - because they have done it themselves so many times... Id rather help someone with the simplest question than shout at them for not asking for help and bricking their phone...
C'mon guys, play nice
Rant over lol
EDIT: Good Idea
l
l
V
Maybe there should be a forum for 'Original Development' for projects that aren't a variation of another project. I've seen this for other devices' forums.
mugetsu666 said:
I am so for this. I am tired myself of all the crap too. I would like to know what I'm getting and how stable it truly is. I mean saying it's stable but then u find our in post number 400, that one the newest release there are some bugs which don't make it go for every day use. And if it's kanged, tell us, some do tell us but then same get someone else and make it theirs with some changes but nobody finds out till later. I'm also tired of ppl causing problems for others, whenever they follow rules more than others, and tell them this is such & suches place u better leave. I that's y some really good ppl leave here and sometimes the mods allow it cause they're friends. It's total bs, but this is just how I feel!
Click to expand...
Click to collapse
Looks like I was never enjoyed my phone even just for 1 day. Today I've installed a ROM, adding many apps from Market which took many hours to setup & configure.
While I've become comfortable with the ROM, something freaked Me ouy: "Oh, there is even better and way more stable ROM available than this current ROM." Downloading, it takes about 1 to 2 hours. Then booted the ROM, but I caught myself disappointed with the news, "This new one has just another clone of the first ROM I've ever tried." Oh no, it has different theme and feels! "All of them are on the same base, same kernel, same etc, etc, etc."
Then, my final decision should be restoring the first ROM through Recovery, but again it takes minutes to complete.
And yet, I fooled with Battery Calibration placebo/myth which actually doesn't exist. Do I need to recalibrate my battery on s ROM changes? No, Google Official has just stated it's just a myth and placebo.
This is what I feel, sorry I mean no offense to any Devs.
Sent from my HTC Sensation XE with Beats Audio using xda premium
azzledazzle said:
+ 1 ^^^
I get belittled sometimes in them threads, Im just trying to ask a simple question and the replies are 'dude.. this was asked ten times already.. look at post 862816745 and you will see....' The damn threads change so fast i cant keep up.. Im not a noob... maybe a novice to the sensation but i know what im doing in general.
People expect everyone to know how to do things - because they have done it themselves so many times... Id rather help someone with the simplest question than shout at them for not asking for help and bricking their phone...
C'mon guys, play nice
Rant over lol
Click to expand...
Click to collapse
Dude I am so with u. Some threads r just so damn long that to every little post would take to long and I would probably never be able to flash a rom. As far as noobs go, we were all noobs at one point. I get most to get me on gtalk so I can help them without some as telling them off. Yeah sometimes it takes me some time but hell I've been able to save quite a few phones.
Its a much better feeling knowing you have helped someone and saved a phone from the horrible stock ROM or possible brick..
Ive done my fair share of helping noobs to help other noobs... Ive also saved a few phones from the trash too
XDA is a community - not a place to rant at people for being a noob - Although there are some hopeless people out there who do not follow the rules, But the majority of us just need some guidance..
The worlds best android developer wasnt born the best... he / she was obviously a noob who learnt from someone else...
The way i see it is that noobs are the future of development so dont hate us
I so agree and am getting ready to learn the cooking game from a friend and great deveolper. He's also getting ready to aquire a sensation and is going to port some of his awesome work from the 3d to the sensation, but make it with ics. Don't know if it'll every see xda because of the drama but it'll be on our teams site. It might make since he does have stuff in evo on xda but I don't know yet.
I'll probably get flamed for this, but that's xda.
The devs don't do this for our convenience. As users who don't pay them a salary, I don't think we're in a position to tell them how they should share what they do. They use their spare time to make something and then choose to share with the masses, which they really didn't have to do. How they choose to present their work should really be up to them IMO.
Besides, if you stick around long enough and read the threads now and then, you'll be able to tell which devs are doing real work versus someone who just forks another person's ROM and throws in some personal tweaks.
Yes most of the ROMs are similar in looks or function, but that's too be expected since everything comes from whatever HTC releases. Each one has its own flavor since each dev has different priorities. Want something totally different? Try one of the WIP AOSP/CM9 builds or maybe MiUI v4.
rawrfische said:
I'll probably get flamed for this, but that's xda.
The devs don't do this for our convenience. As users who don't pay them a salary, I don't think we're in a position to tell them how they should share what they do. They use their spare time to make something and then choose to share with the masses, which they really didn't have to do. How they choose to present their work should really be up to them IMO.
Besides, if you stick around long enough and read the threads now and then, you'll be able to tell which devs are doing real work versus someone who just forks another person's ROM and throws in some personal tweaks.
Yes most of the ROMs are similar in looks or function, but that's too be expected since everything comes from whatever HTC releases. Each one has its own flavor since each dev has different priorities. Want something totally different? Try one of the WIP AOSP/CM9 builds or maybe MiUI v4.
Click to expand...
Click to collapse
I think the real question is, WHY are the devs doing it at all? There are motives. I think this thread is basically asking them to spare us. If they decide to pack their ball up and go somewhere else, no big deal. The REAL devs will always stick around.
This thread isn't directed at our "patron devs" but all the no names that pop up with these ridiculous, and misleading, clones while asking for donations.
All in all, no one is forcing us to flash their ROM. It would be nice to have several layers to the dev forum. We need a place to easily see what the pro devs are up to without all the mess in the way. Or, how some genuine developing is coming along...
Matt
I can see it from both sides, All the devs good or bad are still great in their own way.
But some tidying up in the development section wouldnt do any harm... Its like a jumble sale in there, Rummaging around to see whats what. Its ridiculous
Thread cleaned.
Now, you watch your attitude and language or simply face the consequences...
yaddamean, I understand what you mean but I would say the opposite: devs that dont care to be transparent, can host their ROMs on their servers elsewhere. I know this is a quite fundamental difference in views. But i dont get what should be the advantage of being the silent majority.
Good things never come easily.
I bet we would not loose one good dev.
Moved to the about Xda-developers forum as such discussions are not device specific but rather site specific
I agree with u and because of yaddamean and others like him who like to just jump in and flamming ppl. As soon as someone stands up to those kinda ppl, the real supporters of this Site and it's Real dev, get in trouble. That's y ppl leave here too!
broncogr said:
Moved to the about Xda-developers forum as such discussions are not device specific but rather site specific
Click to expand...
Click to collapse
this will get us less viewers but more mods hopfully
is there any chance of changing the current practice?
That's y it was moved less attention.

Let the haters hate and let the dev's develop

Please read this post:
HCFroyd247 said:
I personally don't see any problems when it comes to cooked roms. These people shared their work with utmost dedication and I certainly appreciate it. It would boost SGY development in many aspects for one is the UI (user experience), the designs and themes are also part of development. Developing is not an easy task, bearing in mind the fluidity of your designs, the critical response of the rom's performance and the originality, the x-factor for a Rom's success.
You will see the value of your own work if it will last for a long time, and if people across the whole world will take time to install it to their phone. In that sense, I think Amal Das's creations is on the right track. I will not question the fact that he has contributed a lot in terms of ROM design choices. Look at his posts, there are tons of designs to choose from! at that perspective I will give a double thumbs up! (you can make a unified thread for your designs, instead of making a multiple threads, it will be more efficient)
If all of us will be hostile against people who want to share, there will be no point for such a forum to exist. He shared, you as user and a member of this forum can constructively criticize it as expected to a mature individual.
Sooner or later developers, contributors, themers will move on to other devices, so let us appreciate what is available for us right now.
Kudos for the maker of these roms, for making this community alive!
PS. Amal Das, please edit your first page. I do not see any chobits elements in your rom you may have overlooked the "chobits revamped ui" lol. It is okay to copy anything from my thread, atleast edit it to perfectly suit your rom's description. Thanks and more power!
Click to expand...
Click to collapse
HCFroyd has a point our phone will not be developed forever. I'm guessing after the realease of the S III we don't have much time left. Lets try and do as much as we can while we can!"
i have another phone with me here,
a HTC Wizard one of the first windows mobile smartphones which was released mid 2007- early 2008,
they have a forum here in xda but sad to say the last development for a custom rom was on 2010,
so the forum is now but a ghost land with less than 1 post per 5 days or so with no devs left working on the device,
my point is a time will come that SGY will also be like HTC wizard,
turn into a old end device and the forum will be like a ghost town,
we do realize this and the best thing we can do it to just have fun with our device,
develop things for the sake of sharing ideas to others, collaborating minds of millions of SGY owners,
i love my phone and its the first phone i bought with my first salary so it has a sentimental value
cheers to all SGY owners
Exactly..I dont see the point in arguing with cooked/themed stuff..different people have various choices..some people like MIUI,some ICS, and some stock etc..whats wrong in that? There are pathetic people who dont contribute to the forums instead they criticize people who are trying to do some good to the forums...What we can do utmost is to deny those negative comments,take the constructive comments and move ahead!
I.AM.H3RO said:
Please read this post:
HCFroyd has a point our phone will not be developed forever.
Click to expand...
Click to collapse
I hope no one use HCFroyd's statement as an apology for developing a mere themed rom.
hitme987 said:
Exactly..I dont see the point in arguing with cooked/themed stuff..different people have various choices..some people like MIUI,some ICS, and some stock etc..whats wrong in that? There are pathetic people who dont contribute to the forums instead they criticize people who are trying to do some good to the forums...What we can do utmost is to deny those negative comments,take the constructive comments and move ahead!
Click to expand...
Click to collapse
i don't have problem with themed rom as long as they give proper credit to original creator. i never ask credit for my work but someone did. the new trend in our forum, a lot new themed rom don't give credit to original creator. but that's only 'small' problem. bigger problem is a lot of new rom released with too much bug. if you experience user, you could solve that problem easily. but how about someone new ? please remember this forum become reference for other forum or non member. today i see in other forum, someone asking for help because his phone brick after flash themed custom rom from this forum.
we couldn't expect those wannabe devs to solve their rom problems. personally I doubt if they're know how to properly customize a rom. most of them only replace the apps, and change the ui_print stuff in updater script. in most cases they don't even know how to modify an apk since they modify their systemUI and framework-res via UOT kitchen. this will surely brings problems to new member or inexperienced one here.
It will surely come to an end, but the S3 will not kick the Y out of xda. It would need pretty long legs to kick a low-end device.
irfanbagus said:
i don't have problem with themed rom as long as they give proper credit to original creator. i never ask credit for my work but someone did. the new trend in our forum, a lot new themed rom don't give credit to original creator. but that's only 'small' problem. bigger problem is a lot of new rom released with too much bug. if you experience user, you could solve that problem easily. but how about someone new ? please remember this forum become reference for other forum or non member. today i see in other forum, someone asking for help because his phone brick after flash themed custom rom from this forum.
Click to expand...
Click to collapse
Well, that's why we have the support general section, faq and q &a.. The bugs I saw in the threads are very minor and mostly fcs which are mostly accompanied by fixes from the dev.. The bricking errors are mostly due to wrong method of flashing and no thread in dev section causes bricks otherwise.. Regarding the credit thing, yeah some people may not give proper credit but they didn't just post the content as it is right? They did some work and stuff but it's respect that matters and they won't get it by modding stuff.. But I really appreciate the way amal das cooked and added the themes, apps.. It surely involves some definite time and effort and remember something is better than nothing.. We must appreciate their effort to upload and share them for nothing !
Sent from my GT-I9100 using xda premium
You have a good point hitme!
as for me I do not see anything wrong when people want to share something. its just that other users tend to envy what they made and then criticize the creator/moder/chef.
(that's what I noticed here at SGY forum)
BUT THIS CRITICISM DOES NOT EXIST ON ANY OTHER FORUMS. i wonder why?
kurotsugi said:
I hope no one use HCFroyd's statement as an apology for developing a mere themed rom.
Click to expand...
Click to collapse
I totally agree on this. And if these people uses custom ROMS as base ROM, themed it and added some apps that totally boost the UI and not the performance or to cut it short decorated the rom instead of adding new features or tweaks, why not release it as an OPTIONAL THEME UPDATE or OPTIONAL APP PACKAGE and not NEW DEV ROM thing?
Don't get me wrong but I do appreciate hard work. Themeing is developing but please keep it in mind that SKINNING is different from BUILDING. Skinning is theming and building means you start from STOCK ROM WITH NO TWEAKS and you DEVELOP/ADD/MODIFY the ROM to have new features -and that being true, I see no reason for a THEMED CUSTOM ROM to be LABELED ROM DEV NEW.
I have experience in building a custom rom, I have a Motorola A1200 Ming way back and what I did is I integrated A1600 and A1800 features to A1200 firmware. I didn't use and custom rom available and gave it a new look.
My point is, you don't label a rom whose base is a custom as *developed or *new. That sucks! How come you use others ROM and themed it + added some apps? and call it developed? It should be skinned or themed or optional update. You got to be kidding to think you developed it when you skinned it. And that number of thanks you get prolongs your day dreaming of being a developer when you are just a skinner/themer.
NOTE:
The above statement may not be comfortable for your eyes to read but hey, it's true. If you're no developer, Well this post sucks. Truth hurts.
We need a Steve Jobs in SGY..
He was not a developer, but a motivator
steve 'jobs' (lol)
please don't think that me (or some other user) hate the rom development. nope...we only get tired of those who claimed themself as a dev but in reality know almost nothing in rom development.
1. these people potentially risk other user for bricking their device.
2. you can't expect a good rom from them. in most cases you'll only get a half assed rom with a lot of bug.
I was saying that statement to ensure that we get a rom with good quality from a real dev. i'm sorry if this words might sound harsh.
kurotsugi said:
steve 'jobs' (lol)
please don't think that me (or some other user) hate the rom development. nope...we only get tired of those who claimed themself as a dev but in reality know almost nothing in rom development.
1. these people potentially risk other user for bricking their device.
2. you can't expect a good rom from them. in most cases you'll only get a half assed rom with a lot of bug.
I was saying that statement to ensure that we get a rom with good quality from a real dev. i'm sorry if this words might sound harsh.
Click to expand...
Click to collapse
You do have a point, man. They needn't be called devs, but they are making something! You can't just expect someone to just create a very good rom like chobits or creeds. They have to start from the base, making small mods, and when they become good at it, then they can start making bigger mods, and so on. You won't understand the studies of a university unless you've completed the one of school.
Sent from heaven!
I.AM.H3RO said:
HCFroyd has a point our phone will not be developed forever. I'm guessing after the realease of the S III we don't have much time left. Lets try and do as much as we can while we can!"
Click to expand...
Click to collapse
I don't understand what you mean, SIII is too expensive, low & mid-range devices still remain
anasdcool71 said:
You do have a point, man. They needn't be called devs, but they are making something! You can't just expect someone to just create a very good rom like chobits or creeds. They have to start from the base, making small mods, and when they become good at it, then they can start making bigger mods, and so on. You won't understand the studies of a university unless you've completed the one of school.
Sent from heaven!
Click to expand...
Click to collapse
you chose wrong example
i am not too 'old' in this forum, but afair i was already here when chobits released. it's not themed rom and it's relatively stable even in first release. nobody can stop you from making/learning custom rom, but release to forum is another matter. if the mod only themes (which a lot new dev did) we already have themes sub forum. and if it's only fix small problem in other custom rom, why not just create patch. and is it really hard to says if he/she make it based other rom ?
i don't claim if i am a dev, but i do share some of my small modifications in this forum. before i share something, i need 2-4 days (in my spare time) to review my modification, make sure every know problems already fixed. most of my mod is low level so one mistake can brick your phone forever. i do wild and crazy thing with my own device. but when i decide to share it, i do very very carefully, because if i did something wrong it will effect someone else phone. few days ago i almost pull back my shared mod because someone report my mod make his phone restart. fortunately i can fix it.
anasdcool71 said:
You do have a point, man. They needn't be called devs, but they are making something! You can't just expect someone to just create a very good rom like chobits or creeds. They have to start from the base, making small mods, and when they become good at it, then they can start making bigger mods, and so on. You won't understand the studies of a university unless you've completed the one of school.
Sent from heaven!
Click to expand...
Click to collapse
learning and sharing is a different things...if they already have some skill about theming stuff they could share their work as a theme.
1. it has less risk for brick
2. easier for them to upload
3. easier to apply to any rom
please don't see me as someone who doesn't like rom developer. I don't mind if anyone ask me about rom development. I have made a thread about customizing a rom and anyone could use that as a starting point in their study. I've also helped several user developing their rom and some of them have published their rom in this forum. believe me, I want to see more rom developer in this forum. but I don't want to see a half assed rom with a lot of bug and complains from other user.
PS: if you consider about reputation stuff you'll understand that I'm saying this for their good. anyone will see someone who comes with a half assed rom as a fake dev. I don't wanna see that happen (again) to anyone here. if they could restrain themself a little bit until they could make a good rom, they could get better response and more appreciation of their work.
Question
@all
can you please tell us which roms and their developer, that you do not consider as part of SGY development? So we can clearly differentiate it from "real" development to just cooked or themed..
Thanks!

Categories

Resources