Realm Data View is the open source application for developers who want to view the data stored on their android device using RealmDB simply and quickly.
Beta 1.0.0 version available for Windows, Linux, Mac (Download)
- Adb must be in the system path
- The device must contain root
- AVD use "Google APIs Intel x86 Atom System Image", not use "Google Play Intel x86 Atom System Image"
Modify the file found at <USER>
/.realm-data-view/config.json, enter the exact path of your Android/sdk/platform-tools.
{
"path": "/home/bill/Library/Android/sdk/platform-tools"
}