Hi All, How android system try to establish a data connection at the time of power up or when we set up an apn.
As I checked the framework code, DataConnection.java is a state machine which interacts with RIL in order to activate/deactivate a data connection. But when I put up any debug log in the DataConnection.java ,it never gets hit either in success or failure case. When this file is used ? Thanks, Amit -- 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

