On Sun, Mar 31, 2013 at 1:27 PM, Kustaa Nyholm <kustaa.nyh...@planmeca.com> wrote: > BUT under the hood libusbx uses the native API > on each platform to access USB right? > > And I can call any native API from Java with > JNA without ANY native code and the C tool > chain issues...so what I really should do is > to re-write libusbx in Java! Just like > my PureJavaComm project does.
Is this really feasible? Even if it is feasible, you are kind of re-inventing the wheel. Why not just improve the existing Java bindings of libusbx instead? 1) LibusbJava http://sourceforge.net/p/libusbjava/code/310/tree/trunk/LibusbJava/ 2) javax-usb-libusb1 https://github.com/trygvis/javax-usb-libusb1 Maybe there are others. -- Xiaofan ------------------------------------------------------------------------------ Own the Future-Intel® Level Up Game Demo Contest 2013 Rise to greatness in Intel's independent game demo contest. Compete for recognition, cash, and the chance to get your game on Steam. $5K grand prize plus 10 genre and skill prizes. Submit your demo by 6/6/13. http://p.sf.net/sfu/intel_levelupd2d _______________________________________________ libusbx-devel mailing list libusbx-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/libusbx-devel