Android Open Source - Location Application LetMeKnow






Project Summary

A Location based app to let your loved ones know you're safe.

Web Site / Source Repository

LetMeKnow is hosted in the following web site
https://github.com/iAmiAdam/LetMeKnow

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

ItemValue
Java File Count30
Supported screen sizes[mdpi, hdpi, xhdpi]
Target SDK Version20
Minimum SDK Version14
Activity Count8
Fragment Count7
jar files usedandroid-support-v4.jar
android-support-v7-appcompat.jar
Required Permissionsandroid.permission.ACCESS_COARSE_LOCATION
android.permission.ACCESS_FINE_LOCATION
android.permission.ACCESS_NETWORK_STATE
android.permission.INTERNET
android.permission.READ_CONTACTS
android.permission.SEND_SMS
android.permission.WRITE_EXTERNAL_STORAGE
com.google.android.providers.gsf.permission.READ_GSERVICES
info.adamjsmith.letmeknow.permission.MAPS_RECEIVE




Resource Files

There are 2 image files in LetMeKnow. The names of the image files are listed as follows.

app_icon.png
notification.png

The following screenshort is generated from the image listed above.

null

Java Source Files

LetMeKnow has the following Java source files.

info.adamjsmith.letmeknow.ActivityPager.java
info.adamjsmith.letmeknow.Contact.java
info.adamjsmith.letmeknow.ContactListActivity.java
info.adamjsmith.letmeknow.ContactListFragment.java
info.adamjsmith.letmeknow.Instance.java
info.adamjsmith.letmeknow.InstanceFragment.java
info.adamjsmith.letmeknow.InstanceHolder.java
info.adamjsmith.letmeknow.InstanceListActivity.java
info.adamjsmith.letmeknow.InstanceListFragment.java
info.adamjsmith.letmeknow.InstancePagerActivity.java
info.adamjsmith.letmeknow.LetMeKnowJSONSerializer.java
info.adamjsmith.letmeknow.Location.java
info.adamjsmith.letmeknow.LocationActivity.java
info.adamjsmith.letmeknow.LocationChoiceActivity.java
info.adamjsmith.letmeknow.LocationChoiceListFragment.java
info.adamjsmith.letmeknow.LocationFragment.java
info.adamjsmith.letmeknow.LocationListFragment.java
info.adamjsmith.letmeknow.LocationTools.java
info.adamjsmith.letmeknow.Message.java
info.adamjsmith.letmeknow.MessageActivity.java
info.adamjsmith.letmeknow.MessageChoiceListFragment.java
info.adamjsmith.letmeknow.MessageFragment.java
info.adamjsmith.letmeknow.MessageListActivity.java
info.adamjsmith.letmeknow.MessageListFragment.java
info.adamjsmith.letmeknow.MessagePagerActivity.java
info.adamjsmith.letmeknow.NotificationTools.java
info.adamjsmith.letmeknow.Preferences.java
info.adamjsmith.letmeknow.ProximityIntentReceiver.java
info.adamjsmith.letmeknow.SettingsFragment.java
info.adamjsmith.letmeknow.SingleFragmentActivity.java