Hi,
I have completed the design for a mobile application.
Using Excel VBA I have modeled my core data (which will remain static) and performed a successful proof of concept as best I could without a bona fide mobile app mockup.
My requirements are:
- access to GPS
- ability to turn make a API call to attempt to turn on GPS if data plan is not available on phone\tablet.
- SQLite support
- SpatiaLite (spatial data support) for SQLite or another Spatial library
Note the database will be local and primarily static.
The application will run off line without a data plan (load and install is envisioned to occur with Wi-Fi)
Thanks
Chris