摘要:
1:GetSmsService.javapublic class GetSmsService extends IntentService{ private AlarmManager alarmManager = null; private PendingIntent alarmIntent = null; public GetSmsService(){ super("WtacService"); } public GetSmsService(String name) { super(name); } @Ove... 阅读全文
posted @ 2014-04-04 13:17
yshy
阅读(1986)
评论(0)
推荐(0)

浙公网安备 33010602011771号