HOW BUILD APK

hello please tutorial build to apk …

fuse build -t=android -c=release inside the project directory will do a regular export. You’ll find the apk inside the build\Android\Release\ directory.

You can find more documentation about the different preview and export modes here: https://www.fusetools.com/learn/fuse#preview

https://www.fusetools.com/learn/guides/preview-and-export