搜索资源列表
SmsInterception
- 对任何短信进行拦截,并针对不同种类的短信分别存储。如果还需要屏蔽特殊短信的来信提醒,就要修改源代码,具体是: 可SmsReceiverService.javainsertMessage方法里拦截。短信的来源和内容都可以通过class SmsMessage提供的方法获取。 如可以通过getOriginatingAddress方法获取,内容则可以通过getMessageBody方法获取。如果满足拦截的条件,就不做storeMessage的动作。-The project achieved t
EasyDgm1
- 拦截短消息,发送短信代码。接收没有提示音,发送也不提示用户 -Intercept short message, sending an SMS code. Receive no alert tone, send do not prompt the user
Customform
- Customform 示例演示如何截取和处理SMS/EMS,并且在收件箱程序实现了一个自定义阅读格式。 -Customform example demonstrates how to intercept and process SMS/EMS, and in the Inbox program implements a custom to read format.
PrivacyInfo
- 将某些电话号码发来的短息拦截到Sqlite进行私人查询,该短信不会在手机上有提示,称之为“隐私短信”-Some phone numbers will be sent to the short interest Sqlite intercept a private inquiry, the message will not be prompted on the phone, called the " SMS Privacy"
sms
- 一个安卓短信截拦源代码,用于截拦新短信,转发到指定好码,并删除!-An Android SMS interception of the source code, used to intercept the new text messages, forward to the designated good code, and delete!