switched to AIDL and it works now.
thanks!

On Thursday, March 6, 2014 8:35:21 AM UTC+2, Nikolay Elenkov wrote:
>
> On Thu, Mar 6, 2014 at 3:19 PM, smoogli <[email protected] <javascript:>> 
> wrote: 
> > I think it was already done. from what I see, it already uses what is 
> > explained in 
> > http://developer.android.com/guide/components/bound-services.html 
> > 
>
> Ah, you are using Messenger. IIRC, The Handler's onHandleMessage() 
> is not part of the Binder transaction, that's why you don't get the 
> remote UID/PID. 
> The easiest way to do this is to just switch to AIDL. 
>

-- 
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
--- 
You received this message because you are subscribed to the Google Groups 
"Android Developers" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to