dane131 wrote:
> do i make any mistake?

That is difficult to answer, as remote services are difficult to debug
via email.

You should compare your implementation to others that demonstrably work.
I would imagine there is a remote service sample in the SDK samples
someplace -- search for AIDL files.

Here are another pair of projects implementing a remote service and a
client for it:

http://github.com/commonsguy/cw-advandroid/tree/master/AdvServices/RemoteService/
http://github.com/commonsguy/cw-advandroid/tree/master/AdvServices/RemoteClient/

-- 
Mark Murphy (a Commons Guy)
http://commonsware.com | http://twitter.com/commonsguy

_Beginning Android_ from Apress Now Available!

-- 
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

Reply via email to