realm-studio
realm-studio copied to clipboard
Integrate with ADB (Android)
ADB is a commandline tool used by the Android SDK to communicate with any devices attached to a machine.
I would be nice if Realm Studio was able to levarage ADB to:
-
Get a list of attached devices
-
By selecting a device: Get a list of Realms on that device and be able to download and open it.
-
Might be tricky as we would have to traverse quite a lot of directories, but as a minimum, we should be able to list all apps installed and make them searchable, so people can find the correct app fast.
Also I believe we should be able to detect any running apps, which would be likely candidates to display first in such a list of all apps.
User request: https://github.com/realm/realm-object-server/issues/358
@cmelchior Any updates regarding this? It would be great to have this functionality.
Hey - looks like you forgot to add a T-* label - could you please add one (if you have access to add labels)?