wifi设计原理.docVIP

  • 4
  • 0
  • 约9.9千字
  • 约 6页
  • 2015-08-08 发布于河南
  • 举报
Android移植: wifi设计原理(源码分析) [Android] ?初始化 frameworks/base/services/java/com/android/server/SystemServer.java 在 SystemServer 启动的时候,会生成一个 ConnectivityService 的实例, ????????????? try { ??????????????????? Log.i(TAG, Starting Connectivity Service.); ??????????????????? ServiceManager.addService(Context.CONNECTIVITY_SERVICE, new ConnectivityService(context)); ????????????? } catch (Throwable e) { ??????????????????? Log.e(TAG, Failure starting Connectivity Service, e); ????????????? } frameworks/base/services/java/com/android/server/ConnectivityService.java frameworks/base/services/java/com/androi

文档评论(0)

1亿VIP精品文档

相关文档