You could look at the source code and see how it is done. I believe adb is in the system/base project.
On Wed, Sep 9, 2009 at 7:24 PM, HandsomeboyIT <[email protected]>wrote: > > I believe that the deamon service can be communicate with other > application through TCP/IP protocol (localhost:5039). I just don't > know how to start it. The ADB server run on the development machine > can do this. It can send some commands to deamon service to start the > deamon and retrieve data from that. I don't care if the SDK supports > this, but I think there is a same way to start it. > > On Sep 10, 12:24 am, "Yusuf Saib (T-Mobile USA)" <yusuf.s...@t- > Mobile.com> wrote: > > I don't believe that's supported in the SDK. > > > > Yusuf Saib > > Android > > ·T· · ·Mobile· stick together > > The views, opinions and statements in this email are those of the > > author solely in their individual capacity, and do not necessarily > > represent those of T-Mobile USA, Inc. > > > > On Sep 8, 11:29 pm, HandsomeboyIT <[email protected]> wrote: > > > > > I want to communicate with the ADB Deamon service on device for get > > > some special data without using ADB server on development machine > > > (suggest that my application running on device and do not know about > > > ABD tools, except deamon). Can anyone show me how to do this ??? How > > > to start the deamon service ? what is its provided function/command ??? > > > > > > > -- Dianne Hackborn Android framework engineer [email protected] Note: please don't send private questions to me, as I don't have time to provide private support, and so won't reply to such e-mails. All such questions should be posted on public forums, where I and others can see and answer them. --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

