Mini project for second peer assessment of "Programming mobile applications for Android handheld systems" Coursera's class..
DailySelfie is hosted in the following web site
https://github.com/dimabespalov/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, ldpi, xxhdpi, hdpi, xhdpi] |
Target SDK Version | 18 |
Minimum SDK Version | 16 |
Activity Count | 1 |
Required Permissions | android.permission.VIBRATE android.permission.WRITE_EXTERNAL_STORAGE |
Raw File Names | res\raw\alarm_rooster.mp3 |
There are 5 image files in DailySelfie. The names of the image files are listed as follows.
ic_lockscreen_camera_activated.png ic_lockscreen_camera_normal.png ic_menu_camera.png ic_perm_group_camera.png perm_group_camera.png
The following screenshort is generated from the image listed above.
DailySelfie has the following Java source files.
com.cacao.selfie.SelfieActivity.java com.cacao.selfie.SelfieAdapter.java com.cacao.selfie.SelfieAlarmNotification.java com.cacao.selfie.SelfieRecord.java