I am starting to develop Android apps by looking ApiDemos as examples, but I found out these demos are very difficult to work with. They used class names like List1.java, List2.Java instead of intuitive application names. You can not easily find out correspoding source code(java class) for a demo.
So I suggest that Android dep team improve these demos, and please use good application names instead of 1, 2, 3 ,4. These demos are very important to advanced Java developers who usually don't need to read manual to start developping. A good example is all needed. Thanks -- 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

