Possible Duplicate:
How to cache Google map tiles for offline usage?
Google just barely came out with Maps for Android 5.7 that includes the ability to download a map area for offline use. I'm working on an app in which we use Google Maps via the API. It seemed to me that in a previous version of the app that the MapView would use the downloaded, cached area from within our app. But now, all of the sudden, when I'm offline the App doesn't seem to use or have any cache at all. Should the downloaded cache work offline even for apps that use Google Maps via the API? If I'm online it will work fine, using the debug API key.