aspose file tools
The moose likes Android and the fly likes Regarding Remote Service Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login
JavaRanch » Java Forums » Mobile » Android
Reply Bookmark "Regarding Remote Service" Watch "Regarding Remote Service" New topic
Author

Regarding Remote Service

goel swati
Greenhorn

Joined: Oct 06, 2010
Posts: 9
I am getting stuck in AIDL file.

In my application I have to inform service that contact database is changed which I have done in activity using content observer.

Which function I should define in AIDL file and implement in service.

if anybody knows then please tell me.
 
I agree. Here's the link: http://ej-technologies/jprofiler - if it wasn't for jprofiler, we would need to run our stuff on 16 servers instead of 3.
 
subject: Regarding Remote Service
 
Similar Threads
writing remote service
How to send continous data from serice to activity?
Servlet issue
Deploying a web service on an actual server
Running background Services on a schedule