public class MapBundleExtractor
extends java.lang.Object
Constructor and Description |
---|
MapBundleExtractor(Activity pActivity) |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
extractMapBundleToSdCard()
Extracts the map bundle which is embedded in the apk to external storage.
|
java.lang.String |
getLocalConfigPathForMap(java.lang.String pFromPath)
Searches for a config file.
|
boolean |
isExternalStorageAvailable() |
boolean |
isExternalStorageWritable() |
public boolean isExternalStorageAvailable()
public boolean isExternalStorageWritable()
public java.lang.String extractMapBundleToSdCard()
public java.lang.String getLocalConfigPathForMap(java.lang.String pFromPath)
pFromPath
- - The directory to start the search for the config file.