realm-studio icon indicating copy to clipboard operation
realm-studio copied to clipboard

Integrate with ADB (Android)

Open cmelchior opened this issue 7 years ago • 3 comments

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:

  1. Get a list of attached devices

  2. By selecting a device: Get a list of Realms on that device and be able to download and open it.

  3. 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.

cmelchior avatar Aug 10 '17 15:08 cmelchior

User request: https://github.com/realm/realm-object-server/issues/358

cmelchior avatar Apr 12 '18 06:04 cmelchior

@cmelchior Any updates regarding this? It would be great to have this functionality.

mgoyanes avatar Mar 16 '19 18:03 mgoyanes

Hey - looks like you forgot to add a T-* label - could you please add one (if you have access to add labels)?

realm-probot[bot] avatar Nov 11 '19 00:11 realm-probot[bot]