Tuesday, January 8, 2013

Re: [android-developers] Is it possible to detect the 3g power state?

We don't currently get radio power state info.  Sorry.


On Tue, Jan 1, 2013 at 2:33 AM, Sajal Kayan <sajal83@gmail.com> wrote:
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 android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscribe@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

--
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscribe@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

No comments:

Post a Comment