搜索资源列表
SmsInterception
- 对任何短信进行拦截,并针对不同种类的短信分别存储。如果还需要屏蔽特殊短信的来信提醒,就要修改源代码,具体是: 可SmsReceiverService.javainsertMessage方法里拦截。短信的来源和内容都可以通过class SmsMessage提供的方法获取。 如可以通过getOriginatingAddress方法获取,内容则可以通过getMessageBody方法获取。如果满足拦截的条件,就不做storeMessage的动作。-The project achieved t
myGSM
- C#编写的短信猫工具,其中包括了一个非常完善的短信猫操作类,原始的AT命令封装,类中封装好了发送短信拨打电话获取短信等功能!非常值得一看!-Messages written in C# cat tools, including a very good message cat action class, the original AT command package, a class wrapper for sending SMS text messages and other functions
RCP-Trainning
- RCP 培训资料. 包括源代码.SMS,SWT,ACTION.LINK,PIO. -RCP training materal, including source code for SMS.SWT.ACTION.LINK and PIO
sms_comtroller_8051
- SMS is checked by monitoring the phone memory by using AT+CPMS command which sets the preferred phone memory location for storing sms and returns status of phone memory. When an SMS is received its text is dumped into microcontroller s RAM using
