hi
can anyone tell me how to get result from background service/thread to activity (sample code).
ex:a native method to be called using threads or services and result to be send to activity,activity screen should be refreshed for every 1 min 0r 2 min.if user moves to another screen that thread should be executed in background.
regards,
raj

