Today I compiled an app where the source code was created using Eclipse. I had to delete two files (both related to Google Maps, an .java file and a .xml file) otherwise I had errors that prevented it from compiling. I knew this would happen since I don't have the Google 2.2 API Level 8 (files? .jar file? whatever?). Tried to Google it to find the relevant lib /.jar file. I'm sure I can't find it because I'm not using the correct phrase. Any help or link would be appreciated.
Otherwise the app compiled OK, (only 82 warnings, but no errors).
Compiling was actually easier than using Eclipse on the desktop.
Fred