Skip to content

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

ActionProduces
ExportA reusable project template (re-importable)
Build APKAn installable, signed APK
Share APKA 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.

Released under the Unlicense.