
How to use WhatsApp Stickers with MIT App Inventor and Kodular
Create dynamic sticker packs for WhatsApp and add pack to WhatsApp using this extension. Make a trending WhatsApp 😍 sicker app now
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 WhatsApp Stickers into MIT App Inventor
Use these general steps to import WhatsApp Stickers 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 WhatsApp Stickers.
- 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 WhatsApp Stickers 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 WhatsApp Stickers 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 WhatsApp Stickers.
- 2
Use Kodular’s current Assets, Extensions, or Palette extension import flow to import the .aix file.
- 3
Drag WhatsApp Stickers 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 WhatsApp Stickers
Permissions
- READ_EXTERNAL_STORAGE
Documentation coverage
Getaix currently shows 16 documented blocks for WhatsApp Stickers. This is counted from documented Blockly blocks in the creator’s documentation, not from a separate total block inventory.