`
文章列表
--------------------------------------------AndroidManifest.xml--------------------------------- <manifest xmlns:android="http://schemas.android.com/apk/res/android"     package="com.kawa.ch29"     android:versionCode
--------------------------------------------AndroidManifest.xml--------------------------------- <manifest xmlns:android="http://schemas.android.com/apk/res/android"     package="com.ch28"     android:versionCode="1"

ch027 Android Json

--------------------------------------------AndroidManifest.xml--------------------------------- <manifest xmlns:android="http://schemas.android.com/apk/res/android"     package="com.kawa.ch32"     android:versionCode
--------------------------------------------第一部分----------------------------------------------- --------------------------------------------HttpClient.java--------------------------------------- package com.kawa.ch25;   import java.io.BufferedReader; import java.io.IOException;
1.1 项目背景 监视女友手机(在此声明,这样做只是为了练习数据库、广播、Intent、Activity结合在一起的使用方法,且本人非常讨厌这种方式,感情需建立在坦诚与彼此尊重的基础之上),如果是熟悉且认识的人(白名单),女友可成功收发短信,如果是危险人士(黑名单)则收发短信息将发送到自己的手机里,以达到监控的目的,如下图所示 1.2 完整代码 ① 新建工程(com.kawa.smsfilter) ② 修改AndroidManifest.xml
--------------------------------------------AndroidManifest.xml---------------------------------- <manifest xmlns:android="http://schemas.android.com/apk/res/android"     package="com.ch24"     android:versionCode=
--------------------------------------------AndroidManifest.xml---------------------------------- <?xml version="1.0" encoding="utf-8"?> <manifest xmlns:android
--------------------------------------------AndroidManifest.xml---------------------------------- <manifest xmlns:android="http://schemas.android.com/apk/res/android"     package="com.ch23"     android:versionCode=
--------------------------------------------AndroidManifest.xml---------------------------------- <manifest xmlns:android="http://schemas.android.com/apk/res/android"     package="com.ch22"     android:versionCode=
--------------------------------------------AndroidManifest.xml---------------------------------- <manifest xmlns:android="http://schemas.android.com/apk/res/android"     package="com.ch20"     android:versionCode=
--------------------------------------------AndroidManifest.xml---------------------------------- <manifest xmlns:android="http://schemas.android.com/apk/res/android"     package="com.ch20"     android:versionCode=
--------------------------------------------AndroidManifest.xml---------------------------------- <manifest xmlns:android="http://schemas.android.com/apk/res/android"     package="com.ch19"     android:versionCode="1"
--------------------------------------------AndroidManifest.xml---------------------------------- <manifest xmlns:android="http://schemas.android.com/apk/res/android"     package="com.ch18"     android:versionCode=
--------------------------------------------AndroidManifest.xml---------------------------------- <manifest xmlns:android="http://schemas.android.com/apk/res/android"     package="com.ch17"     android:versionCode=
--------------------------------------------AndroidManifest.xml---------------------------------- <manifest xmlns:android="http://schemas.android.com/apk/res/android"     package="com.ch16"     android:versionCode=
Global site tag (gtag.js) - Google Analytics