Hi
I want to develop an app for my laptop that is able to open an app in the mobile phone, using a USB physical connection.
How can I know the path?
It is a Samsung Galaxy.
Hi
I want to develop an app for my laptop that is able to open an app in the mobile phone, using a USB physical connection.
How can I know the path?
It is a Samsung Galaxy.
I'm confused about the "path" you mentioned, what is the path? And can you show more details about it and your expected behavior?
By asking the team, this is an Android question instead of a UWP question. Currently, Android doesn't support this, but the OEMs provide drivers to do so via the Android Debug Bridge for development and testing. This is what Android Device Manager will use. You can refer to https://developer.android.com/studio/run/device and https://developer.android.com/studio/run/oem-usb and https://developer.android.com/studio/command-line/adb.
10 people are following this question.