Hi, Were you able to solve this issue? I'm facing the same problem. Any help would be appreciated.
Thanks On Sunday, August 21, 2016 at 1:32:48 AM UTC+2 con...@theninjabunny.com wrote: > > I'm developing an Android app using Golang that make use of a USB device > connected to the Android (on those that support the host mode). My app > works great if the device is rooted and SELinux is in permissive, > unfortunately that's not common at all. > > To avoid that, you could open the USB device in Java (usbManager) and > then pass the file descriptor to the NDK (Go) code. At this point, I'm not > sure if it's possible at all, or the x/mobile code has to be modified, but > I have no idea how to continue nor where to find more information on the > topic. > > Using gomobile/bind for the app > -- You received this message because you are subscribed to the Google Groups "golang-nuts" group. To unsubscribe from this group and stop receiving emails from it, send an email to golang-nuts+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/golang-nuts/db7ff560-7f77-46de-ab4f-2ffddf0c5da5n%40googlegroups.com.