Export
Exports the app as a reusable project template you can import on another device. Tap ⋮ on an app card, then Export.
How it works
- WebToApp packages the app's configuration (and content) into a portable template.
- On success, the output path is reported.
Export vs Build vs Share
| Action | Produces |
|---|---|
| Export | A reusable project template (re-importable) |
| Build APK | An installable, signed APK |
| Share APK | A built APK sent via the share sheet |
Notes
- Use Export to move an app's definition between devices; use Build/Share to distribute an installable APK.
