I'm trying to get the total number transmitted bytes from the device (using getMobileTxBytes().
The number i'm getting from the method call in the emulator is -1 (which means that this method not supported on the device). Is there any way to make the emulator return a reasonable number here? the best would be a number that will increase as i'm browsing the web in the emulator.