/sys/class/net/lo /sys/class/net/sit0 /sys/class/net/ip6tnl0 /sys/class/net/ppp0
On Nov 7, 11:24 am, Richard <[email protected]> wrote: > Hi all, > > I'm the developer of 3G Watchdog, an application that monitors 3G > traffic. I need help fromMotorolaDroid owners to port it to that > phone. > > The app gets the network statistics data by reading pseudo-files /sys/ > class/net/xxxx/statistics/rx_bytes and tx_bytes. "xxx" is the network > interface name, which depends on the platform (or rather, the maker), > e.g. for HTC phones it is "rmnet0", "pdp0" for Samsung... > > I'm looking for the name used by the Droid. If someone with a Droid > could look (using adb) at /sys/class/net/xxxx/statistics/rx_bytes and > tell me what the xxxx is, it would make 3G Watchdog accessible > toMotorolausers. > > BTW, this remark is valid for any other future phone (Ericson, > etc...). New Android phones will appear on the market, and I need > owner's contribution to port 3GW on them. > > Thanks in advance. You can also mail me at [email protected] > > Richard -- 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

