A Location based app to let your loved ones know you're safe.
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.
The following table is the detailed list of LetMeKnow.
Item | Value |
---|---|
Java File Count | 30 |
Supported screen sizes | [mdpi, hdpi, xhdpi] |
Target SDK Version | 20 |
Minimum SDK Version | 14 |
Activity Count | 8 |
Fragment Count | 7 |
jar files used | android-support-v4.jar android-support-v7-appcompat.jar |
Required Permissions | android.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 |
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.
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