文件名称:zdhmdxlj
- 所属分类:
- android开发
- 资源属性:
- [Java] [源码]
- 上传时间:
- 2016-06-25
- 文件大小:
- 68kb
- 下载次数:
- 0次
- 提 供 者:
- yan s*******
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
指定号码短信拦截源码可以拦截指定号码的短信,让短信不显示。这个例子不像前面发的那两个可以启动后直接在后台运行,需要手动指定拦截号码,不知道前两个源码的朋友可以在本站搜一下短信拦截就可以找到,其实对话框也可以直接去掉,把需要拦截的号码写死在代码里面。2.3.7MIUI系统测试可以正常拦截,不过因为系统问题会尝试接收短信的提示,可以按HOME保持后台运行。代码较少,可以作为独立模块用在一些手机安全项目中,请勿用于非法用途。其他版本没有测试。编译版本2.3.3 编码GBK。 -Specified number of SMS interception source code can intercept the specified number of text messages, so that the message does not show. The example unlike hair in front of the two can be started directly to run in the background and need to manually specify the block number, do not know before the two source of friends can in the station search SMS interception can be found, in fact, the dialog box can also directly removed, the need to intercept the number written dead in the source code. 2.3.7MIUI system test can be a normal interception, but because the system will try to receive SMS text messages, you can press HOME to keep the background running. Less code, can be used as an independent module in a number of mobile phone security projects, do not for illegal purposes. Other versions do not test. Compiled version 2.3.3 code GBK.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
SmsCut
......\.classpath
......\.project
......\.settings
......\.........\org.eclipse.core.resources.prefs
......\.........\org.eclipse.jdt.core.prefs
......\AndroidManifest.xml
......\assets
......\bin
......\...\AndroidManifest.xml
......\...\classes
......\...\.......\com
......\...\.......\...\huangcheng
......\...\.......\...\..........\smscut
......\...\.......\...\..........\......\BuildConfig.class
......\...\.......\...\..........\......\R$attr.class
......\...\.......\...\..........\......\R$drawable.class
......\...\.......\...\..........\......\R$id.class
......\...\.......\...\..........\......\R$layout.class
......\...\.......\...\..........\......\R$string.class
......\...\.......\...\..........\......\R.class
......\...\.......\...\..........\......\SmsCut$1.class
......\...\.......\...\..........\......\SmsCut$2.class
......\...\.......\...\..........\......\SmsCut.class
......\...\.......\...\..........\......\SmsRecevier.class
......\...\classes.dex
......\...\dexedLibs
......\...\.........\annotations-28e0d440ffae02fd40b6eb8dc327994c.jar
......\...\jarlist.cache
......\...\res
......\...\...\crunch
......\...\...\......\drawable-hdpi
......\...\...\......\.............\icon.png
......\...\...\......\drawable-ldpi
......\...\...\......\.............\icon.png
......\...\...\......\drawable-mdpi
......\...\...\......\.............\icon.png
......\...\resources.ap_
......\...\SmsCut.apk
......\default.properties
......\gen
......\...\com
......\...\...\huangcheng
......\...\...\..........\smscut
......\...\...\..........\......\BuildConfig.java
......\...\...\..........\......\R.java
......\proguard.cfg
......\project.properties
......\res
......\...\drawable-hdpi
......\...\.............\icon.png
......\...\drawable-ldpi
......\...\.............\icon.png
......\...\drawable-mdpi
......\...\.............\icon.png
......\...\drawable-xhdpi
......\...\layout
......\...\......\main.xml
......\...\values
......\...\......\strings.xml
......\src
......\...\com
......\...\...\huangcheng
......\...\...\..........\smscut
......\...\...\..........\......\SmsCut.java
......\...\...\..........\......\SmsRecevier.java
......\说明.htm