[android-beginners] Re: Missing setListAdapter() Method?

2009-05-19 Thread uttampawar
setListAdapter comes from android.app.ListActivity I've tried that example and it works for me. void android.app.ListActivity.setListAdapter(ListAdapter adapter) Utta On May 17, 11:54 am, TJO timothyod...@gmail.com wrote: I am working through the Notepad tutorial and notice that my project

[android-beginners] Listview with multiple coulmns

2009-05-19 Thread uttampawar
Hi, I'm completely new to the android development or mobile programming for that matter. I do not have any gui building experience. I did try 'HelloAndroid' example and understand the directory layout very well. But I'm not able to get the following to work... I'm trying to build one