`
Hugh.sxx
  • 浏览: 1355 次
  • 性别: Icon_minigender_1
  • 来自: 南京
最近访客 更多访客>>
社区版块
存档分类
最新评论
文章列表
Intent intent=new Intent(ServiceTestActivity.this, TestIntentSerivice.class); intent.putExtra("message", "sxx"); startService(intent); 报如下的错: E/AndroidRuntime(14434): java.lang.RuntimeException: Unable to instantiate service com.signway.service.TestIntentSerivice: java.lang ...
Global site tag (gtag.js) - Google Analytics