2 posts, 2 voices
, Tagged: project linux java
|
|
I’m starting my thesis work for informatics engineering and I’m using BUGs to make the prototipe. My work need the processing of fingerprints to authenticate users in the BUG so I need to import the libfprint linux library so I can use a USB fingerprint reader with the BUG. How can I do it? CAN it be done? |
|
|
There’s information about how to roll your own native libraries here: |