THE SIMPLEST WAY TO USE CONCEAL – ANYWHERE AND ANY TIME
Install Cordova npm install -g cordova
Add required platforms cordova platform add android@latest
Configure Platform:
Run android with target cordova run android --target=API_32
Run cordova build android --prod
Run cordova build android --prod --release