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?
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?