Regarding : http://www.research.att.com/export/sites/att_labs/library/image_gallery/articles/2011_Jan-Mar/201103_ARO_state_machine.png
Is it possible to detect what state the 3g radio is currently in from the app? I want to know(and log) the state before I do some socket activity to better understand what happens when i try to access the network when the power is IDLE, FACH, DCH or whatever else. If there is an API, and it requires root, I am fine with that. Just need to know about to get more insight into 3G performance. I tried : logcat -b radio But that was information overload, any pointers on what should i grep for in it? -- 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

