Re: [android-developers] Adding Feature to Android (that I've made)

2010-08-26 Thread Dianne Hackborn
I would suggest making the source available to developers for them to use. You will get much more immediate gratification -- if you want to do this through a patch to the source, you are looking at maybe 6 months for it to appear in a release, and another year or more after that until it is widely

Re: [android-developers] Adding Feature to Android (that I've made)

2010-08-26 Thread TreKing
On Wed, Aug 25, 2010 at 8:51 PM, nbadal wrote: > Is there any way to go about doing this? > No idea, but I would assume adding a new feature would constitute a "patch" and go through the same process. --

[android-developers] Adding Feature to Android (that I've made)

2010-08-26 Thread nbadal
I'm almost completed with a DatePickerPreference that I've built (a preference widget I was suprised didnt already exist), and would really like to share this function with every developer. I know the process for submitting patches to the android open-source project, but I was wondering how I would