A daily photo diary app for Android..
MyDay is hosted in the following web site
https://github.com/dinahshi/MyDay
If you think the Android project MyDay 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 MyDay.
Item | Value |
---|---|
Java File Count | 7 |
Target SDK Version | 18 |
Minimum SDK Version | 8 |
Activity Count | 4 |
jar files used | android-support-v4.jar |
Required Permissions | android.permission.CAMERA android.permission.WRITE_EXTERNAL_STORAGE |
Raw File Names | res\raw\bottomdiv.png res\raw\camerabut.png res\raw\default_pic.png res\raw\greyscreen.png res\raw\mainscreen.png res\raw\mydaylogo.png res\raw\mydaysplash.png res\raw\mydaysplash1.png res\raw\newdaybut.png res\raw\picbut.png res\raw\postbut.png res\raw\postbutp.png res\raw\sample.png |
MyDay has the following Java source files.
com.sehack1.myday.ConfirmScreen.java com.sehack1.myday.MainScreen.java com.sehack1.myday.NewDayScreen.java com.sehack1.myday.Post.java com.sehack1.myday.PostArrayAdapter.java com.sehack1.myday.PostHolder.java com.sehack1.myday.SplashScreen.java