[android-beginners] Re: problem with a simple map app

2008-09-27 Thread Andreas Frey
Hallo Falko, though your post lacks the occuring error, i try to help anyway. I had similar problems on my first android application with a Google Map. I think you lack 2 things: 1. You need to import the google maps libraries in the manifest.xml, and 2. To add permissions for accessing the

[android-beginners] Re: problem with a simple map app

2008-09-27 Thread Andreas Frey
Hello Falko, ialready sent a message, but this is not shown. So I try again. Though i miss an error description, I try to help you anyway. I had some problems also with my first Google Android Map application. Perhaps this can solve your problems: Adjust your AndroidManifest.xml for a Map