I've successfully created an AIDL interface (in System Service - AOSP), 
with methods doing stuff. Now I want that a client using that system 
service can also receive data from the aidl interface.  I want to implement 
a callback interface which shall return multiple values.

Do you have any example for:

1) Returning a Pair
2) Returning an Object
3) Other?

Thx

-- 
-- 
unsubscribe: android-porting+unsubscr...@googlegroups.com
website: http://groups.google.com/group/android-porting

--- 
You received this message because you are subscribed to the Google Groups 
"android-porting" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to android-porting+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/android-porting/49328d5a-6161-4a29-a2fe-a2e777756adan%40googlegroups.com.

Reply via email to