Hi, I have a service that ll be started at boot time. The service establishes connection with messageBroker using rmtp(mqtt client). I want to call a function in services from an activity to do some data transfer, but the connection instance initialized in service is not available on activity. So, please help me on how to call a function of service from an activity.
Thanks Veradis -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to android-developers@googlegroups.com To unsubscribe from this group, send email to android-developers+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/android-developers?hl=en