mikew5673 wrote: > HI Ludwig, > > I tried to solve this problem with your proposal also. But the same > problem applies - the class MapActivity cannot be found. > Has anyone a HelloWorld GoogleMaps sample which is runnable on 1.0 > platform (yes, I have a lot of samples working on former Android > versions) ?
This one was for the 0.9 SDK and therefore should be close: http://androidguys.com/?p=1413 (and I apologize for the awful formatting -- their site changed stylesheets as part of migrating to a new server, so my older tutorials are messy) You'll need a valid API key to get that working. The version of that same tutorial that's in my book is up-to-date for Android 1.0r1 (including coverage of the whole API key issue): http://commonsware.com/Android/ But, I suspect the problem is in your AndroidManifest.xml file, so if you could post that, we can probably get this cleared up. -- Mark Murphy (a Commons Guy) http://commonsware.com Android Training on the Ranch! -- Mar 16-20, 2009 http://www.bignerdranch.com/schedule.shtml --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/android-developers?hl=en -~----------~----~----~----~------~----~------~--~---

