web services - How to implement instant Live update in android? -


i want live update of data in android. have seen socket.io can work in way in react. want know how use in android exactly? , efficient way live update in android native app?

are perhaps talking google firebase? it's realtime database... , works on android... works on more android.


Comments

Popular posts from this blog

javascript - Access directive function from component class or template -

php - Auto increment employee ID -

python - Evaluating the next line in a For Loop while in the current iteration -