Android Open Source - Map Phone FindMyPhone






Project Summary

Simple Android application to respond to a specific SMS message from a list of approved numbers with the current location of the phone on Google Maps..

Web Site / Source Repository

FindMyPhone is hosted in the following web site
https://github.com/kurtisthompson/FindMyPhone

If you think the Android project FindMyPhone 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 FindMyPhone.

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




Java Source Files

FindMyPhone has the following Java source files.

com.android.findmyphone.ContactAdder.java
com.android.findmyphone.DataHelper.java
com.android.findmyphone.EditActivity.java
com.android.findmyphone.FindMyPhone.java
com.android.findmyphone.SmsReceiver.java