Android Open Source - Location Application Am-I-There--Yet






Project Summary

Location alert app for Android.

Web Site / Source Repository

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.

Project Detail

The following table is the detailed list of Am-I-There--Yet.

ItemValue
Java File Count15
Supported screen sizes[mdpi, xxhdpi, hdpi, xhdpi]
Target SDK Version19
Minimum SDK Version14
Activity Count2
jar files usedandroid-support-v4.jar
Required Permissionsandroid.permission.ACCESS_FINE_LOCATION




Resource Files

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.

null

Java Source Files

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