Field & mobile
Log at the rig on Android, fully offline, and bring it home over WiFi or USB — no permanent connection required.
Exploration happens where there is no signal. The Android field app captures holes fully offline; a project is exported to a mobile package and merged back into the master database over WiFi or USB, with conflicts flagged rather than silently overwritten. Nothing is retyped, and the desktop stays the source of truth.
The Android application builds its forms at runtime from the project package, so the field schema can never drift from the office one. It works with no SIM and no coverage, and returns data through the same package format — nothing is retyped, and nothing depends on a network the site does not have.
A field tech logs holes on a tablet with no signal all week, then back at camp pushes everything to the master database over WiFi in one tap — conflicts flagged, nothing retyped.
What’s inside
- Android field capture app
- Export a project to a mobile package and merge it back
- WiFi push server and USB (ADB) sync
- Works with no connectivity in the field
All modules