AFAIK, DDMS uses adb for the push and pull operations.

That being said, if the developer in question is not savvy enough to
remove your hacked adb and replace it with the real one, you have
bigger problems than whatever behavior you are trying to prevent.

On Mon, Jan 16, 2012 at 11:11 PM, mishundare <[email protected]> wrote:
> Dear Sirs:
>
> I have a question about debug Tool - DDMS.
>
> As you know, the command  ADB push could copy file from PC to phone,
> and the file explore in DDMS also have the same function.
>
> For some special reason,in some developer 's ubuntu pc, I need to
> disable the function of ADB Push and the file transport function of
> the file explorer in DDMS.
>
> My question is, If I re-compile ADB and disable ADB push function in
> app level ,Will file transport function of file explorer in DDMS be
> disabled too?   Or the File explore use another protocol to copy/
> paster file? Such as JDWP or TCP/IP?
>
> Regards
>
>
>
> --
> 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



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

_The Busy Coder's Guide to Android Development_ Version 3.7 Available!

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

Reply via email to