Android Open Source - App system DailySelfie






Project Summary

Grading project for "Programming Mobile Applications for Android Handheld Systems" by Adam Porter at Coursera.org.

Web Site / Source Repository

DailySelfie is hosted in the following web site
https://github.com/Fridon/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 Count6
Supported screen sizes[hdpi]
Target SDK Version21
Minimum SDK Version16
Activity Count2
jar files usedandroid-support-v4.jar
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.

loading.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.activities.MainActivity.java
com.example.dailyselfie.activities.PictureActivity.java
com.example.dailyselfie.adapters.ImageAdapter.java
com.example.dailyselfie.alarms.DailySelfieAlarmManager.java
com.example.dailyselfie.alarms.DailySelfieAlarmReceiver.java
com.example.dailyselfie.dialogs.AlarmDialog.java