chat

  1. Serge Nova

    Share My Creation Simple Chat (WhatsApp and Telegram family)

    Hello Dear Programmers, I am back with an Instant Messaging application from the WhatsApp and Telegram family. The functionalities are: - Register or Login ; - Reception and updating of messages on the home page; - Sends text messages and multimedia files; - Modification of personal...
  2. Serge Nova

    Android Tutorial B4A Social Network Version 1.50

    Hello every one, The old version (1.30) of this social network can be found in this link: https://www.b4x.com/android/forum/threads/b4a-social-network-version-1-30.141765/#post-921065 After several days of work, version 1.50 of this social network which brings the correction and several...
  3. Claude Obiri Amadu

    B4J Tutorial [B4X] FirebaseFirestore - Customer Support Chat Demo

    Here is a customer support chat demo of FirebaseFirestore for B4J It listens to Chats Chat Products Sales Customers You can further add notifications
  4. Alexander Stolte

    Android Example [B4X] Supabase - Realtime

    https://www.b4x.com/android/forum/threads/b4x-supabase-the-open-source-firebase-alternative.149855/ This is a very simple tutorial on how to use the Realtime module. A more detailed tutorial is coming soon. Step 1 Click in your project on "Project -> Build configurations -> Conditional...
  5. Magma

    Share My Creation [B4X] Video Conference, Audio, Text Chat app - meet@point - Source Code only 29$

    I am proud to present you my new App... for Windows-PC and Android Version (B4J and B4A)... meet@point Is an example - how to create a Video Conference Application... is using MQTT technology... you can use it from Android or Windows PC... you can communicate with Video (webcam, or android...
  6. B

    Android Question Stable service

    I want to write a chat program without using Firebase (because I like being independent and I also want to improve my programming skills by doing so) So this program should work in the background and receive messages from others and create a notification. I know this is very easy with Firebase...
  7. J

    Android Question App Chat

    Hello, I want to develop an app for Android and Ios for a company that has the option of being able to chat between employees and create chat groups. What library do you advise me to use? I have seen several options: MQTT Chat View but I don't know which one is the best. Can you give me your...
  8. D

    Android Question Cross platform chat layout audio messages

    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...
  9. D

    Android Question message "disappear" behind the screen

    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...
  10. amorosik

    Android Question Chat for Android / iOs / Windows - what is the best communication system?

    To create a chat that allows you to communicate to Android systems, iOs, and Windows desktop systems, which do you think is the most responsive system to use for this application? Mqtt? CloudKvs? jRdc? Firebase Realtime? Firebase Messaging? Other?
  11. F

    Android Question Question Chat get Text

    Hello, I use this chat from Erel: Erel-Chat where do I find in the code that when I enter a text in the app (for example "hello") that I can then edit it in the code for example (if Textfiel == "hello" Then Log ("test") End if) I want to program an AI
  12. Lucas Eduardo

    iOS Question HeightChanged Keyboard

    Hello, I am using this class from this thread https://www.b4x.com/android/forum/threads/b4x-cross-platform-chat-layout-example.112649/#content I tryed to use the code to ajust the keyboard with a little modification and it worked in iPhone S6 but in iPhone 11 Pro did not. I don't undestand why...
  13. H

    Wish ABMaterial updates specially the Chat component

    ABMaterial is amazing. It's like a kung fu master sitting at the corner of the room wearing dirty cloths and no one takes notice because they are busy watching exhibition by some students who cannot even break a live stone with their bare hand. I wish to see continuous upgrades. I'm searching...
  14. Lucas Eduardo

    iOS Question Chat Example

    Hello everyone, I use this code in B4A and works correctly. https://www.b4x.com/android/forum/threads/chat-example-bctextengine.113203/#post-706276 But when i use in B4I the text message it's not showing, just the bubble my sub BuildMessage it's this one Private Sub BuildMessage (Text As...
  15. M

    iOS Question [B4X] Chat Layout bad textfield positioning

    Hi, I'm slowly integrate the chat example from @Erel (Thanks you) but when I click the textfield it resize in a bad way I guess. It's too much above the keyboard. Thank to anyone will answer!
  16. Lucas Eduardo

    Android Question Chat Example - BCTextEngine

    Hello, I'm using this example to do my chat: https://www.b4x.com/android/forum/threads/b4x-cross-platform-chat-layout-example.112649/#content But i did not get how to put an image in the bubble. Is there a way to do this with this example? Thank you.
  17. M

    iOS Code Snippet Chat Layout Example (some corrections needed)

    Hi everyone, i want to share this "chat layout". I hope it will be useful to somebody. It is a translated version from the Andoid one by @Douglas Farias. It has some bugs, that someone can help me to fix. For example i want the CustomListView always display the last element (without bringing...
  18. M

    Android Question Firebase notification arrives only with app running

    Hi everyone, i used this tutorials: https://www.b4x.com/android/forum/threads/integrating-firebase-services.67692/ https://www.b4x.com/android/forum/threads/firebasenotifications-push-messages-firebase-cloud-messaging-fcm.67716/ In the second one @Erel shows that he kills all the app in...
  19. Mashiane

    B4J Tutorial [BANanoWebix] Lesson 17 - Comments / Chat Widget

    Hi The comments widget works like a chat screen. Now I need to learn BANanoWebsockets and feed that into this. One of the nice things about this component is that the users data, the comments can be hosted and fed directly from any source type of data. For example in our example, we have...
  20. Cableguy

    B4J Question [ABMaterial] Chat Component : LoudThinking!

    Hi Guys, This will not be a "question" per sei but a few questions may arise from this... I've been brainstorming ideas for my biggest endeavor so far in B4J and ABMaterial. Hoppefully it will become a management system for my boss, but thats beyond the scope of this post... An idea came to...
Top