Android Open Source - Development sdk aReminder






Project Summary

An Android + Google wear SDK application test for I/O 2014 contest.

Web Site / Source Repository

aReminder is hosted in the following web site
https://github.com/adoankim/aReminder

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

ItemValue
Java File Count9
Supported screen sizes[mdpi, xxhdpi, hdpi, xhdpi]
Activity Count1
Required Permissionsandroid.permission.VIBRATE
android.permission.WAKE_LOCK




License

The license information of aReminder is as follows:

GNU General Public License

Resource Files

There are 3 image files in aReminder. The names of the image files are listed as follows.

food.png
sport.png
work.png

The following screenshort is generated from the image listed above.

null

Java Source Files

com.hodor.company.areminder.model.CategoryModel.java
com.hodor.company.areminder.service.TimerService.java
com.hodor.company.areminder.timer.CountDown.java
com.hodor.company.areminder.ui.CategoryAdapter.java
com.hodor.company.areminder.ui.MainActivity.java
com.hodor.company.areminder.ui.NotificationCenter.java
com.hodor.company.areminder.util.ImagesUtil.java
com.hodor.company.areminder.util.SimpleSharedPreferences.java
com.hodor.company.areminder.util.TimeUtil.java