Hi Karteek,

You should try to register one callback method from activity to
service. Then service can call this method to trigger event. The
following page has sample codes to reference:
http://developer.android.com/guide/developing/tools/aidl.html

NightGospel

On 6月1日, 下午4時24分, Karteek N <[email protected]> wrote:
> Hi,
> I have one service in one application. In my second application i am binding
> to that service
> using aidl tool .
> Now i want to send some data from my service to activity which is running in
> second application.
> How can i achieve this.
> Any help please,

-- 
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

Reply via email to