Skip to main content

You can download latest releases of Sketchware Pro from here. latest means latest. Whether its a beta(not snapshot) version. But don't worry, beta versions are pretty stable too, and the last stable release is too old to use 😔

Sketchware.Pro.v6.4.0-rc05-minApi21.apk

Sketchware.Pro.v6.4.0-rc05-minApi26.apk

Source Code (zip)

We've made a few changes to the Logic Editor. Please make sure to make a backup of your entire .sketchware folder before you try this beta out! There might be bugs in the editor, and they could corrupt your projects. Please check in the Issues section before you report any.

What's new

In short,

  • Java 1.9, 10, and 11 compile support! This only works in minApi26 builds though
  • Syntax highlighting for Kotlin and even XML files.
  • When Sketchware Pro crashes, you can now send the error message to us. It's fully optional though, so please make sure to send them if you want to help us fix bugs!
  • New features using root access: Auto-installing of projects, and also launching of projects if auto-install is enabled and worked.
  • You can now use e.g. tools:replace="android:id" in a View's inject property to remove android:id from its XML code. This is a replacement for XML Command Blocks that change tiny things like these.
  • Add new docs and update exisiting ones by @NiceSapien in #557

Want full details? See them here.