android app for spotting the misplaced phone and sending location by sms.
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.
The following table is the detailed list of findmyphone.
Item | Value |
---|---|
Java File Count | 15 |
Target SDK Version | 16 |
Minimum SDK Version | 8 |
Activity Count | 1 |
jar files used | android-support-v4.jar google-play-services.jar |
Required Permissions | android.permission.ACCESS_FINE_LOCATION android.permission.READ_CONTACTS android.permission.READ_PHONE_STATE android.permission.RECEIVE_SMS android.permission.SEND_SMS |
Asset File Names | assets\Android-Contacts.ico |
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