於 17/4/2010 11:37, Indicator Veritatis 提到: > I downloaded all the *.html fies (well, all of android-sdk- > linux_x86-1.6_r1/docs) and I search the whole thing using Linux > command line as follows: > > find . -name "*.html" | xargs grep "ArrayAdapter" > > Or, I can put some other keyword in place of ArrayAdapter, not > necessarily a class name or method name. > > Does this answer your question? > > On Apr 15, 12:34 am, Jacky Lam<[email protected]> wrote: >> Dear all, >> >> Any good site or offline documentation which allow me to search and >> reference for Android API/Class/Object/Attribute? >> >> Thanks. >> >> BR, >> Jacky > Yes...but I am looking for a more convenience way to do that. Like a .CHM, .PDF file like that.
I have searched for a while and surprised there is no a Android API bible book in the market or internet..... Jacky -- You received this message because you are subscribed to the Google Groups "Android Beginners" group. NEW! Try asking and tagging your question on Stack Overflow at http://stackoverflow.com/questions/tagged/android To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-beginners?hl=en

