• After 15+ years, we've made a big change: Android Forums is now Early Bird Club. Learn more here.

Apps Instant messenger --android and ios

jpotato

Lurker
I'm trying to develop an app in android studio that I could use for very simple instant messaging. I have heard about sinch & parse, and google cloud messaging, but I am confused. I plan on porting it to ios. and then I would like users on the ios app to be able to message users on the android app. I can't find anything on this-is it possible? could someone point me in the right direction? thank you.
 
I think you'll be needed a webservice that will be mediator between users, so user1 will send to the server and user2 will get it from the server
 
I think you'll be needed a webservice that will be mediator between users, so user1 will send to the server and user2 will get it from the server
interesting. think you could give me an example ? i dont know how to go about finding/creating that
 
Back
Top Bottom