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...
messanger app for support and tickets
Send , receive : text , audio , picture
Add group , chanell and other attributes ...
$38 , for get (demo) , telegram is: @amirFk01
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...
I want The MqttChat Example in [B4XPages] with runtime permissions
Mqtt Example
https://www.b4x.com/android/forum/threads/mqtt-chat-with-auto-discovery.75713/
4 or more Modules: [Main] - [B4XMainPage maybe a start button to Layout1] - [PageLayout1] - [PageLayout2] -...
Hi everyone, i tried out the chat layout example from @Erel .
I wanted to change the apperance of the B4XFloatTextField contained in the 1.bil layout file.
I changed it's properties to look like this:
But when i run the app it shows like so:
a white rectangle.
How can i set all the...
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.