- The project should be built against Android 1.6. It's backwards-
compatible to 1.5, but targets 1.6 (for now; next release will
probably target 2.2 and be backwards compatible to 1.5).
- The apostrophe errors are the only real errors here. Sorry about
those. Escaping them will solve the problem. Last minute string
additions.
- The R.java file errors are a result of the apostrophe errors causing
that file not to get generated. Should go away if you escape the
apostrophes.
- The GL error is probably a result of targeting 1.5.
Sorry for the confusion. Apostrophes will be fixed in next source
push (which may be a while--in the middle of a bunch of other changes).
Chris
Eclipse just calls the command line tools, so ditching it won't help you with this. Could you post the errors that are reported? Others have not had problems.