上一页 1 ··· 124 125 126 127 128 129 130 131 132 ··· 168 下一页
摘要: package com.example;import android.net.Uri;import android.os.Bundle;import android.app.Activity;import android.content.Intent;import android.graphics.... 阅读全文
posted @ 2016-01-19 23:03 无天666 阅读(241) 评论(0) 推荐(0)
摘要: package com.itheima.mobileguard.services;import java.lang.reflect.Method;import android.app.Service;import android.content.BroadcastReceiver;import an... 阅读全文
posted @ 2016-01-18 21:53 无天666 阅读(323) 评论(0) 推荐(0)
摘要: dao:package com.itheima.mobileguard.db.dao;import java.util.ArrayList;import java.util.List;import android.content.ContentValues;import android.conten... 阅读全文
posted @ 2016-01-18 20:49 无天666 阅读(302) 评论(0) 推荐(0)
摘要: AppManagerActivitypackage com.itheima52.mobilesafe.activity;import android.app.Activity;import android.appwidget.AppWidgetProvider;import android.cont... 阅读全文
posted @ 2016-01-17 20:11 无天666 阅读(326) 评论(0) 推荐(0)
摘要: 主界面: 每一个item: 卸载运行分享弹层: ... 阅读全文
posted @ 2016-01-16 23:01 无天666 阅读(223) 评论(0) 推荐(0)
摘要: servicepackage com.itheima52.mobil... 阅读全文
posted @ 2016-01-16 20:50 无天666 阅读(280) 评论(0) 推荐(0)
摘要: BlackNumberOpenHelper.javapackage com.itheima52.mobilesafe.db.dao;import android.content.Context;import android.database.sqlite.SQLiteDatabase;import ... 阅读全文
posted @ 2016-01-15 23:34 无天666 阅读(344) 评论(0) 推荐(0)
摘要: package com.itheima52.rocket;import android.app.Service;import android.content.Context;import android.content.Intent;import android.graphics.PixelForm... 阅读全文
posted @ 2016-01-14 00:24 无天666 阅读(407) 评论(0) 推荐(0)
摘要: package com.itheima52.doubleclick;import android.app.Activity;import android.os.Bundle;import android.view.View;import android.widget.Toast;/** * 模拟双击... 阅读全文
posted @ 2016-01-13 22:45 无天666 阅读(1005) 评论(0) 推荐(0)
摘要: 差补器原理:图标拖拽: activity_drag_view.xml package com.itheima52.mobilesafe.activity;import android.app.Activity;import andr... 阅读全文
posted @ 2016-01-11 23:44 无天666 阅读(282) 评论(0) 推荐(0)
上一页 1 ··· 124 125 126 127 128 129 130 131 132 ··· 168 下一页