veradis wrote: > 1) Is it possible to establish connection in background automatically > without app coming to view.
Use a Service. > 2)Once the connection is established, i want to display data from > server as popup notifications similar to GTalk email notification. > (again app will not come to view) Use a Notification. -- Mark Murphy (a Commons Guy) http://commonsware.com | http://twitter.com/commonsguy Android Development Wiki: http://wiki.andmob.org -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-developers?hl=en

