How to use PinViewer with MIT App Inventor and Kodular
Create Customizable Pin View in App inventor. Made with love by Horizon.
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 PinViewer into MIT App Inventor
Use these general steps to import PinViewer 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 PinViewer.
- 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 PinViewer 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 PinViewer 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 PinViewer.
- 2
Use Kodular’s current Assets, Extensions, or Palette extension import flow to import the .aix file.
- 3
Drag PinViewer 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 PinViewer
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 13 documented blocks for PinViewer. This is counted from documented Blockly blocks in the creator’s documentation, not from a separate total block inventory.