January 5th, 2012, 07:01 AM
|
#1 (permalink)
|
|
New Member
Join Date: Jan 2012
Posts: 2
Device(s):
Thanks: 0
Thanked 0 Times in 0 Posts
|
real time application
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?
|
|
|