I've also done this by instrumenting apps: but that obviously adds a whole bunch of overhead!
Kris On Thu, Feb 14, 2013 at 10:34 AM, Robert Greenwalt <[email protected]> wrote: > well, tcpdump can record all traffic off a rooted device, but it won't tell > you which app sent it. You could run just the app though. Weeding out the > system traffic shouldn't be too difficult. > > > On Thu, Feb 14, 2013 at 2:36 AM, BearTi <[email protected]> wrote: >> >> I want to intercept the packeges/I want to see what data goes out of the >> mobilephone or what sites are called from a specific app. >> I don“t want to just count the traffic... thanks >> >> >> Am Donnerstag, 14. Februar 2013 01:27:57 UTC+1 schrieb Kristopher >> Micinski: >>> >>> Agreed: do you want to intercept and proxy it, or just account for it? >>> >>> Kris >>> >>> On Wed, Feb 13, 2013 at 4:33 AM, BearTi <[email protected]> wrote: >>> > Hi, >>> > >>> > is it possble to catch all network traffic respectively to get all the >>> > network traffic that comes from a specific app? >>> > (My phone is rootet) >>> > >>> > Thanks >>> > >>> > -- >>> > -- >>> > 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 >>> > --- >>> > You received this message because you are subscribed to the Google >>> > Groups >>> > "Android Developers" group. >>> > To unsubscribe from this group and stop receiving emails from it, send >>> > an >>> > email to [email protected]. >>> > For more options, visit https://groups.google.com/groups/opt_out. >>> > >>> > >> >> -- >> -- >> 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 >> --- >> You received this message because you are subscribed to the Google Groups >> "Android Developers" group. >> To unsubscribe from this group and stop receiving emails from it, send an >> email to [email protected]. >> For more options, visit https://groups.google.com/groups/opt_out. >> >> > > > -- > -- > 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 > --- > You received this message because you are subscribed to the Google Groups > "Android Developers" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > For more options, visit https://groups.google.com/groups/opt_out. > > -- -- 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 --- You received this message because you are subscribed to the Google Groups "Android Developers" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/groups/opt_out.

