SKETCHWARE - CREATE YOUR OWN APPS APK

SKETCHWARE - CREATE YOUR OWN APPS  Icon
   
3.8/5
30360 Ratings
Developer
Sketchware
Current Version
3.10.0
Date Published
File Size
52.9 MB
Package ID
com.besome.sketch
Price
$ 0.00
Downloads
100.0K+
Category
Android Apps
Genre
Tools

APK Version History

Version
3.10.0 (150)
Architecture
devices,internal,repository
Release Date
February 13, 2020
Requirement
Android 5.0+
Version
3.9.11 (149)
Architecture
devices,internal,repository
Release Date
February 13, 2020
Requirement
Android 4.4+
Version
3.9.10 (148)
Architecture
devices,internal,repository
Release Date
February 13, 2020
Requirement
Android 4.4+
Version
3.9.9 (147)
Architecture
universal
Release Date
February 13, 2020
Requirement
Android 4.4+
Version
3.9.8 (146)
Architecture
universal
Release Date
February 13, 2020
Requirement
Android 4.4+
  • SKETCHWARE - CREATE YOUR OWN APPS Screenshot
  • SKETCHWARE - CREATE YOUR OWN APPS Screenshot
  • SKETCHWARE - CREATE YOUR OWN APPS Screenshot
  • SKETCHWARE - CREATE YOUR OWN APPS Screenshot
  • SKETCHWARE - CREATE YOUR OWN APPS Screenshot

About Radio FM 90s

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.

What's New in this version

- 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