Android Open Source - SMS message WheresMyAndroid






Project Summary

Android application which replies to SMS messages with latitude and longitude..

Web Site / Source Repository

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.

Project Detail

The following table is the detailed list of WheresMyAndroid.

ItemValue
Java File Count6
Activity Count2
Required Permissionsandroid.permission.ACCESS_FINE_LOCATION
android.permission.RECEIVE_SMS
android.permission.SEND_SMS




Java Source Files

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