Hello, I would like to create a group messaging app, mainly because all the options out there don't cut it.
I've written a couple of apps, but nothing this big. The problem is that I don't fully understand how those apps work, so maybe if someone sheds some light, it could give me a better idea on how to begin implementing it. This is how I believe they work: There is a main server that holds all the messages (I have no idea what kind of program would run in the server though). When someone sends a message from the client, it gets stored in the server and the server pushes it to the rest of the clients in that group. Does that sound right? Or am I way off? What areas should I start looking into? Thanks. -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-developers?hl=en

