Location alert app for Android.
Am-I-There--Yet is hosted in the following web site
https://github.com/sougree/Am-I-There--Yet
If you think the Android project Am-I-There--Yet 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 Am-I-There--Yet.
Item | Value |
---|---|
Java File Count | 15 |
Supported screen sizes | [mdpi, xxhdpi, hdpi, xhdpi] |
Target SDK Version | 19 |
Minimum SDK Version | 14 |
Activity Count | 2 |
jar files used | android-support-v4.jar |
Required Permissions | android.permission.ACCESS_FINE_LOCATION |
There are 4 image files in Am-I-There--Yet. The names of the image files are listed as follows.
ic_action_accept.png ic_action_cancel.png ic_action_new.png ic_action_remove.png
The following screenshort is generated from the image listed above.
Am-I-There--Yet has the following Java source files.
com.sougree.amithereyet.AddAlertActivity.java com.sougree.amithereyet.AlertContentProvider.java com.sougree.amithereyet.AlertListAdapter.java com.sougree.amithereyet.AlertService.java com.sougree.amithereyet.MainActivity.java com.sougree.amithereyet.core.AlertProcessor.java com.sougree.amithereyet.core.DistanceHelper.java com.sougree.amithereyet.core.notification.NotificationFactory.java com.sougree.amithereyet.core.notification.Notifier.java com.sougree.amithereyet.core.notification.RingNotifier.java com.sougree.amithereyet.core.notification.ToastNotifier.java com.sougree.amithereyet.dao.AlertDAO.java com.sougree.amithereyet.model.Alert.java com.sougree.amithereyet.model.AlertWithInfo.java