Skip to content

joseviniciusnunes/realm-data-view

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Realm Data View

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)

Requirements

  • 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"
Preview




Problems with adb path

Modify the file found at <USER>/.realm-data-view/config.json, enter the exact path of your Android/sdk/platform-tools.

Example

/home/bill/.realm-data-view/config.json
{
    "path": "/home/bill/Library/Android/sdk/platform-tools"
}

About

Realm Data View for Android

Resources

Stars

Watchers

Forks

Packages

No packages published