Hi All,
Imported the solution for exercise NotePadV1 project into Eclipse then run. In the emulator I got:
Application Error: com.google.android...
An eeror has occurred in process com.google.android.demo.notepad1. Unable to satrt activity
ComponentInfo{com.google.android.demo.notepad1/com.google.android.demo.notepad1.Notepadv1}: java.lang.RuntimeException; Your content must have a ListView whose id attribute is 'android.R.id.list'.
FORCE QUIT
Just start reading the SDK ... thought the solution would run - bug? or something wrong in my installation?
-- Not sure where to post problem? Moderator please move to the right spot

.


Thanks for the clue from plusminus. I check all the xml files clearfully, and found the root cause. 