B4J Question B4X Zkteco Library

this is my first topic on forum , after one year to knowledge and growing up my skills read a lot of post and its a first time i can't found a reply of my question ,
actualy im making a intendance desktop applcication with mifare reader and biometrics reader also , i have a zkteco k40 , i found an sdk in official website called zkfingereder.jar but without xml file , whene i put it in external or internal lib folder the b4j canount known it , if anyone have this file or a way to use this sdk in b4j please tell me
thank you all
 

Johan Schoeman

Expert
Licensed User
Longtime User
You have two options:
1. Use JavaObject to make use of the JAR
2. Write a wrapper (java) that wraps the JAR and compile it with Simple Library Compiler. If your wrapper project is set up correctly the XML and new Jar will be created that you can then use in your B4J project (same as the other B4J libs that have a jar and xml).
 
Upvote 0
thank you so mush bro
i tested a first way but a found a dificult with command
i will test the second way
thx
 
Upvote 0
Cookies are required to use this site. You must accept them to continue using the site. Learn more…