Hi Bob, Thank you for your help. Finally I got tcpdump running on my phone device. The trick is that we should build tcpdump for ARM processor and not for x86 processors.
BUT : The device shoud be ROOTED to be able of running tcpdump. If someone need that binary he can find it at this url : http://www.erg.abdn.ac.uk/users/alastair/tcpdump.html#use For some explanations please visit this link : http://prem-android.blogspot.com/2009/03/capture-packets-in-android-tcpdump.html Many thanks to the blog post writer. Best regards. On Mar 4, 4:04 pm, Bob Kerns <[email protected]> wrote: > My guess is that you never gave tcpdump execute permission. > > Try (as root) chmod 555 tcpdump > > On Mar 4, 1:38 am, Houcem Berrayana <[email protected]> > wrote: > > > Hi, > > I rooted my Motorola Cliq successfully in order to start using > > tcpdump. I copied tcpdump inti /system/bin. > > And I am logged in as root. When I try to run tcpdump I get Permission > > denied ! > > > I am really blocked. I was trying to root my phone for 2 days just to > > be able to use tcpdump. Any help please? -- 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

