Fatal exception. I am kind a new in android programming so hopefully you can get it. For more info or more code just write a comment I can add.
here is the error:
03-17 17:38:42.641: E/AndroidRuntime(1306): FATAL EXCEPTION: main
03-17 17:38:42.641: E/AndroidRuntime(1306): java.lang.RuntimeException: Unable to start
activity
ComponentInfo{com.example.mandatoryassigment/com.example.mandatoryassigment.MainActivity}:
java.lang.RuntimeException: Your content must have a ListView whose id attribute is
'android.R.id.list'
You have any idea? The application is trying to show the list (ListActivity).