Hi to all, I am very new to both java and android development so this is probably a very simple question. I have been going through the various 'hello' tutorials on this site. I've hit a snag on the 'Hello Listview' (this one http://developer.android.com/resources/tutorials/views/hello-listview.html). When trying to run it I get a fatal error and the debugger shows me the following message of
Your content must have a ListView whose id attribute is 'android.R.id.list' I've seen some similar things on various posts but could not find the answer to; 1. where is this entry to be made (the androidmanifest.xml? the list.xml?) and 2. what the entry actually should be. Thanks in advance for any answers. -- 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

