Hi,

I was wondering if anyone has tried calling the following methods from
android.net.TrafficStats class

getUidRxBytes(uid);
abd 'getUidTXBytes(uid);
getMobileRxBytes()
getMobileTxBytes()

They always return "Unsupported" on the avds I've tried.  Does anyone
know why they're "unsupported"?  I've tried emulators from level 8 all
the way up to the latest level 10 with no luck but returning -1,
Unsupported.  I'm wondering if anyone successfully got these function
to return anything useful. If so please share your wisdom!

thanks
-Qing

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