MANA App for Arakura School and the PB4L roll out. Developed using Adobe PhoneGap.
MANA App was made using phonegap-cli.
phonegap create my-app
To see a list of other available PhoneGap templates:
phonegap template list
Minimum SDK version supported on the target device. Maximum version is blank by default.
This template sets the minimum to 14
.
<preference name="android-minSdkVersion" value="14" />
For more information on the Content Security Policy, see the section on CSP in the Cordova Whitelist Plugin documentation.