Android Open Source - Location Application findmyphone






Project Summary

android app for spotting the misplaced phone and sending location by sms.

Web Site / Source Repository

findmyphone is hosted in the following web site
https://github.com/fshaikh/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 Count15
Target SDK Version16
Minimum SDK Version8
Activity Count1
jar files usedandroid-support-v4.jar
google-play-services.jar
Required Permissionsandroid.permission.ACCESS_FINE_LOCATION
android.permission.READ_CONTACTS
android.permission.READ_PHONE_STATE
android.permission.RECEIVE_SMS
android.permission.SEND_SMS
Asset File Namesassets\Android-Contacts.ico




Java Source Files

findmyphone has the following Java source files.

com.reversecurrent.findmyphone.FindMyPhoneActivity.java
com.reversecurrent.findmyphone.IPersistentStorage.java
com.reversecurrent.findmyphone.LogicCore.java
com.reversecurrent.findmyphone.MissedCallReceiver.java
com.reversecurrent.findmyphone.SMSReceiver.java
com.reversecurrent.findmyphone.SPConstants.java
com.reversecurrent.findmyphone.SettingsViewModel.java
com.reversecurrent.findmyphone.SharedPreferencesStorage.java
com.reversecurrent.locationrelated.LocationBroadcastReceiver.java
com.reversecurrent.locationrelated.LocationHelper.java
com.reversecurrent.locationrelated.LocationModel.java
com.reversecurrent.locationrelated.LocationService
.java
com.reversecurrent.locationrelated.LocationServiceDefault.java