Is there any way to secure the runtime geodatabase on the device? Then, even other users get the runtime geodatabase, they cann't access the data.
HI,
Currently, the SDK provides no specific encryption. But you should be able to use any Android file-based encryption at the OS level for the geodatabases just like other file formats.
Thanks
Rama