The base requirements are Node v8.6.0 or later, and NPM version 5.6.0 or later (which is usually automatically installed with the required version of Node).
npm install -g @capacitor/core @capacitor/cli
clone the repo [email protected]:hypertrack/sdk-ionic-capacitor.git
cd sdk-ionic-capacitor/
npm i
npm run verify:android
npm run build
cd ionic-app/
npm i <local-dir>/sdk-ionic-capacitor
npx cap sync
Change the build config variables defined in variables.gradle
file