I\'m getting this run-time error and I\'m really struggling to get to the bottom of it: \"Your content must have a ListView whose id attribute is android.R.id.list\".
if you use getListView(); make sure that the target list\s id is "list".