Read an SQLite' database formatted as MBtiles file format.
See https://github.com/djcoin/MBTilesDroidSpitterExampleSimple for an example of use and how to make your SQLite database Android compatible.
- Load the database using a full path
- Load a tile given its x, y, z parameter as a Bitmap or Drawable (return null if no tile found)
- Load metadata of the table given it's version number. Ensure failure if the given metadata table does not respect the spec
- Simon Thépot aka djcoin <simon.thepot@gmail.com> <simon.thepot@makina-corpus.com>. Work done while being at Makina Corpus