What do you mean by dynamically? From inside an app? What would you
try to do that?

Anyway, to shut down the adb server, you just have to use this
commands

adb kill-server
adb start-server

These are command line tools available for you to interact with adb.

On Jan 7, 10:42 am, b_hirawat <b.hirawa...@gmail.com> wrote:
> Hi,
>
> I am new to Android. I am Trying to stop ADB server dynamically. Cab
> anybody let me know were I can find the ADB server code in Adroid
> froyo code. Any kind of help is appreciable.
>
> Thanks in advanced.
>
> B Hirawat.

-- 
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