You can create HTML5 mini-games using Studio, activate the game, and view the URL link to run the game.
To add the completed mini-game to an Android app, the app must support Webview.
The following content is an example of coding to load and execute the URL in an Android WebView, assuming you are creating a mini-game in Studio and the execution link is https://branded.mini-games.io/?php=landing@UserID_Data&campaign_no=0123456.
To load a specific URL in a WebView on an Android app, you can follow these steps: