Hi Erel,
Thanks for the reply, I am now using USB debugging correctly and this is what coming up in the log:
** Service (connectionlistener) Start **
** Activity (main) Create, isFirst = true **
** Activity (main) Resume **
** Service (wifimanagerservice) Create **
** Service (wifimanagerservice) Start **
** Activity (main) Pause, UserClosed = false **
** Activity (main) Resume **
** Activity (main) Pause, UserClosed = false **
** Activity (main) Resume **
** Service (managerservice) Create **
** Service (managerservice) Start **
Bundle[{admin_intent=Intent { act=android.app.action.ACTION_PASSWORD_FAILED flg=0x10 cmp=co.uk.newappdevelopment.SmartWifiSwitcher/anywheresoftware.b4a.objects.AdminManager$AdminReceiver }}]
failed login
** Activity (main) Pause, UserClosed = false **
** Activity (securityscreen) Create, isFirst = true **
Bring screen to front
Done - Bring screen to front
** Activity (securityscreen) Resume **
java.lang.Exception: Sub was not found.
at anywheresoftware.b4a.BA.raiseEvent2(BA.java:193)
at anywheresoftware.b4a.keywords.Common$5.run(Common.java:981)
at android.os.Handler.handleCallback(Handler.java:739)
at android.os.Handler.dispatchMessage(Handler.java:95)
at android.os.Looper.loop(Looper.java:145)
at android.app.ActivityThread.main(ActivityThread.java:6141)
at java.lang.reflect.Method.invoke(Native Method)
at java.lang.reflect.Method.invoke(Method.java:372)
at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:1399)
at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1194)
java.lang.Exception: Sub was not found.
** Service (connectionlistener) Start **