Hi everyone. Could anybody help me with this error ?
error appear in line 10
B4X:
For Each colTable As Map In Table
Thank you.
Error occurred on line: 101 (Pag_articole)
java.lang.RuntimeException: Object should first be initialized (List).
at...
I get this error:
B4X:
Error occurred on line: 422
java.lang.ArrayIndexOutOfBoundsException
at java.lang.reflect.Array.get(Native Method)
at anywheresoftware.b4a.shell.ArraysUtils.getElement(ArraysUtils.java:76)
at anywheresoftware.b4a.shell.Shell.getArrayElement(Shell.java:482)...
Hi.
I am trying to do this that I have done in B4J ( https://www.b4x.com/android/forum/threads/scroll-background-color-by-words-in-a-string.120845) in B4A, but not run and it gives me the next error:
*** Service (starter) Create ***
** Service (starter) Start **
** Activity (main) Create...