D dragonguy Active Member Licensed User Longtime User Jul 20, 2015 #1 i like to develop the moxa UPort 1100/1200/1400/1600 USB Android Driver, now i got the libraries jar file, but dont know how to use it. http://www.moxa.com/support/download.aspx?type=support&id=3445 how to include the jar file into the my application?
i like to develop the moxa UPort 1100/1200/1400/1600 USB Android Driver, now i got the libraries jar file, but dont know how to use it. http://www.moxa.com/support/download.aspx?type=support&id=3445 how to include the jar file into the my application?
DonManfred Expert Licensed User Longtime User Jul 20, 2015 #2 you need to write a wrapper-library in java to use the jar. Maybe the jar is useable with javaobject and or reflector. But i cant help on this as i´m not familar with javaobject and reflection Upvote 0
you need to write a wrapper-library in java to use the jar. Maybe the jar is useable with javaobject and or reflector. But i cant help on this as i´m not familar with javaobject and reflection
D dragonguy Active Member Licensed User Longtime User Jul 21, 2015 #3 Anyone can help me step by step to write wrapper libraries? Really need to get it work. Please help me. Upvote 0
Anyone can help me step by step to write wrapper libraries? Really need to get it work. Please help me.