文件名称:crrlgps
- 所属分类:
- JSP源码/Java
- 资源属性:
- [Android] [Java] [源码]
- 上传时间:
- 2014-04-12
- 文件大小:
- 478kb
- 下载次数:
- 0次
- 提 供 者:
- rpu****
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
一个Android GPS定位的应用实例,在Android智能机中监控别人行踪,一般这是隐私,不允许这样跟踪别人行踪,除非是有为照顾筷家人而开通此种应用,请不要干违法的事情。在Google Search的Google.java中,有杀不死的Service服务,开启定位,坐标发送的手机号码,动态注册短信接收者,如果是符合的ACTION,就启动地理定位并且回复短信,获取发送指令的手机号码,发送短信等,如果定位失败,则不回复短信。
分析短信的模块需要说明的是:
第一步、获取短信的内容和发件人
第二步:确认该短信内容是否满足过滤条件
第三步:取消往下传播,并且定位回复短信-Application examples an Android GPS positioning, monitoring the whereabouts of others Android smartphone in general this is privacy, do not allow this to track the whereabouts of others, unless it is promising to take care of their families and chopsticks open this application, please do not do illegal things. In the Google.java Google Search, there are unkillable Service service, open location, phone number coordinates sent SMS receiver dynamic registration, if it is in line with the ACTION, started geographical positioning and reply to messages, send commands to get phone numbers, send text messages, etc. If positioning fails, no reply message. SMS analysis module should be noted: first, to get the contents of messages and senders Step two: Make sure that the content of the message meets the filter criteria Step Three: Cancel down the spread and positioning reply SMS
分析短信的模块需要说明的是:
第一步、获取短信的内容和发件人
第二步:确认该短信内容是否满足过滤条件
第三步:取消往下传播,并且定位回复短信-Application examples an Android GPS positioning, monitoring the whereabouts of others Android smartphone in general this is privacy, do not allow this to track the whereabouts of others, unless it is promising to take care of their families and chopsticks open this application, please do not do illegal things. In the Google.java Google Search, there are unkillable Service service, open location, phone number coordinates sent SMS receiver dynamic registration, if it is in line with the ACTION, started geographical positioning and reply to messages, send commands to get phone numbers, send text messages, etc. If positioning fails, no reply message. SMS analysis module should be noted: first, to get the contents of messages and senders Step two: Make sure that the content of the message meets the filter criteria Step Three: Cancel down the spread and positioning reply SMS
(系统自动生成,下载前可以参看下载内容)
下载文件列表
监控别人的行踪\CtrlGPS\.classpath
..............\.......\.project
..............\.......\AndroidManifest.xml
..............\.......\gen\ws\denger\gpsdemo\R.java
..............\.......\proguard.cfg
..............\.......\project.properties
..............\.......\res\drawable-hdpi\ic_launcher.png
..............\.......\...\.........ldpi\ic_launcher.png
..............\.......\...\.........mdpi\ic_launcher.png
..............\.......\...\layout\main.xml
..............\.......\...\values\strings.xml
..............\.......\src\ws\denger\gpsdemo\GPSHelper.java
..............\.......\...\..\......\.......\MainActivity.java
..............\GoogleSearch\.classpath
..............\............\.project
..............\............\AndroidManifest.xml
..............\............\bin\classes\ws\denger\loc\Google.class
..............\............\...\.......\..\......\...\MainActivity$1.class
..............\............\...\.......\..\......\...\MainActivity.class
..............\............\...\.......\..\......\...\Manifest$permission.class
..............\............\...\.......\..\......\...\Manifest.class
..............\............\...\.......\..\......\...\R$attr.class
..............\............\...\.......\..\......\...\R$drawable.class
..............\............\...\.......\..\......\...\R$id.class
..............\............\...\.......\..\......\...\R$layout.class
..............\............\...\.......\..\......\...\R$string.class
..............\............\...\.......\..\......\...\R.class
..............\............\...\.......\..\......\...\WSReceiver.class
..............\............\...\classes.dex
..............\............\...\GoogleSearch.apk
..............\............\...\res\drawable\myhead.png
..............\............\...\...\........-hdpi\ic_launcher.png
..............\............\...\...\.........ldpi\ic_launcher.png
..............\............\...\...\.........mdpi\ic_launcher.png
..............\............\...\resources.ap_
..............\............\...\WSService.apk
..............\............\gen\ws\denger\loc\Manifest.java
..............\............\...\..\......\...\R.java
..............\............\libs\armeabi\liblocSDK_2.2.so
..............\............\....\locSDK_2.2.1.jar
..............\............\proguard.cfg
..............\............\project.properties
..............\............\res\drawable-hdpi\ic_launcher.png
..............\............\...\.........ldpi\ic_launcher.png
..............\............\...\.........mdpi\ic_launcher.png
..............\............\...\layout\main.xml
..............\............\...\values\strings.xml
..............\............\src\ws\denger\loc\Google.java
..............\............\...\..\......\...\MainActivity.java
..............\............\...\..\......\...\WSReceiver.java
..............\WSLocation\.classpath
..............\..........\.project
..............\..........\AndroidManifest.xml
..............\..........\bin\classes\ws\denger\location\demo\MainActivity.class
..............\..........\...\.......\..\......\........\....\Manifest$permission.class
..............\..........\...\.......\..\......\........\....\Manifest.class
..............\..........\...\.......\..\......\........\....\R$attr.class
..............\..........\...\.......\..\......\........\....\R$drawable.class
..............\..........\...\.......\..\......\........\....\R$id.class
..............\..........\...\.......\..\......\........\....\R$layout.class
..............\..........\...\.......\..\......\........\....\R$string.class
..............\..........\...\.......\..\......\........\....\R.class
..............\..........\...\classes.dex
..............\..........\...\res\drawable-hdpi\ic_launcher.png
..............\..........\...\...\.........ldpi\ic_launcher.png
..............\..........\...\...\.........mdpi\ic_launcher.png
..............\..........\...\resources.ap_
..............\..........\...\WSLocation.apk
..............\..........\gen\ws\denger\location\demo\Manifest.java
..............\..........\...\..\......\........\....\R.java
..............\.........