SK library tool icon

SK library tool

1.8

Sketchware Library downloader

App Information

Version
Update
Dec 26, 2022
Developer
Category
Google Play ID
Installs
100+

App Names

App Description
Download libraries from the maven repository
This application enables you to download java libraries to be used in the Sketchware pro app. Sketchware pro uses libraries that contain a .jar file and a .dex file. All you have to do is copy the Gradle String of the library and paste it into the app and parse the Download button. The app will download the jar file from the repository and dex it using the d8 tool.

Make a Sketchware Library from a jar file
If you download the jar file manually, you can dex it using the d8 tool by clicking on the Show list of classes , and you can check the classes list of the library to import them into your project.
Read more