On Tue, Mar 29, 2011 at 3:52 PM, Tobiah <[email protected]> wrote: > On 03/29/2011 12:18 PM, Mark Murphy wrote: >> >> On Tue, Mar 29, 2011 at 3:15 PM, Tobiah<[email protected]> wrote: >>> >>> Yeah, thanks. I wonder why google doesn't list the version >>> when things were introduced into the docs, like say, the php >>> docs do. >> >> They do. It is right in the JavaDocs. >> > > Oh, is that what Eclipse uses? I'm on the command line, > using developer.android.com as a reference.
I am referring to developer.android.com (or the copy of which that is part of your SDK installation), specifically the Reference tab, which contains documentation in standard JavaDoc format. Each element is labeled with the API level in which it was added. -- Mark Murphy (a Commons Guy) http://commonsware.com | http://github.com/commonsguy http://commonsware.com/blog | http://twitter.com/commonsguy _Android Programming Tutorials_ Version 3.2 Available! -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-developers?hl=en

