I am working on the notpadv1 tutorial. I get an error from the parser as soon as I create a new xml file called note_row.xml and put in the following code: The error is at the end of the file. It says: multiple annotations found at this line premature end of file error parsing XML:no element found
I also see the following error in the console: [2010-07-04 05:34:32 - Notepadv1] Error in an XML file: aborting build.
I am following the instructions in step 5 of the following url: http://developer.android.com/resources/tutorials/notepad/notepad-ex1.html