My goal is to allow an Android (maybe iOS later) to connect to Windows using USB cable (B4A compiler) to exchange data with an app on the Android and another one on Windows without use of Bluetooth or Wi-Fi.
On Windows side I'm trying to use B4J-Chat, which sees the Android USB connection as COM9. I can type in text to send, but since there isn't a client on the Android nothing happens.
On the Android side I'm trying USBExample/USB. It doesn't see the USB to Windows connection, but will see as SD Card that is plugged into Android.
So, my question is how do I get Android to see the USB cable connection to Windows?
This is for an application I'm working on for a non-profit that will connect home medical devices to PC, MacOS, Linux, and hopefully mobile devices such as phone. I successfully am able to connect an SD Card to the phone, but navigating thru the SD Card is too error prone and Android won't allow my app to access anything outside it's sandbox without the user doing the selection of files on the SD Card.
Thanks
On Windows side I'm trying to use B4J-Chat, which sees the Android USB connection as COM9. I can type in text to send, but since there isn't a client on the Android nothing happens.
On the Android side I'm trying USBExample/USB. It doesn't see the USB to Windows connection, but will see as SD Card that is plugged into Android.
So, my question is how do I get Android to see the USB cable connection to Windows?
This is for an application I'm working on for a non-profit that will connect home medical devices to PC, MacOS, Linux, and hopefully mobile devices such as phone. I successfully am able to connect an SD Card to the phone, but navigating thru the SD Card is too error prone and Android won't allow my app to access anything outside it's sandbox without the user doing the selection of files on the SD Card.
Thanks
Last edited: