The documentation is pretty good in that regard and samples that come
with Android cover that ground, for starters:

http://code.google.com/android/samples/ApiDemos/src/com/example/android/apis/app/
(go down to the "Service" area there)

http://code.google.com/android/reference/android/app/Service.html.

Also, here is an example of a simple service with IPC:
http://unlocking-android.googlecode.com/svn/chapter4/trunk/ServiceBinderExample/.



On Feb 3, 8:32 am, "info.sktechnol...@gmail.com"
<info.sktechnol...@gmail.com> wrote:
> Can someone point me to info on how to create an Android service (that
> uses IPC) using eclipse?
>
> Thanks
--~--~---------~--~----~------------~-------~--~----~
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