Hi everyone...
i've this string
0x33303a43363a46373a30303a39353a3641
that represents some bytes.. how can i transform it in actual bytes?
i tried with for loops, byteconverter, arrays etc... nothing works like I need...
Hi everyone,
I'm trying to send a 900KB file to an ESP32 via BLE.
Assume that the code on the ESP32 is working because i tested it using a React WebApp running in the PC browser, that connects to it over BLE and send the files.
Everything works fine.
However... i managed to port the same...
Hi everyone,
i'm trying to porting some javascript (react) code into B4A, but the data.slice(from, to) function is used to create blocks of 512bytes from a larger file.
What is the equivalent in B4X?
Thanks in advance
I’m getting this error with b4xSerializator for a particular object i wrapped from java. Don’t know why !
Cannot serialize objet : com.fgtit.app.UserItem@aecf7a0
Hello,
for example:
log(cursor1.GetBlob("pic").length)
the ".length" is not displayed in the preview and if I want to print this through the log, then this error comes:
Error occurred on line: 2344 (Main2)
java.lang.NullPointerException: Attempt to invoke virtual method 'boolean...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.