Is the Google RealTime API for Android?

Does Google Drive RealTime API still not support Android? I did this using JavaScript, but want to use it on Android. I do not think it exists because official blogs do not talk about it, and it does not even appear on the developers site . Is there an alternative for this purpose? Or do I just need to do all this before Google announces anything? And if so, can you suggest me, I have to put everything on my server and send it to devices using GCM ; Or should I use the Google App Engine ?

A very similar question here: StackOverflow Question . But I even found these links, saying that it is Link 1 , Link 2 . So, any updates?

Please help thanks :)

+4
source share
1 answer

The Realtime API does not currently support Android, sorry.

BUT! Google is working on it, and it should be available soon. Google is delighted with the possibility of user interaction simultaneously between web and mobile applications in real time. It will be rock!

+6
source

All Articles