Does Google G1 generates more data traffic than others?

By both running tcpdump on G1 and collecting data on the GPRS gateway, it shows that the Android OS itself only generates a little data traffic. It really depends on what apps and services running on top of the OS.

If we go further to lower level to observe the radio stack:

logcat -b radio -v long

There is no evidence showing additional data traffic or stack overhead from Android OS. Actually the GSM driver and the RIL depend on the OEM, mostly Qualcomm and HTC.

Some side results during the research for further reading:

1. *#*#7262626#*#* on G1 will run a HTC app called field test, which shows network information, will try to find the meanings of these parameters later.

google-g1-phone-field-test

2. It also available for some HTC WM phones.

HTC engineering mode

3. A look at PDP Context in UMTS networks

 


posted @ 2010-03-12 21:35  上尉  阅读(250)  评论(0编辑  收藏  举报
View Hao Wang's profile on LinkedIn