In my application, I am trying to show the current location on a map. I followed the instructions in the link
When I launch an application from my eclipse to my device using the launch configuration, I can view the map and the current location where I was.
But when I created the .apk and aligned.apk file of my application, then I can not see the map.
When I was looking for stack overflow, I came to the next question
and followed these answers, but still I canβt see the map, it shows only the squares how to solve this problem
source
share