Cordova Apk Updater Demo App · License npm npm

Installation dialog

Overview

This demo app demonstrates the functions of the Apk Updater Plugin for Cordova.

👉 DOWNLOAD 👈

  • This is how the demo looks like: short video showcase.
  • In the folder /update you can find the compressed update file.
  • The update is encrypted with the password: aDzEsCceP3BPO5jy.
  • All function calls of the demo app can be found here.

Instructions

  • Install the app Demo.apk.
  • The app starts with the Version 1.0.0. The goal is to then update to version 1.0.1.
  • The update file can be installed with download()install().

Build the demo yourself

  • You can find everything you need here.