> I've got a question about reference information which is in > Documentation web-page. > -> http://code.google.com/android/reference/index.html > especially, "Class Hierarchy" and "Class Index" pages. > I wish I understood the page and I wanna make my own code by using the > page!! but, It is really hard. > and I can't make it through without sample code of someone else
There are dozens upon dozens of sample activities in the ApiDemos that come with the SDK, along with a few other sample applications that ship with the SDK. There are dozens upon dozens of tutorials and other bits of sample code on anddev.org. There is a dozen or more blogs with dozens of tutorial/sample code posts found on Planet Android: http://www.planetandroid.com/ There are three books currently in print and more in "beta" status -- search "android development" or "android programming" in Amazon, or visit my Android Programming Knol: http://knol.google.com/k/mark-murphy/android-programming And, if there are specific things you want to do that are not covered by any of those resources, ask away in this group, and somebody may be able to lend a hand! -- Mark Murphy (a Commons Guy) http://commonsware.com _The Busy Coder's Guide to Android Development_ Version 1.2 Published! --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Android Beginners" 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-beginners?hl=en -~----------~----~----~----~------~----~------~--~---

