Chinaunix首页 | 论坛 | 博客
  • 博客访问: 9139681
  • 博文数量: 1725
  • 博客积分: 12961
  • 博客等级: 上将
  • 技术积分: 19840
  • 用 户 组: 普通用户
  • 注册时间: 2009-01-09 11:25
个人简介

偷得浮生半桶水(半日闲), 好记性不如抄下来(烂笔头). 信息爆炸的时代, 学习是一项持续的工作.

文章分类

全部博文(1725)

文章存档

2024年(1)

2023年(26)

2022年(112)

2021年(217)

2020年(157)

2019年(192)

2018年(81)

2017年(78)

2016年(70)

2015年(52)

2014年(40)

2013年(51)

2012年(85)

2011年(45)

2010年(231)

2009年(287)

分类: LINUX

2010-04-08 20:05:29

在 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

Hi, all I have found that my APN list is empty. I want to add one. First, the file frameworks/base/core/res/res/xml/apns.xml is empty, so i modify it, add my apn content. apns.xml When the system bootup, i think it will loadapn from the file apns- conf.xml, in TelephonyProvider.java. The bad news is that nothing happened! any idea?


Change Android emulator’s skin November 6, 2008 at 5:20 am | In android | Leave a Comment Tags: emulator, skin Link to and select the skin you like. Download the .zip and unpack it to android sdk skin folder. e.g. C:\android-sdk-windows-1.0_r1\tools\lib\images\skins. start the emulator with parameter ‘-skin’. e.g. emulator -skin HVGA-P-G1. HVGA-P-G1 is unpacked folder name.


阅读(2188) | 评论(0) | 转发(0) |
0

上一篇:APN开关 apk

下一篇:shen11a apn 设置

给主人留下些什么吧!~~