Cordova Kiosk mode for android -


i want code cordova app in kiosk mode. have found this solution.

but if add code getting error on create apk.

c:\temp\ksl\platforms\android\cordova\node_modules\q\q.js:126                     throw e;                           ^ error code 1 command: cmd args: /s /c "c:\temp\ksl\platforms\ adlew cdvbuilddebug -b c:\temp\ksl\platforms\android\build.gradle -dor aemon=true" error building 1 of platforms: error: c:\temp\ksl\platforms\andr a\build.bat: command failed exit code 1 may not have required environment or os build project error: c:\temp\ksl\platforms\android\cordova\build.bat: command failed  code 1     @ childprocess.whendone (c:\users\ebay\appdata\roaming\npm\node_m dova\node_modules\cordova-lib\src\cordova\superspawn.js:131:23)     @ childprocess.emit (events.js:110:17)     @ maybeclose (child_process.js:1015:16)     @ process.childprocess._handle.onexit (child_process.js:1087:5)  

without code if got no error.

thanks help

this functionality included in android 5.0 lollipop core. it's called pinning , can access via parameters->security->pinning. luck


Comments

Popular posts from this blog

javascript - oscilloscope of speaker input stops rendering after a few seconds -

javascript - gulp-nodemon - nodejs restart after file change - Error: listen EADDRINUSE events.js:85 -

Fatal Python error: Py_Initialize: unable to load the file system codec. ImportError: No module named 'encodings' -