I get the Error
Unable to start activity ComponentInfo{de.androidbuch.activiti/de.androidbuch.activiti.task.Activity}: android.view.InflateException: Binar
I got this error when using a ListFragment but the list view id was listView1 instead of list.
'Your content must have a ListView whose id attribute is 'android.R.id.list''
http://developer.android.com/reference/android/app/ListFragment.html