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

Apps real time application

texWiller

Lurker
Hi,
I'm new with android development..
I want to realize a simple application that show me real time events generated in an external system.
I want to publish a service on the web and then subscribe my android application to this. When something change on my service, it call my app to show changes.
How can i design my architetcture?
 
Back
Top Bottom