Extensions

Extensions will be posted in this category

ScrollHandler: Handle the scroll of Scroll Views

1. Introduction ScrollHandler extension can be used to handle the scroll and properties of scroll views. It can effortlessly manage and customize the scrolling experience and properties of Vertical and Horizontal scroll arrangements.Latest Version: 1.4Released:  August 14, 2020Last Updated:  June 27, 2023 2. Blocks 3. Documentation HReachLeft Event raised when HSA reach left HReachRight Event raised when HSA reach […]

ScrollHandler: Handle the scroll of Scroll Views Read More »

VideoUtil: Get some information from video (Url/local) 

1.Introduction VideoUtil gives you some basic information about video including video’s thumbnail.You can get info from both the url and local file as well. Latest Version: 1.1Released:  July 27, 2020Last Updated:  June 29, 2021Permission(s): android.permission.READ_EXTERNAL_STORAGE,android.permission.WRITE_EXTERNAL_STORAGE 2.Blocks image296×509 15 KB 3.Documentation 4.Dowloads Hope it helps!

VideoUtil: Get some information from video (Url/local)  Read More »

ScreenRecorder: An extension for screen recording

1. Introduction Screen Recorder is an extension which offers a set of tools to record screen customizable features Latest Version: 2Released:  July 11, 2020Last Updated:  TodayRequires: Api 21 (and Api 24 for Pause and Resume methods)Permissions: android.permission.WRITE_EXTERNAL_STORAGE and android.permission.RECORD_AUDIO (and android.permission.FOREGROUND_SERVICE for Api 29 and above) , android.permission.POST_NOTIFICATIONS (for Android 13 and above) Key Features: 2. Blocks 3. Documentation ErrorOccurred Event invoked when an error occurs while recordingerror

ScreenRecorder: An extension for screen recording Read More »

EFile : Only asks for permissions when required

1. Introduction EFile is a modified version of the original File component. The only difference between File component and the extension is that the extension does not ask for write permission if you want to write to Application Specific Directory and read permission if you want to read from Application Specific Directory or Assets. Latest Version: 4Released:  June

EFile : Only asks for permissions when required Read More »

AsymmetricCryptography : An extension for asymmetric cryptography

1. Introduction AsymmetricCryptography is an extension which you can use to add end-to-end encryption(asymmetric encryption) in your app.It uses asymmetric encryption which ensures that your data is safe. Latest Version: 3.1Released:  April 25, 2020Last Updated:  June 30, 2020 2. Blocks 3. Documentation A quick and short documentation for AsymmetricCryptography : Generates keys of provided length and raises event ‘KeysGenerated’ with success

AsymmetricCryptography : An extension for asymmetric cryptography Read More »

Qr: Create and read barcodes offline

1. Introduction This App Inventor extension enables offline barcode creation and reading using the robust Zxing library. Effortlessly generate and scan various barcode formats without the need for internet connectivity. Enhance your app’s functionality with reliable and efficient barcode processing capabilities. Latest Version: 5.3Released:  March 21, 2020Last Updated:  June 11, 2024 2. Blocks 3. Documentation A short documentation

Qr: Create and read barcodes offline Read More »

PkgUtils : An extension to work with Packages

1. Introduction PkgUtils is basically related to Package and Package Manager, so it allows you to work with apps and packages Latest Version: 5.1Released:  December 21, 2019Last Updated:  November 12, 2020 2. Blocks Methods/Functions 3. Usage A small documentation… Returns app name from package Returns app version code from package Returns app version name from package Checks whether specific

PkgUtils : An extension to work with Packages Read More »

Scroll to Top