android - Open Realm Browser on Live Database in Genymotion? -


i'd monitor realm database while running android app on genymotion -- rather pulling on , on again.

the obvious possibilities have realm database stored on external storage that's mounted local filesystem. or able open directly in /data/data, can't figure out how.

is there way this?

it not possible share realm file between processes. open issue (https://github.com/realm/realm-java/issues/1091).


Comments

Popular posts from this blog

android - Pass an Serializable object in AIDL -

How to provide Authorization & Authentication using Asp.net, C#? -

How to use Authorization & Authentication in Asp.net, C#? -