View Single Post
  #1 (permalink)  
Old 04-05-2011, 08:47 AM
muziling's Avatar
muziling
PPCGeeks Regular
Offline
 
Join Date: Nov 2010
Posts: 175
Reputation: 55
muziling is becoming a great contributor
Mentioned: 0 Post(s)
Tagged: 0 Thread(s)
How to set CDMA APNs with new more stable ril

See post#29

I decide to create an new thread for APNs setting, just search for many help.
Thanks to highlandsun, the ril is great.
RIL link : [TESTING] New more stable ril - xda-developers

Android I run: **Complete GingerBread Bundle!!** GBX0A - Alpha! Camera!
Put apns-conf.xml in /system/etc, go to mobile network -> APN, menu key, reset to default, system will load the APNs from apns-conf.xml and add APNs which match your carrier's operator ID.

After enable data connection, android seems not pass selected APN's info to ril (such as APN name,user,password)
Quote:
D/RIL ( 1422): requesting data connection to APN '(null)'
APN got null value from system, then use default user/password to connect(default is dummy/dummy). So if user/password is not dummy/dummy, data connection will not work.

The new ril handled MMS, we can set the correct APNs for MMS receive.

Last edited by muziling; 04-25-2011 at 09:41 PM.
Reply With Quote
This post has been thanked 2 times.