Hi every body I have recently started programing with b4a. I have a problem at first. I cannot run final android app on my mobile. I copy the apk...
Hi. I am trying to create a simple application that allows me to interact with Poloniex Https server. To do this I must use your Api. Try to run...
Hello, After looking for some days the right way to decrypt and check via my API (in ASP vbscript) from a remote server, a string sent by...
Hello, I need to check , server side an AES encryption for my own api create with asp. the string in encrypted with B4XCipher and has been sent...
Is there any way to use instagram private api in b4a? Like this library in python: https://github.com/LevPasha/Instagram-API-python
Hello all, What I'd like to accomplish is to simply upload a file (zip) to a bucket that I've already created on Google Cloud Storage. REST API...
Hi, I am new to B4X and am trying to build a desktop (Windows, Mac and Android), Apple (iPhone and iPad), Android (Phone and Tablet). I...
Hello, I have a problem is that I do not understand at all how to "Block" an HTTP request because I use Wait For (Resumable). Look at the case: I...
Since a couple of days the three speech recognition libraries in the forum (by Vpires, Stevel05 and XverhelstX) seem to no longer work with...
Hola chicos... Estoy teniendo problemas para hacer una solicitud pos a la api de payu en su documentación piden que la petición se haga con esta...
Hi, i'm trying to work with Google Places API, i saw this thread:...
I went to a workshop on Integrating Telco API (Voice and SMS). After going through the API docs and figuring out the API and setting it up on my...
Hey, I'm writing an API for my app and while analyzing other APIs I've noticed that many are doing the authentication with oauth. My question is...
Hi, I'm about to publish my first app that needs to use an API from google, so, as I've understood, I have to verify my domain to lift some API...
Hi. I have a budget of $ 120.00 for the first that can translate this...
A Professional B4J framework that allows you to build Modern REST API's with ease. You can download: HERE You can download JsonGenerator2 from...
Google is removing apps with SMS and CALL_LOG permissions In a recent email, they said: Please remove any disallowed or unused permissions from...
I've been trying to integrate the Coinbase API in my app for some time now. I was able to login and get access key with OAuth using webview. I am...
Hello All, Two questions. first, where do we enter the Google maps API Key in B4J code ? Second, is the API key paid for ? Regards
Hello, I have a problem I need to send a json with the put method to an api. The json is: { "person" : { "User" : "Rodrigo", "Pass" :...