I am trying to create a simple map in androi (I want to add GPS coordinates later) in intellij 9.0.1, and I installed sdk platform support (and android 1.1 - 2.1 sdk and google api 3-7). I created a new project for Android and I selected android 2.0.
Now I added to my AndroidManifest.xml, like all the tutorials, but when I run this class, it is not found. Does anyone know that I am doing something wrong or where I can find this package>
android intellij-idea
user211992
source share