If you are provided the Java files directly, then import them as you would any other collection of classes, and skip to Part 3.
Put the rskit-x.x.jar in the "libs" folder.
Commonly there is a folder called `libs` in your project, but depending on your configurations it may be in another location, or you can to place it somewhere else.
Add the JAR file to the Java build path “libraries” list.
You can access the list by right-clicking on your project and selecting `Properties`.
Comments
0 comments
Please sign in to leave a comment.