[android-developers] Re: Javadoc for ContactContract.RawContacts

2010-08-14 Thread William Ferguson
Cool, thats a neat feature of the Javadoc. Never seen it before. But according to it, the following are valid constants for ContactsContract.RawContact String DISPLAY_NAME_ALTERNATIVE String DISPLAY_NAME_PRIMARY String DISPLAY_NAME_SOURCE String PHONETIC_NAME String PHONETIC_NAME_STY

[android-developers] Re: Javadoc for ContactContract.RawContacts

2010-08-13 Thread RichardC
Turn on filer by "API level" (top right on docs) and have a look. On Aug 14, 2:24 am, William Ferguson wrote: > Can someone tell me what for version of Android the online Javadoc has > been generated? > > http://developer.android.com/reference/android/provider/ContactsContr... > > contains refere

[android-developers] Re: Javadoc missing in Eclipse for 2.0, API 5

2009-11-30 Thread William Chang
Thank you Xav! In the Android SDK and AVD Manager, I was installing specific packages, but I didn't know the "Documentation for Android SDK 2.0, API 5, revision 1" is Javadoc (and it wasn't mentioned in the description). Sincerely, Will On Nov 30, 7:00 pm, Xavier Ducrohet wrote: > your list of

[android-developers] Re: JavaDoc

2008-04-05 Thread goorov
Hello, luke (1) I tried to add custom javadoc for android project in Eclipse and result was unstable. The result when I added only stubs with javadoc as source attachment for android.jar is here http://www.androidjavadoc.com/toast-example.PNG (2) Yes, you are right, currently there are no javado

[android-developers] Re: JavaDoc

2008-04-04 Thread luke
Yes, but there are a couple of problems with the javadoc there: (1) AFAICT Eclipse doesn't let you change the Javadoc attachment for android.jar, so you still have to look up the Javadoc manually, as you can't integrate it in the IDE. (2) The Javadoc that has problems in Eclipse is blank on andro