Android Open Source - App notify oahu-trash






Project Summary

Work in progress Android App to notify you when you have to take out the trash..

Web Site / Source Repository

oahu-trash is hosted in the following web site
https://github.com/axelson/oahu-trash

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

ItemValue
Java File Count19
Target SDK Version11
Minimum SDK Version11
Activity Count5
jar files usedandroid-support-v4.jar
joda-time-2.2-sources.jar
joda-time-2.2.jar
Required Permissionsandroid.permission.ACCESS_FINE_LOCATION
android.permission.INTERNET




Resource Files

There are 6 image files in oahu-trash. The names of the image files are listed as follows.

green_waste_logo.png
green_waste_trashcan.png
logo.png
recycling_logo.png
recycling_trashcan.png
trash_logo.png

The following screenshort is generated from the image listed above.

null




Java Source Files

oahu-trash has the following Java source files.

org.hicapacity.trashapp.AddressApi.java
org.hicapacity.trashapp.AddressApiBackend.java
org.hicapacity.trashapp.EsriAddress.java
org.hicapacity.trashapp.RestApi.java
org.hicapacity.trashapp.TrashAppCommon.java
org.hicapacity.trashapp.TrashSettings.java
org.hicapacity.trashapp.TrashUtil.java
org.hicapacity.trashapp.activity.EnterAddress.java
org.hicapacity.trashapp.activity.FindAddress.java
org.hicapacity.trashapp.activity.HomeActivity.java
org.hicapacity.trashapp.activity.ShowAddress.java
org.hicapacity.trashapp.activity.ShowPoint.java
org.hicapacity.trashapp.data.EsriPoint.java
org.hicapacity.trashapp.data.TrashInfo.java
org.hicapacity.trashapp.data.TrashScheduleDb.java
org.hicapacity.util.GenericCallback.java
org.hicapacity.util.GenericFuture.java
org.hicapacity.util.LevenshteinDistance.java
org.hicapacity.util.Utils.java