Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Detect Android Device #25

Closed
maximtart opened this issue Feb 4, 2016 · 2 comments
Closed

Detect Android Device #25

maximtart opened this issue Feb 4, 2016 · 2 comments

Comments

@maximtart
Copy link

Hi,

First of all very nice solution, thank you.
But I have one question.
Is it possible to detect connected Android device?

@rsms
Copy link
Owner

rsms commented Feb 4, 2016

Short answer: No

Longer answer: PeerTalk depends on a service called usbmuxd which is running on most iOS devices and Macs. However, not on most Android devices (and the protocol version might differ from that of iOS.) But since Android is easily hackable, you can build and install usbmuxd on your Android device. There are a few implementations out there (a quick Google search will yield lots of results.)

@rsms rsms closed this as completed Feb 4, 2016
@ivnsch
Copy link

ivnsch commented May 14, 2017

I understand correctly that this library isn't usable to communicate with third party sensors (e.g. Arduino)?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants