I have been working on this google map sample using the Mono for Android evaluation version. I now what to add overlays which requires adding a second java class. When i try to add a new java class, even a simple empty class, to either the bottom of the existing .java file, or a new .java file (with a build action of AndroidJavaSource), I get an error packaging the project.
Help? What am I missing? Is there a limitation to the evaluation version of Mono for Android that isn't documented? Do I need to register the new class somewhere?
Edit:
The error is: "illegal character: \65279"