🧩 CustomProgressDialog
An extension for MIT App Inventor 2.Developed by tails1154 using Fast.
Specifications
Package: com.tails1154.progressdialog.progressdialog
Size: 5.29 KB
Version: 1.0.0
Minimum API Level: 7
Updated On: 2025-04-27T05:00:00Z
Built & documented using: FAST v3.1.0
Methods:
CustomProgressDialog has total 7 methods.
CreateProgressDialog
Create a ProgressDialog
- Return type:
any
| Parameter | Type |
|---|---|
| message | text |
SetProgressValue
Set progress
| Parameter | Type |
|---|---|
| progressDialogObj | any |
| progress | number |
ShowDialog
Show progress dialog
| Parameter | Type |
|---|---|
| progressDialogObj | any |
SetIndeterminate
Sets if the progress bar is an animation or a progress bar that uses percent
| Parameter | Type |
|---|---|
| progressDialogObj | any |
| indeterminate | boolean |
SetMessage
Sets the progress bar message
| Parameter | Type |
|---|---|
| progressDialogObj | any |
| message | text |
CloseDialog
Close the ProgressDialog
| Parameter | Type |
|---|---|
| progressDialogObj | any |
GetProgress
Get the progress
- Return type:
number
| Parameter | Type |
|---|---|
| progressDialogObj | any |







Devices tested
Android 2.3.6 phone - Works
Android 12 phone - Works
Download
AIX: Download
If the link above isn't working, use this one: AI2
Thanks! ![]()