摘要:
1.Service Intent must be explicitIntent serviceIntent = new Intent(context,MyService.class);context.startService(serviceIntent);Note:Implicit intents ... 阅读全文
posted @ 2015-06-27 18:36
Zachary Hodge Zou
阅读(185)
评论(0)
推荐(0)
浙公网安备 33010602011771号