Thanks for the info, I'm a Noob and sorry, I'm not trying to get people to write code for me im just completely lost
On Jul 11, 2010 9:23 PM, "Justin Anderson" <[email protected]> wrote: We are not going to write your code for you... Do what Mark has told you to do. Create two list activities, override onListItemClick() and in that method display the second list activity by calling startActivity(). If you have questions about startActivity() or how to use intents you can do a search on this group because there is lots of information from questions that have already been asked. ---------------------------------------------------------------------- There are only 10 types of people in the world... Those who know binary and those who don't. ---------------------------------------------------------------------- On Sat, Jul 10, 2010 at 11:28 AM, Raul Martinez <[email protected]> wrote: > > > > ok so i have this: > > > > package com.main.Reference; > > > > > > import android.app.ListActivity; > > imp... > > -- > > > You received this message because you are subscribed to the Google > > Groups "Android Beginners" gr... > -- You received this message because you are subscribed to the Google Groups "Android Beginners" group.... -- 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

