Erel created a sub for unescape or decode Unicode sequences to transform unicode characters, with the structure \uXXXX, into real characters.
In https://www.b4x.com/android/forum/threads/when-getting-query-results-i-cant-read-hebrew.27461/post-159533
Is good for processing texts that come from...
I have a URL to send request post and else...
But i want to nobody find it :/
So i think its better to encode it and when it want to send request change to decode like I put my apilink as B64 and when it want to send request change to manually
Hello everyone
I am trying to create a simple application that allows to send and receive messages in a secure way, using rsa or another similar system.
I wrote this little code to see if it was possible to create a pair of keys (one public and one private), save them and use them again later...
Hello,
Please, i have a Json provided from an external DB Table like that :
[{"Id":"1","Libelle":"CONFORT ET BIEN-ÊTRE","PictureId":"2428"},
{"Id":"14","Libelle":"AIDES...
Today I was looking for a method for encoding and decoding in Base64.
There are many libraries including the well-known StringUtils. But the decoding signaled me an error but it was not possible to understand exactly what the error was
So I created for B4J a class that using inline Java code...
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.