Android Open Source - Location Application whereami






Project Summary

An android app that sends phone location details via sms and to the web. A hack for MFA mobile workshop.

Web Site / Source Repository

whereami is hosted in the following web site
https://github.com/eyedol/whereami

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

ItemValue
Java File Count4
Minimum SDK Version3
Activity Count1
Required Permissionsandroid.permission.ACCESS_FINE_LOCATION
android.permission.INTERNET
android.permission.RECEIVE_SMS
android.permission.SEND_SMS
android.permission.WRITE_SETTINGS




Java Source Files

whereami has the following Java source files.

org.addhen.whereami.LocationService.java
org.addhen.whereami.SMSReceiver.java
org.addhen.whereami.Whereami.java
org.addhen.whereami.net.ClientHttpRequest.java