I currently use a MapActivity in my application. I use it with 2 API Keys. One for debugging, and one for \"production\"
I am fed up with changing these values in th
You have to create google maps object dynamically. Your layout will contaion only parent layout for creating object.