https://www.b4x.com/android/forum/threads/b4x-supabase-the-open-source-firebase-alternative.149855/
This is a simple B4X chat example with supabase as backend.
Setup Supabase
create table
public."dt_Rooms" (
id bigint generated by default as identity,
name text not null...
Hello everyone, I am developing a chat that should support audio messages. But I can't imagine how to implement them in this code (seekbar instead of text). I did not find anything similar on the forum, perhaps someone has already implemented such functionality or can help me with advice
Used...
Hello, guys!
I use this code from Erel to create a chat app.
https://www.b4x.com/android/forum/threads/b4x-cross-platform-chat-layout-example.112649/#content
i faced the following problem if the word contains many characters without spaces, then they "disappear" behind the screen
maybe someone...
Overview
ChatApp is a Real time chatting application.
Developed in B4A, along with php and mysql, the application can be easily modified and customized.
App Features
Mysql database
One by one chat
Group Chatting
Single Video & Audio Call
Sent/Recived Indicatior with realtime update
Last seen...
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.