`
kangkapo
  • 浏览: 2660 次
  • 性别: Icon_minigender_1
  • 来自: 西安
最近访客 更多访客>>
社区版块
存档分类
最新评论
文章列表
      apk命令行启动         在Android中,除了从界面上启动程序之外,还可以从命令行启动程序,使用的是命令行工具am.   启动的方法为   # am start -n包(package)名/包名.活动(activity)名称   启动的方法可以从每个应用 ...
Android: Your JS Engine is not always V8 | January 14th, 2011 Joe Bowser’s Blog Recently, I watched some Mobile Web training, and I noticed that people overlook many things about Android. Namely these facts: WebKit is different on every phone The Browser and the WebKit engine are different things ...
Global site tag (gtag.js) - Google Analytics