Android Open Source - UI ListView Display DailySelfie






Project Summary

Its one of apps written on Android Coursera course. It allow set up notifications which will remind about taking selfie and then allow to take one and displays it on list view..

Web Site / Source Repository

DailySelfie is hosted in the following web site
https://github.com/pnartowski/DailySelfie

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

ItemValue
Java File Count8
Supported screen sizes[mdpi, hdpi, xhdpi]
Target SDK Version18
Minimum SDK Version16
Activity Count1
Required Permissionsandroid.permission.READ_EXTERNAL_STORAGE
android.permission.WRITE_EXTERNAL_STORAGE




Resource Files

There are 1 image files in DailySelfie. The names of the image files are listed as follows.

ic_action_camera.png

The following screenshort is generated from the image listed above.

null

Java Source Files

DailySelfie has the following Java source files.

com.example.DailySelfie.DailySelfie.java
com.example.DailySelfie.DailySelfiePreferences.java
com.example.DailySelfie.MainActivity.java
com.example.DailySelfie.NotificationService.java
com.example.DailySelfie.RowAdapter.java
com.example.DailySelfie.ScheduleNotificationAfterReboot.java
com.example.DailySelfie.SelfieAlarmManager.java