On Tue, Dec 20, 2011 at 2:50 AM, David Setiawan <[email protected] > wrote:
> Do you have any example or tutorial about how to make a mobile catalog > like that? I don't and it'll probably be difficult to find an example of something that specific. Design your app, figure out how you want it to work, then break it down into its different parts. Instead of "mobile app catalog", maybe you'll have a Gallery View, a List View, or some such other UI elements with certain behaviors. Read through the docs and find examples on *those* independent parts then piece them together. ------------------------------------------------------------------------------------------------- TreKing <http://sites.google.com/site/rezmobileapps/treking> - Chicago transit tracking app for Android-powered devices -- 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

