OK, I am using Informatix ArchivePlusZip library and I'm getting this weird error:
B4X:
ZipDone
main$ResumableSub_DebugFiles_Clickresume (java line: 557)
java.lang.RuntimeException: Can't create handler inside thread that has not called Looper.prepare()
at...
is this on purpose?
B4X:
b4xbreadcrumb_touch_touch (java line: 372)
java.lang.Exception: Sub b4xbreadcrumb1_crumbclick was not found.
at anywheresoftware.b4a.BA.raiseEvent2(BA.java:219)
at anywheresoftware.b4a.keywords.Common.CallSub4(Common.java:1082)
at...
I have two domains ,the first is free and second paid, if I downloaded image from the free domain no problem but I can't from paid domain I got this error
The attached file is a sample of the problem, so can someone help me?
B4X:
httpjob_getbitmap (java line: 170)
java.lang.RuntimeException...
Nowadays it is very easy to display numbers and letters across multiple LED displays using micro-controllers, such as the Arduino or Raspberry-Pi, along with a small bit of software related code to display the required digits. But sometimes as an Electronics student or hobbyist we want to...