Cordova App Builder
Description
The Cordova App Builder is the primary tool in Alpha Anywhere for turning UX Components into native mobile applications for iOS and Android.
Discussion
The Cordova App Builder (formerly known as the PhoneGap Builder) allows you to wrap your UX Components in a native shell using the Apache Cordova framework. This enables access to native device hardware (Camera, GPS, File System) and allows for offline operation.
Building Applications
Learn how to configure the builder, manage CLI versions, and compile your app.
- Topic
- Description
- CLI Support
Guide to the Cordova CLI versions, Android API levels, and building with Docker.
- Instant Update
Update your deployed apps instantly without re-submitting to the App Store.
- Icons and Splash Screens
Manage your app's visual assets for different device resolutions.
Plugins & Hardware
Extend your app capabilities with integrated and third-party plugins.
- Integrated Third Party Plugins
New plugins for Biometrics, Facebook, and more.
- User Included Plugins
How to include custom plugins from NPM or Git.
See Also