sketchub icon

SwbUtils

LEGENDARY_STREAMER_YT
31 Likes
17 Comments
257 Downloads

Screenshots

About

SwbUtils an light weight library to convert any sketchware project into (.swb) format without any heavy codes / blocks Also Has An Function to Restore the swb (Android 11 & above working)

Can be used in making project store / backup-restore application etc.....

Pros :-

  • Backups with Used Custom blocks && Used Library -Backups in background so no lag while backingup -Has listeners so after getting successfully backedup you'll get notified && also an onFail void for getting failed info like error while backing up....

What's New • Fixed Some Known Bug • Fixed replacing backup project is already exist • Added backup the project with postfix (_d.swb) if already exist • Added GetProjectDetails without any codes/blocks (Returns String)


GetProjectDetails.getAppName((int)_projectID)
GetProjectDetails.getVerName((int)_projectID)
GetProjectDetails.getVerCode((int)_projectID)
GetProjectDetails.hasCustomIcon((int)_projectId) <-- returns boolean
GetProjectDetails.getCustomIcon((int)_projectId) <-- returns custom icon path```
• Added Backup with extension replace like
$pkg --> package_name
$app --> app_name
$verC --> version Code
$verN --> version Name

• Added Restore Function

©2024 Sketchub | User Policy