Skip to content

Android

Tua Rua edited this page Oct 31, 2020 · 8 revisions

The Android version utilises the native WebView.

Prerequisites

You will need

The ANE + Dependencies

Change directory into the example-mobile folder eg

cd /MyMac/dev/AIR/WebViewANE/example-mobile

Run the "air-tools" command (You will need AIR-Tools installed)

air-tools install

NEW This tool now:

  1. Downloads the WebViewANE and dependencies.
  2. Applies all required Android Manifest, InfoAdditons and Entitlements to your app.xml. See air package.json
Clone this wiki locally