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
Post a Comment