Introduction
Hello Koders! Today, I’m going to launch my first extension.
Blocks
There is just one block in the extension.
Instructions
Inside the openApp
block, just add the package Name, and the respective app will be launched on the button tap.
Here’s a link to download:
com.appybuilder.shivamblog100.AppLauncher.aix (6.1 KB)
It is very simple extension. I made it to learn the extension development as well to create to something useful. I found it very difficult to open other apps from Kodular using intent, as it requires Activity Class
to open the app and so I created an extension.
Hope it will help you.
Suggestions are welcome. Thank you.
Special thanks to @WatermelonIce @Helper @luv.ak.tech for the help and AppyBuilder for the platform to develop an extension.