Package org.osmdroid.tileprovider.cachemanager
See: Description
-
Interface Summary Interface Description CacheManagerCallback CacheManagerAction Action to perform on a tile within a CacheManagerTask -
Class Summary Class Description CacheManagerDialog CacheManagerTask generic class for common code related to AsyncTask management- performing an action- within a manager- on a list of tiles (potentially sorted by ascending zoom level)- and with callbacks for task progression CacheManager Provides various methods for managing the local filesystem cache of osmdroid tiles: - Dowloading of tiles inside a specified area, - Cleaning of tiles inside a specified area,- Information about cache capacity and current cache usage.