There is comm API,but USB is the actual master in device connection area.
If I want to access a joystick through USB instead of Comm, how?
Anyone has the experience?
Thank you!
How to access device through USB?// Expert user has replied.There is comm API,but USB is the actual master in device connection area. Anyone has the experience? Thank you! |
Subscribe to email updates
Monthly updates from our Zebra development team, straight to your inbox.
2 Replies
As Mark Mentioned,
You need to create a native extension to achieve the same.
There is no APIs exposed in RhoMobile to manage the USB connection.
Regards,
Joydeep
I have searched the discussion board, looks like only specified devices provided with API, from Zebra?
In Rho there is anyway to access android system API?
It is very simple to use USB port in pure android app development env.