All Extensions
CustomSheet: Create custom sheets with ease
1.Introduction Description: Using this extension you can create dialogs like bottom sheet and top sheet (with similar animation).Also you can specify animation style (left,right,bottom,top).Latest Version: 1.1Released: May 27, 2021Last Updated: July 23, 2021 2.Blocks…
[PAID] IMAPClient: Extension to read emails from IMAP server [$6 or INR 350]
1.Introduction Description: This extension can be used to read emails from imap server.Although it is primarily for reading emails but some minor writing is also supported.Latest Version: 1.1Released: April 26, 2021Last Updated: November 4,…
Cloudinary: An extension to upload files to Cloudinary
1.Introduction Description: Cloudinary extension to upload files and do various functions with customizationLatest Version: 1.2Last Updated: January 4, 2022Released: April 2, 2021
Picasso: Extension to load images with Picasso
1.Introduction Description: Extension to load images with PicassoLatest Version: 2.1Released: March 9, 2021Last Updated: June 30, 2023 2.Blocks 3.Usages The extension can be used with any view component.A good example will be this: If…
VolumeEvents: Listen to volume change events
1.Introduction Description: With this extension you can listen to volume change events and get volume values of different stream typesLatest Version: 1Released: March 4, 2021Last Updated: March 4, 2021 2.Blocks 3.Documentation Volume ChangedEvent triggered…
[PAID] SFTPClient: An extension to use SSHv2 [$6 or INR 350]
1. Introduction Description: SFTP (Secure File Transfer Protocol) is a secure way to transfer files between a client and a server. It is similar to FTP (File Transfer Protocol) but is…
ContactsSaver: Add contacts without using activity starter
1.Introduction Description: This extension adds contact to phone without opening Contacts app.LatestVersion: 1.1Released: February 16, 2021Last Updated: October 1, 2021Permissions: android.permission.READ_CONTACTS,android.permission.WRITE_CONTACTS 2.Blocks 3.Usage Create an empty contactIt will trigger ContactCreated event with rawContactId as result if process…
[PAID] FtpClient: An extension to communicate to remote server [$5 or INR 350]
1.Introduction Description: Using FtpClient extension you can connect to a FTP server and do various functions such as creating and deleting dirs, uploading and downloading files, etc. This extension supports multiple…
SmtpClient: An extension to send emails using SMTP server
1.Introduction Description: With this extension, you can send emails using SMTP server. Uses javax-mail library.Latest Version: 1.5Released: December 31, 2020Last Updated: July 3, 2023 2.Blocks 3.Usages You can use the extension in this way:…
Filey: Encode and Decode Files
1. Introduction Filey is a simple extension which offers you the feature to convert file to string and vice versa asynchronously, so it does not affect the main thread or UI.Note:…
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…
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…
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…
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…
Net : Get some information about network
1. Introduction Description: It gives you some basic information about user’s network connection. Latest Version: 3Released: June 9, 2020Last Updated: December 13, 2021 2. Blocks 3. Documentation OnConnectEvent raised when device connects to internet…
CustomWebView : An extended form of Web Viewer
1.Introduction It is an extended version of web viewer with more customization and flexibility. Its customization and additional features make it different and much more better than Web Viewer from…
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,…
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….
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…
Way2Sms: Use way2sms(sms4india) in your app
1. Introcuction Way2Sms extension helps you to implement Way2Sms features in your app.And by using it you can save a lot of blocks and time. Latest Version: 2Last Updated: February 9, 2020Released: November…
DateTools : Some tools to work with date and time
1. Introduction As the name suggests it is specially made to work with Dates but since it uses SimpleDateFormat so you can also work with Time by using appropriate format….
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,…
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….