Is it possible to connect this tab to another device and read signals from port sent from this device?
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
Some android devices supports communicating throw USB device<—>device via Accessory protocol.
Here is a link that talks in detail about this feature Android ADK
To take a more general overview you can start here reading about USB in android: Android USB Connectivity Doc