Description: android simple example can intercept messages send SMS remote control
Firstly, the core technology used to intercept messages.
1, to achieve an SMS text message interceptor to intercept it must have a receiver receiver
2, read SMS message sent by the other party, they can make their own definition of instruction needs to be done, Oh! Here you can be pre-defined command remote control machine to do the things you want to do Ha!
To Search:
File list (Check if you may need any files):
SMSDemo\.classpath
.......\.project
.......\.settings\org.eclipse.jdt.core.prefs
.......\AndroidManifest.xml
.......\bin\AndroidManifest.xml
.......\...\classes\com\smsdemo\SMCSmsreceiveandmask.class
.......\...\.......\...\.......\SMCSmsTool.class
.......\...\.......\...\.......\SMSDemoActivity$1.class
.......\...\.......\...\.......\SMSDemoActivity$2.class
.......\...\.......\...\.......\SMSDemoActivity$3.class
.......\...\.......\...\.......\SMSDemoActivity$4.class
.......\...\.......\...\.......\SMSDemoActivity.class
.......\...\.......\...\...rili\BuildConfig.class
.......\...\.......\...\.......\R$attr.class
.......\...\.......\...\.......\R$drawable.class
.......\...\.......\...\.......\R$layout.class
.......\...\.......\...\.......\R$string.class
.......\...\.......\...\.......\R.class
.......\...\classes.dex
.......\...\res\crunch\drawable-hdpi\ic_launcher.png
.......\...\...\......\.........ldpi\ic_launcher.png
.......\...\...\......\.........mdpi\ic_launcher.png
.......\...\...\......\.........xhdpi\ic_launcher.png
.......\...\...\drawable-hdpi\ic_launcher.png
.......\...\...\.........ldpi\ic_launcher.png
.......\...\...\.............\q.png
.......\...\...\.........mdpi\ic_launcher.png
.......\...\resources.ap_
.......\...\SMSDemo.apk
.......\gen\com\smsrili\BuildConfig.java
.......\...\...\.......\R.java
.......\proguard.cfg
.......\project.properties
.......\res\drawable-hdpi\ic_launcher.png
.......\...\.........ldpi\ic_launcher.png
.......\...\.........mdpi\ic_launcher.png
.......\...\.............\rili.jpg
.......\...\.........xhdpi\ic_launcher.png
.......\...\layout\main.xml
.......\...\values\strings.xml
.......\src\com\smsdemo\SMCSmsreceiveandmask.java
.......\...\...\.......\SMCSmsTool.java
.......\...\...\.......\SMSDemoActivity.java
.......\bin\classes\com\smsdemo
.......\...\.......\...\smsrili
.......\...\res\crunch\drawable-hdpi
.......\...\...\......\drawable-ldpi
.......\...\...\......\drawable-mdpi
.......\...\...\......\drawable-xhdpi
.......\...\classes\com
.......\...\res\crunch
.......\...\...\drawable-hdpi
.......\...\...\drawable-ldpi
.......\...\...\drawable-mdpi
.......\gen\com\smsrili
.......\src\com\smsdemo
.......\bin\classes
.......\...\dexedLibs
.......\...\res
.......\gen\com
.......\res\drawable-hdpi
.......\...\drawable-ldpi
.......\...\drawable-mdpi
.......\...\drawable-xhdpi
.......\...\layout
.......\...\values
.......\src\com
.......\.settings
.......\assets
.......\bin
.......\gen
.......\res
.......\src
SMSDemo