I need a USB Host to communicate with Android. I need Host in order to charge the battery of Android.
A few years ago, I made it through the ADB (with TCP packets). It worked fine until Google added a security layer to Android's ADB Interface (V4.4.2 and above).
Also, time ago, I did a test with Microchip Android board, but it was very unstable.
I thought of this FTDI chip. I bought the evaluation board and it's Android program seems to be stable.
But I can not work well with B4A. I don't found any library.
Has anyone had success with this chip? How? How to change the baud-rate?
Someone uses another chip to do this? I need to be host to charge the battery of Android. The FT232 does not work because it is not Host.
If anyone has any suggestions, I would appreciate.
Thank you.
A few years ago, I made it through the ADB (with TCP packets). It worked fine until Google added a security layer to Android's ADB Interface (V4.4.2 and above).
Also, time ago, I did a test with Microchip Android board, but it was very unstable.
I thought of this FTDI chip. I bought the evaluation board and it's Android program seems to be stable.
But I can not work well with B4A. I don't found any library.
Has anyone had success with this chip? How? How to change the baud-rate?
Someone uses another chip to do this? I need to be host to charge the battery of Android. The FT232 does not work because it is not Host.
If anyone has any suggestions, I would appreciate.
Thank you.