I'm running FullyKiosk on a tablet and I would like to restart my FullyKiosk every 6 hours. This is be possible with opening the following URL:
Code: Select all
http://192.168.1.182:2323/?cmd=restartApp&password=mypassword
Code: Select all
Error: Error opening url: http://192.168.1.182:2323/?cmd=restartApp&password=mypassword I don't seem to understand all the URL calling methods... (POST/GET/...)