Edit: this tutorial was written before CreateResouce keyword was available. Simpler usage example: https://www.b4x.com/android/forum/threads/make-edittext-cursor-more-visible.114148/ The standard way to build the UI in Basic4android is with the visual designer / designer script. You can also...
The attached code is compatible with B4A, B4J and B4i. The various HttpUtils2 libraries are included in the IDE installation as internal libraries. The source code is attached here. Dependencies B4A - StringUtils, OkHttp B4J - jStringUtils, OkHttp B4i - iStringUtils, iHttp Usage In most...