Author name: admin

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 »

FileTools : Some tools to work with files

1. Introduction Description: The name of extension is FileTools and features are similar to its name.It provides tools to work with Files and Folders. Latest Version: 10.1Released: September 27, 2019Last Updated:  October 9, 2021 2. Blocks 3. Documentation Returns path to application specific directoryThanks to @bodymindpower for suggesting changes Returns a list of available storage directories. Copies file from source

FileTools : Some tools to work with files Read More »

DistanceCalc : Calculate distance between two places from coordinates

1. Introcuction It is my first extension. As you have read in title DistanceCalc calculates distance between two places from coordinates (latitudes and longitudes). Latest Version: 1 Released: Sep 12, 2019 2. Blocks Just one block 3. Usage It has just one function/block as you can see in above screenshot. It accepts four coordinates in format like lat1,lng1,lat2,

DistanceCalc : Calculate distance between two places from coordinates Read More »

Scroll to Top