Thursday, February 26, 2009

APNs file in android

在 source code 中會有個檔案 apns-conf_sdk.xml ,這是記錄 apn 設定值的檔案,image burned 之後,就會被放到 /system/etc ,在 runtime 的時候,會依照這裡的值,建立出 telephony.db。

若要更新 apns-conf.xml 時,需先把 telephony.db 刪除且重新開機,資料才會重新建立起來。

telephony.db -> /data/data/com.android.providers.telephony.databses/telephony.db
apns-conf.xml -> development/data/etc

No comments:

Post a Comment

You can leave any question here and I will make a response to you ASAP. :D