Friday, 6 September 2013

Best way to store online users - Android

Best way to store online users - Android

I am creating an Android application from which the users are able to
connect to, see which user is online at the same time and chat with
someone.
I am currently using a MySql (which I am familiar with) database to
insert/delete/select the online users.
Is there any better approach other than that?
Thanks in advance, George Chondrompilas

No comments:

Post a Comment