Sketchware Pro v6.4.0 RC 03 - Create Your Own Apps (Work on Android 11)
Create native Android apps on your smartphone. Sketchware lets you build mobile apps using lego-like blocks. Block language lets you go beyond prebuilt widgets, allowing your application to be flexible and scalable.
Main Features:
- Importing google-services.json downloaded from Firebase Console directly instead of entering Firebase data manually.
Fixes
- Component fields getting duplicated was fixed.
- APK aligning failing due to dynamically linked zipalign binaries was fixed too!
- Adding a RewardedVideoAd Component is not possible anymore when not having AdMob enabled.
- Projects using OneSignal won't have to rely on e.g. XML Command Blocks to work (/ at least get installed) on Android 12 when also targeting that Android version.
- When exporting a signed AAB or APK, the file gets signed first, then zipaligned. Apparently that's what you should do now.
- The context menu in Java Manager or App Components shouldn't be weirdly dark with dark text anymore.
- A typo in the onScrollChanged Event label was fixed at last.
- Projects using Glide should no longer crash at runtime.
- Clearing the app cache will no longer make compiling projects not work anymore until you clear the app's data.
- Some other compiling assets that need to be extracted will also be extracted to the cache directory, just like e.g. built-in libraries' DEX files.
- Built-in Extra Blocks can now be overridden using Custom Blocks again.
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.
Post a Comment for "Sketchware Pro v6.4.0 RC 03 - Create Your Own Apps (Work on Android 11)"