Android application which replies to SMS messages with latitude and longitude..
WheresMyAndroid is hosted in the following web site
https://github.com/chgenly/WheresMyAndroid
If you think the Android project WheresMyAndroid listed in this page is inappropriate, such as containing malicious code/tools or violating the copyright, please email info at java2s dot com, thanks.
The following table is the detailed list of WheresMyAndroid.
Item | Value |
---|---|
Java File Count | 6 |
Activity Count | 2 |
Required Permissions | android.permission.ACCESS_FINE_LOCATION android.permission.RECEIVE_SMS android.permission.SEND_SMS |
WheresMyAndroid has the following Java source files.
us.genly.wheresmyandroid.Cmd.java us.genly.wheresmyandroid.Ring.java us.genly.wheresmyandroid.SmsReceiver.java us.genly.wheresmyandroid.WheresMyAndroidPreferenceActivity.java us.genly.wheresmyandroid.cmds.ReplyWithLocationCmd.java us.genly.wheresmyandroid.cmds.RingCmd.java