SKETCHWARE - CREATE YOUR OWN APPS APK

Version: 3.10.0 for Android, Windows PC, Mac.

Updated on: 2024-06-25

Author: Sketchware

Download APK

[ App details | Screenshots | Installation instructions | Older versions ]

App details

Version: 3.10.0
App size: 53.1 MB
Category: Tools

Latest updates:

- The Minimum SDK Version changed to 21
Do not supported API 19 Devices anymore
read more

App Description:

Create native Android apps on your smartphone.

Main Features:

- Block programming simila... read more

Screenshots

SKETCHWARE - CREATE YOUR OWN APPS IconScreenshot 1Screenshot 2Screenshot 3Screenshot 4Screenshot 5

Installation instructions

SKETCHWARE - CREATE YOUR OWN APPS works on any Android devices (requires Android 5.0 or later). You can also install and run this application on your PC or Mac by using an Android emulator app. Here's how to do it:

Install SKETCHWARE - CREATE YOUR OWN APPS on Android devices

Select one of the two options below, depending on the type of file you downloaded from this page.

Install APK file

Find and select the APK file. Tap 'Install' when the APK installer menu shows up. Afterwards, complete the installation by following any additional instructions that appear on-screen.

Install XAPK file

To install a .XAPK file, first download and install the Split APKs Installer (SAI) application. Then, open the SAI app and choose the "Install APKs/XAPK" option. Locate the .XAPK file you wish to install and click 'Install.'

Install SKETCHWARE - CREATE YOUR OWN APPS on Windows 10/11 and Mac

This app can be operated on a computer with an Android emulator. While there are various emulators available, this tutorial uses BlueStacks, which is compatible with both Mac and Windows systems.

Installing BlueStacks is straightforward. Simply download the installer from the BlueStacks website and run it. Be aware that the installer is large and setting up the engine might take some time.

If you don't have other programs associated with APK/XAPK file types, BlueStacks will open these files by default. To install an app, either double-click the APK/XAPK file or drag-and-drop it onto the BlueStacks home screen. Then, confirm the installation. Once installed, the app will appear on the BlueStacks home screen.

That's all! You've now successfully installed SKETCHWARE - CREATE YOUR OWN APPS on your PC Windows and Mac using BlueStacks.

If you have any questions, please post them in the discussion section below.

Ratings

3.9 out of 5 - 33,411 reviews
5
20,449
4
3,079
3
2,173
2
1,398
1
6,309

Older versions

3.10.0 (150)2024-06-25
3.9.11 (149)2019-11-13
3.9.6 (143)2019-05-21
Create native Android apps on your smartphone.

Main Features:

- Block programming similar to Scratch from MIT
- Visual Drag & Drop Integrated development environment (IDE)
- Automatically translated source code (Java and XML)
- Compile and build install files on your phone (APK file)
- Fully Compatible with Android Studio

Sketchware is a block programming based integrated development environment (IDE) for developing mobile Android apps.

It's okay if you do not know anything about developing Android apps. Sketchware is an IDE that uses block language that transforms the complex language of text-based coding into visual, drag-and-drop building blocks.

Sketchware provides documentations you can follow to become an expert at block programming and Android app development. Each example contains programming concepts you can understand by completing the project.

Visually design and develop apps, then simply run your app with a single click to build and install directly on your Android device. The projects are fully compatible with Android Studio, an IDE used on a PC, so you can export your finished project and continue working on Android Studio, or your favorite editor.

Required Permissions:

- WRITE_EXTERNAL_STORAGE / READ_EXTERNAL_STORAGE: This permission is required to save and run projects.

- GET_ACCOUNTS : This permission is required to login with Google Account.

Disclaimer: This app was developed independently of the MIT Scratch Team, which produces the Scratch programming language and online community. The Scratch name and Scratch cat are trademarks of MIT.
- The Minimum SDK Version changed to 21
Do not supported API 19 Devices anymore

- The Build Tool support API 28
- Improved the build speed
- Shared Features are removed from Main Tab
but the features are still available

- Build libraries changed to androidx
so if you have Add Source Directly Block in your project,
some part of source code must be changed to androidx

- Bugs Fixed