Implementing one to one and group chat in android [duplicate]
问题 This question already has answers here : How to make a chat application in android? [closed] (6 answers) Closed 5 years ago . I am developing an Android app in which I have to implement chat messaging . I would like one to one chat or a group chat . But I have no idea how to start. Please help me with this stuff. Any help will be appreciated. 回答1: A simple chat mechanism will have 2 basic functionalities Send the message to server (with info about the recipient) Receive the message from