- //setting this before the layout is inflated is a good idea
- //it 'should' ensure that the map has a writable location for the map cache, even without permissions
- //if no tiles are displayed, you can try overriding the cache path using Configuration.getInstance().setCachePath
- //see also StorageUtils
- //note, the load method also sets the HTTP User Agent to your application's package name, abusing osm's tile servers will get you banned based on this string