tgoop.com/androidbulb_channel/1114
Last Update:
What's new?
- Updated Create project backup dialog to fit better to Sketchware.
- Support for scrolling in Build Settings and Project Configuration.
- Automatic classpath-added directory for all projects: Find it in /Internal storage/.sketchware/data/<project ID>/files/classpath/.
- AAPT2 as Resource Processor by default, and also, AAPT being removed. Its logic and binaries are still there for now.
- Custom versions of generated files, such as FileUtil.java! Just create a file in a Manager named exactly as the one you want to replace, for example FileUtil.java in Java Manager or main.xml in Resource Manager at res/layout/.
- (Under-the-hood) Speed improvements, as String#format(String, Object...) calls have been converted to + /StringBuilder + StringBuilder#append(String) in many code-generating classes.
What's been fixed?
- All new Local library Manager issues, as we've temporarily reverted it back to almost-v6.3.0 fix1 logic
- A Glide artefact not getting added to the APK, that'd cause ClassDefNotFoundExceptions for com.bumptech.glide.gifdecoder.GifDecoder$BitmapProvider
- New projects having 1.0.0 as Version Name
- Extra Firebase Auth listener fields (ergo those not in vanilla Sketchware) not being added to Activities using a Firebase Auth Component
Known issues
- ~\~No new ones! :D (at least as of 2021-08-08T18:36:??Z+0200)~\
Nevermind, there's some critical ones slow_pensive
- Missing space in adapters' View initializers (finalTextView textview1... for example)
- (Can't reproduce) mysterious import ; line in Activity when using Intent Component
(Last update: 2021-08-08T18:36:??Z+0200)
Important Firebase Database note
As it seems that not many people have read Public Beta 1's changelog, we'll just tell it again:
- Firebase Database storage locations have been updated, and also in Sketchware Pro projects. You have to reconfigure the library for each project, and now, use the full Database URL without https:// at the start and / at the end as the Project ID. Example: whatever-default-rtdb.asia-southeast1.firebasedatabase.app
Link
> https://drive.google.com/file/d/173652q3NQGwXd4RVG-MpF0F9UY0tlKcr/view?usp=sharing
BY Android Bulb
Share with your friend now:
tgoop.com/androidbulb_channel/1114