I got some strange errors while develop some custom map overlays, anyone experience these? pls help, tks in advance.
BaseTileRequest.readResponseData(BaseTil
I've had this problem before, it could be caused by several things, checking these things usually solves it.
Your map api key you use is wrong. Remember that this key is for each installation of Android, so if you have changed computer, you need to regenerate a new key. This is the most likely problem.
If you are using eclipse, the java build path could be bugged/set-up wrong. I've found out that the google-maps import might need to be at top or close to it in the build path declaration in Eclipse.