Application to taking periodically selfie; implemented Notification, decoding image file captured from camera.
dailySelfie is hosted in the following web site
https://github.com/wojder/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 | 4 |
Supported screen sizes | [mdpi] |
Minimum SDK Version | 13 |
Activity Count | 1 |
Required Permissions | android.permission.CAMERA android.permission.READ_EXTERNAL_STORAGE android.permission.VIBRATE 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.
com.example.DailySelfie.AlarmReceiverNotification.java com.example.DailySelfie.MainActivity.java com.example.DailySelfie.SelfieAdapter.java com.example.DailySelfie.SelfieItem.java