Second Mini Project for "Programming Mobile Applications for Android Handheld Systems" coursera course.
Daily-Selfie is hosted in the following web site
https://github.com/kashifsoofi/Daily-Selfie
If you think the Android project Daily-Selfie 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 Daily-Selfie.
Item | Value |
---|---|
Java File Count | 7 |
Supported screen sizes | [mdpi, xxhdpi, hdpi, xhdpi] |
Activity Count | 2 |
Required Permissions | android.permission.READ_EXTERNAL_STORAGE |
Raw File Names | res\raw\alarm_rooster.mp3 |
There are 1 image files in Daily-Selfie. The names of the image files are listed as follows.
ic_camera.png
The following screenshort is generated from the image listed above.
Daily-Selfie has the following Java source files.
com.course.labs.dailyselfie.ApplicationTest.java com.course.labs.dailyselfie.DetailActivity.java com.course.labs.dailyselfie.ImageHelper.java com.course.labs.dailyselfie.MainActivity.java com.course.labs.dailyselfie.SelfieNotificationReceiver.java com.course.labs.dailyselfie.SelfieRecord.java com.course.labs.dailyselfie.SelfieRecordAdapter.java