An android app that responds with a location of where the phone is and can wake the phone from silent to a loud alert when sms commands that the user chooses are received..
SMS-based-Find-My-Phone is hosted in the following web site
https://github.com/kibirigeh/SMS-based-Find-My-Phone
If you think the Android project SMS-based-Find-My-Phone 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 SMS-based-Find-My-Phone.
Item | Value |
---|---|
Java File Count | 4 |
Supported screen sizes | [mdpi, hdpi, xhdpi] |
Target SDK Version | 15 |
Minimum SDK Version | 8 |
Activity Count | 1 |
jar files used | android-support-v4.jar |
Required Permissions | android.permission.READ_SMS android.permission.RECEIVE_SMS android.permission.WRITE_SMS |
Asset File Names | assets\fonts\textFont.ttf |
There are 1 image files in SMS-based-Find-My-Phone. The names of the image files are listed as follows.
ic_action_search.png
The following screenshort is generated from the image listed above.
SMS-based-Find-My-Phone has the following Java source files.
com.dev.uchesmsresponse.MainActivity.java com.dev.uchesmsresponse.MyAdapter.java com.dev.uchesmsresponse.Receipient.java com.dev.uchesmsresponse.SmsReceiver.java