MapQuickView is an mobile mapping application prototype built with PhoneGap, jQuery.mobile and Leaflet that allows the importation of tiled layers from remote TMS servers to quickly view what they look like on your mobile device.
Its primal goal was to let me try the above technologies and learn more about them. As mentiioned, this is a prototype.
You can quickly see what the application looks like.
Install MapQuickView v0.2 on your Android device.
The AppPreferences PhoneGap plugin was used to save the layers added/removed. The installation procedures were follow and I had to update the project directoy using these commands:
android list targets
android update project --path $(pwd) --target 4 --subprojects