Where’s the client database file?

Storage location for the database file:

You’ll find three files—storage, storage-shm, and storage-wal—in the directory /data/data/application package name/files/Your RC AppKey/Your RC userId/. Copy these files to a single path and open storage.

Accessing the files:

Use Android Studio → Device File Explorer to locate storage, storage-shm, and storage-wal in the same directory.