文件名称:SmsInterception
介绍说明--下载内容来自于网络,使用问题请自行百度
对任何短信进行拦截,并针对不同种类的短信分别存储。如果还需要屏蔽特殊短信的来信提醒,就要修改源代码,具体是:
可SmsReceiverService.javainsertMessage方法里拦截。短信的来源和内容都可以通过class SmsMessage提供的方法获取。
如可以通过getOriginatingAddress方法获取,内容则可以通过getMessageBody方法获取。如果满足拦截的条件,就不做storeMessage的动作。-The project achieved the android To intercept any message, and for different types of messages are stored. If you need to shield the special SMS reminder letter, we must modify the source code, specifically:
Where can SmsReceiverService.javainsertMessage intercept method. The source and content of messages can be provided by class SmsMessage method to get.
If you can get through getOriginatingAddress method, the content can get through getMessageBody method. If you meet the conditions of blocking, do not do storeMessage action.
可SmsReceiverService.javainsertMessage方法里拦截。短信的来源和内容都可以通过class SmsMessage提供的方法获取。
如可以通过getOriginatingAddress方法获取,内容则可以通过getMessageBody方法获取。如果满足拦截的条件,就不做storeMessage的动作。-The project achieved the android To intercept any message, and for different types of messages are stored. If you need to shield the special SMS reminder letter, we must modify the source code, specifically:
Where can SmsReceiverService.javainsertMessage intercept method. The source and content of messages can be provided by class SmsMessage method to get.
If you can get through getOriginatingAddress method, the content can get through getMessageBody method. If you meet the conditions of blocking, do not do storeMessage action.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
SmsInterception/.classpath
SmsInterception/.project
SmsInterception/AndroidManifest.xml
SmsInterception/bin/classes.dex
SmsInterception/bin/com/cking/smsinterception/LocationDataSaveService.class
SmsInterception/bin/com/cking/smsinterception/ParametersSetService.class
SmsInterception/bin/com/cking/smsinterception/QueryDataSaveService.class
SmsInterception/bin/com/cking/smsinterception/R$attr.class
SmsInterception/bin/com/cking/smsinterception/R$drawable.class
SmsInterception/bin/com/cking/smsinterception/R$layout.class
SmsInterception/bin/com/cking/smsinterception/R$string.class
SmsInterception/bin/com/cking/smsinterception/R.class
SmsInterception/bin/com/cking/smsinterception/SmsReceiver.class
SmsInterception/bin/resources.ap_
SmsInterception/bin/SmsInterception.apk
SmsInterception/default.properties
SmsInterception/gen/com/cking/smsinterception/R.java
SmsInterception/res/drawable-hdpi/icon.png
SmsInterception/res/drawable-ldpi/icon.png
SmsInterception/res/drawable-mdpi/icon.png
SmsInterception/res/layout/main.xml
SmsInterception/res/values/strings.xml
SmsInterception/src/com/cking/smsinterception/LocationDataSaveService.java
SmsInterception/src/com/cking/smsinterception/ParametersSetService.java
SmsInterception/src/com/cking/smsinterception/QueryDataSaveService.java
SmsInterception/src/com/cking/smsinterception/SmsReceiver.java
SmsInterception/bin/com/cking/smsinterception
SmsInterception/gen/com/cking/smsinterception
SmsInterception/src/com/cking/smsinterception
SmsInterception/bin/com/cking
SmsInterception/gen/com/cking
SmsInterception/src/com/cking
SmsInterception/bin/com
SmsInterception/gen/com
SmsInterception/res/drawable-hdpi
SmsInterception/res/drawable-ldpi
SmsInterception/res/drawable-mdpi
SmsInterception/res/layout
SmsInterception/res/values
SmsInterception/src/com
SmsInterception/assets
SmsInterception/bin
SmsInterception/gen
SmsInterception/res
SmsInterception/src
SmsInterception
SmsInterception/.project
SmsInterception/AndroidManifest.xml
SmsInterception/bin/classes.dex
SmsInterception/bin/com/cking/smsinterception/LocationDataSaveService.class
SmsInterception/bin/com/cking/smsinterception/ParametersSetService.class
SmsInterception/bin/com/cking/smsinterception/QueryDataSaveService.class
SmsInterception/bin/com/cking/smsinterception/R$attr.class
SmsInterception/bin/com/cking/smsinterception/R$drawable.class
SmsInterception/bin/com/cking/smsinterception/R$layout.class
SmsInterception/bin/com/cking/smsinterception/R$string.class
SmsInterception/bin/com/cking/smsinterception/R.class
SmsInterception/bin/com/cking/smsinterception/SmsReceiver.class
SmsInterception/bin/resources.ap_
SmsInterception/bin/SmsInterception.apk
SmsInterception/default.properties
SmsInterception/gen/com/cking/smsinterception/R.java
SmsInterception/res/drawable-hdpi/icon.png
SmsInterception/res/drawable-ldpi/icon.png
SmsInterception/res/drawable-mdpi/icon.png
SmsInterception/res/layout/main.xml
SmsInterception/res/values/strings.xml
SmsInterception/src/com/cking/smsinterception/LocationDataSaveService.java
SmsInterception/src/com/cking/smsinterception/ParametersSetService.java
SmsInterception/src/com/cking/smsinterception/QueryDataSaveService.java
SmsInterception/src/com/cking/smsinterception/SmsReceiver.java
SmsInterception/bin/com/cking/smsinterception
SmsInterception/gen/com/cking/smsinterception
SmsInterception/src/com/cking/smsinterception
SmsInterception/bin/com/cking
SmsInterception/gen/com/cking
SmsInterception/src/com/cking
SmsInterception/bin/com
SmsInterception/gen/com
SmsInterception/res/drawable-hdpi
SmsInterception/res/drawable-ldpi
SmsInterception/res/drawable-mdpi
SmsInterception/res/layout
SmsInterception/res/values
SmsInterception/src/com
SmsInterception/assets
SmsInterception/bin
SmsInterception/gen
SmsInterception/res
SmsInterception/src
SmsInterception
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.