
How to use Scratch Card with MIT App Inventor and Kodular
A extension that helps you making a scratch card on top of an arrangement.
Install extensions carefully
Use extensions from trusted developers, keep a backup of your project, and review requested permissions before importing an AIX file into MIT App Inventor, Kodular, or a compatible builder.
Import Scratch Card into MIT App Inventor
Use these general steps to import Scratch Card into an MIT App Inventor project. The exact screens can vary slightly as MIT App Inventor updates its interface.
- 1
Open your MIT App Inventor project, or create a new project before importing Scratch Card.
- 2
In the Designer, go to Palette → Extension → Import extension.
- 3
Choose or upload the .aix file. If your App Inventor environment supports importing by URL, you can use the creator-provided URL instead.
- 4
After import, drag Scratch Card from the imported Extensions area into the Viewer. Many extensions appear as non-visible components below the screen.
- 5
Switch to the Blocks editor and use the extension blocks shown for the imported component.
- 6
If the companion app does not immediately detect the new extension, restart the companion session or rebuild the APK/AAB before testing again.
Import Scratch Card into Kodular
Kodular also supports AIX extensions. Because Kodular's UI can change, treat these as practical generic steps and follow any creator-specific notes on the listing.
- 1
Open your Kodular project and keep a backup before adding Scratch Card.
- 2
Use Kodular’s current Assets, Extensions, or Palette extension import flow to import the .aix file.
- 3
Drag Scratch Card into the current screen after the extension appears in your project.
- 4
Configure any visible properties or non-visible component settings required by the creator documentation.
- 5
Open the Blocks editor, connect the extension blocks to your app logic, then test with the companion or a build.
- 6
If Kodular’s interface changes, follow the closest available extension import flow and the creator’s latest instructions.
What to check before using Scratch Card
Permissions
No permissions are listed on this published extension page. Still review the creator documentation and your project’s needs.
Documentation coverage
Getaix currently shows 8 documented blocks for Scratch Card. This is counted from documented Blockly blocks in the creator’s documentation, not from a separate total block inventory.