I am developing an android app, it is a social media app with many features. One of the features is a private messaging between users. What is the best way to do it. Note: I'm using PHP for the backend of the app.
Asked
Active
Viewed 63 times
-5
-
3Very broad, very opinion-based. No right answer. Unfortunately off-topic for StackOverflow. – David Makogon Jun 29 '16 at 19:42
-
Perhaps try posting this in the android enthusiasts at http://android.stackexchange.com/ – Callat Jun 29 '16 at 19:45
1 Answers
0
There are many ways you can Achieve it
You should take a look at Firebase Cloud Messaging (FCM)
It would help you create a Real time Chat Feature between a Single User and Multiple User
Also with Firebase Storage Capability you can also provide feature like Uploading Pictures and Videos

Siddhesh Dighe
- 2,894
- 3
- 16
- 16