An application that periodically reminds the user to take a selfie - a picture of one's self taken from one's device. Over time the user will capture many selfies and thus will be able to see him or herself change over some period of time..
DailySelfie is hosted in the following web site
https://github.com/nkordis/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.
The following table is the detailed list of DailySelfie.
Item | Value |
---|---|
Java File Count | 6 |
Activity Count | 2 |
Required Permissions | android.permission.WRITE_EXTERNAL_STORAGE |
There are 1 image files in DailySelfie. The names of the image files are listed as follows.
ic_menu_camera.png
The following screenshort is generated from the image listed above.
DailySelfie has the following Java source files.
murachandroidworkplace.dailyselfie.AlarmReceiver.java murachandroidworkplace.dailyselfie.ApplicationTest.java murachandroidworkplace.dailyselfie.MainActivity.java murachandroidworkplace.dailyselfie.PhotoActivity.java murachandroidworkplace.dailyselfie.PhotoRecord.java murachandroidworkplace.dailyselfie.PhotosListAdapter.java