Has anyone had success running a custom DJI Mobile SDK application alongside the DJI Go application on Android? It appears as though only one application at a time can connect to the controller over USB.
I am creating an app with the Mobile SDK for streaming video and telemetry data back to a server. I would like to connect this app to the drone while simultaneously using the DJI Go app to fly.
Is this a limitation of the Android Open Accessory Protocol?