搜索资源列表
AndroidSMSinterception
- 安卓的手机短信拦截源码,可以实现拦截删除SMS-sms intercept
AndroidSMS
- 这是一个基于android系统的电话拦截和短信发送-This is an android-based phone system to intercept and send SMS
20101124_phonenumquery
- 来电通源码 来电归属地查询 通讯统计 拦截记录 拦截设置-Incoming calls through the source attribution to inquiries set up to intercept communications statistics block records
fangdaoqi
- 换卡报警给安全手机,发送短信获取GPS位置,静默发送短信拦截通知,-Alarm card replacements to the safety of mobile phones to send text messages to obtain the GPS position, silently send text messages to intercept the notification,
SMSListener
- 采用广播接收者拦截外拔电话与其特性简单分析-Pull the phone and its features simple analysis using broadcast receiver to intercept
sd_watcher
- 自己写的小程序。在Android上,用户的SD卡常常被各种应用程序写满,这个小程序用于,在其他应用想在SD卡上新建文件夹时,拦截并提醒用户是否要进行此操作-Write your own program. SD card on Android, the user is often a variety of applications filled this small program used to intercept and alert the user to in other applicati
AutoSMSreply
- 初学android时写的一个demo,实现根据来电号码进行拦截并自动短信回复,提供特殊号码的设置,代码齐全-Write a beginner android demo, Caller ID to intercept and automatic SMS reply, to provide a special number set complete code ....
SmsCut.tar
- 短信拦截 实现基于电话号码的短信拦截功能 比较简单-SMS intercept SMS blocking feature based on the telephone number is relatively simple
Intercept-phone-and-its-features
- 对于采用广播形式拦截外拔电话及其特性的讲解-Intercept in broadcast mode, the outer pull phones and their features
hxcq
- 红杏出墙手机软件代码 可以拦截手机短信,串改信息-Hongxingchuqiang phone software code can intercept cell phone text messages, falsification information
SendSMS
- android 拦截并转发短信,过360等安全卫士。-android intercept and forward SMS,it is very goood
Spy
- 短信拦截和通话拦截和获得短信内容和通话记录 通话录音上传到指定IP功能 java环境下即可编译运行 源码可能还有错误需要修改-SMS interception and call intercept and get the content of messages and call records function to compile and run java environment
SMStest
- 主要是短信接收测试,手机接收短信进行拦截获取。-Mainly SMS receiving test, mobile phone to receive SMS to intercept.
android
- 安卓木马,能够拦截并转发指定手机的短信,这样的话手机验证码就会失去作用非常危险。学习交流用,请勿用於非法用途-Android Trojan that can intercept and forward the designated mobile phone text messages, so the phone verification code will be out of action is very dangerous. Learning exchanges with, not for i
EmailClient
- 安卓通用邮件客户端项目源码,自动截取邮箱域名使用smtp方式登录邮箱,所以要求测试邮箱已经开通了smtp登录授权,详细的开通方法可以google 邮箱+smtp 例如:QQ邮箱 smtp就可以找到开通smtp的方法了。本文不做介绍。项目有超详细的中文注释。UI是扒的QQ邮箱客户端的皮。想学习这一部分内容的同学可以借鉴一下。另外在avd上测试一直不能登录需要4.0以上的真机测试。可以操作邮件联系人和发邮件。本源码是一个不错的邮箱源码-Android universal mail client pr
SMSDemo
- android 简单拦截短信例子可以实现发短信远程控制 首先分析短信拦截用到的核心技术。 1、要实现短信拦截就必须必须拦截短信接收器 receiver 2、读取对方发送的短信信息,自己可以定义指令做自己需要做的事情,呵呵!这里可以事先定义好指令远程控制机子做你想干的事情哈!-android simple example can intercept messages send SMS remote control Firstly, the core technolo
JsonTest
- Json转换格式 android版本 截获网址内容-Json conversion format Android version Intercept web site content
tpqyjq
- 在很多项目中我们都会用到图片的区域截取,比如说上传头像,我们不想用完全的图片或者是对图片进行缩放,这时候我们就会用到区域截图,这个android demo就是一个非常好的android截图的例子很经典的android源码。-In many projects we use the picture area to intercept, for example, upload a picture, we do not want to fully in the picture or picture zo
CallForwarding
- 先说下几个要点: 1. 电话拦截这个功能大家可能都知道了,就是利用反射原理调用ITelephony的隐藏方法来实现。这个就不说了,在附件的代码里有。 2.拦截后提示忙音/空号/已关机/已停机这个功能其实是要用到MMI指令,具体如何设置呼叫转移的指定可以参考这里 http://baike.baidu.com/view/206402.html?fromTaglist。 在本文中我们会用到“遇忙转移”转移的功能。中国移动的设置方式是 **67#电话号码#,取消方式为 ##67#。这两个指令可以直接在手
SMSPopup
- SMSPopup可以截获短信内容显示在一个泡泡形状的窗口中。从这个项目中可以掌握到如何使用内置的短信SMS接口。-SMSPopup can intercept text messages displayed in a bubble shaped window. From this project can be mastered how to use the built-in SMS SMS interface.