ksksue / PhysicaloidLibrary

Android Library for communicating with physical-computing boards (e.g.Arduino, mbed)
http://www.physicaloid.com/
357 stars 151 forks source link

ftdi d2xx -> Android error, def not found #22

Open HeliumCore opened 8 years ago

HeliumCore commented 8 years ago

Hi, I've been using Physicaloid and it worked fine for a project of mine. Then (using the same USB device), I import the library, like I always do, and I have an error when I connect my USB device.

The app crashes, and I got an error : "NoClassDefFoundError: failed resolution of : Mcom/ftdi/j2xx/d2xxManager"

I can see the d2xx jar in lib folder, I've added everything I know to make it work -> Still got the error.

Any help ?

xxxajk commented 8 years ago

Don't bother, he hasn't updated anything in years and there are a pile of problems with this library. Try my repaired version instead, which contains everything you need and has everything updated. https://github.com/xxxajk/PhysicaloidLibrary