realtime

  1. Z

    Android Question Firebase RealTime Database tag name

    Hello, How can I control the tag of each input of the nosql database of firebase using B4a code: as example I need to change Tag name to "3000" instead of (-LUiRLRDm6WunRN01ohA) and...
  2. amorosik

    Android Question Firebase Realtime with crash only on write code

    I am trying to run a basic program for reading and writing on Firebase Realtime I use an app with Main and Starter module as described below The initial reading of the db and its variations are correctly displayed on the log window When I try to write, by pressing one of the two buttons on the...
  3. solutionhacker

    Android Question Agora.IO SDK for Android

    Hello, is there any chance that Agora.IO (realtime videochat solution) will be implemented for B4A/B4i ? We have users interested in keeping connected remotely and Agora.IO offers a generous free tier. Thanks!
  4. H

    Android Question Real Time Location App

    How can I develope App which show Real Time position of another device? I am confuse what to store on server. and How to show on map.
  5. A

    Android Question Live location of user

    Hello, I just discovered an option for anyone to share his live realtime location with google maps app https://support.google.com/maps/answer/7326816?co=GENIE.Platform%3DAndroid&hl=en Does anybody know if there is an option to get the user only to accept the location sharing(so the user don't...
  6. Waldemar Lima

    B4J Tutorial How create a Chat using B4J and Server Composer [ Socket ]

    hello everyone ! It is with great honor that I present to you my tool for creating websocket & socket servers, it was developed using C ++ [libwebsocket, enet, winsock, lua_wrapper, scintilla and others]. Today I will do a tutorial on how to use B4J with ServerComposer BUY HERE * First we...
  7. MarkusR

    Android Question create realtime sound?

    hello, did someone know how to create a real time sound? i think about a buffer where i can place my sound waveform and the phone device play it in real time.
  8. D

    iOS Question Websocket & Proxy

    Hi All. I'm Using Websocket for make a Realtime Connection With my Server. When Device Connects to Proxy, The Proxy Closes the My Application Connection Is There Any Way to Solve The Problem?
Top