On Sep 10, 1:31 am, Jarod_ <[email protected]> wrote: > Do you know if there is any log file (kind of syslog) where I can see > all the communications between my Android phone and my phone operator?
The radio log can be observed with: % adb logcat -b radio This is a 64K circular buffer, similar to the debug log. --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

