Hi, I am trying to make my data channel UP but there I am facing some problems. The problems are :-
(i) When I try to change APN name via settings Application its not getting set there and hence the requestSetupDefaultPDP () function in RIL layer is not getting called where it tries to create the PDP context for that APN. (As I debugged and found that this function of RIL only gets called if the Java GSM layer gets an valid APN from the settngs Application and its getting NULL and then correspondingly sends the request to the underlying RIL layer by calling requestSetupDefaultPDP () func with the APN name to create the PDP context) (ii) Secondary I didn't found any ppp folder in /system/etc in android zoom filesystem. This folder should ideally contains the script (init.gprs-ppd) which runs the pppd and some pap script if required. (whats the other way and place to run pppd from android ?) So thats why I am still not getting any IP from the server. Please help me with some pointers. If this is an known issue and if it is fixed then please send me the patch. I am not sure to which group shall i post this query so I am posting it to porting as well as framework groups. Thanks & Regards Nimit --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "android-framework" group. To post to this group, send email to android-framework@googlegroups.com To unsubscribe from this group, send email to android-framework+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/android-framework?hl=en -~----------~----~----~----~------~----~------~--~---