This was my first android application, I created an application that creates and edits calendar event which are automatically synced with the Google server..
AndriodDiaryApplication is hosted in the following web site
https://github.com/mohdolateju/AndriodDiaryApplication
If you think the Android project AndriodDiaryApplication 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 AndriodDiaryApplication.
Item | Value |
---|---|
Java File Count | 3 |
Target SDK Version | 17 |
Minimum SDK Version | 14 |
Activity Count | 3 |
jar files used | android-support-v4.jar |
Required Permissions | android.permission.GET_ACCOUNTS android.permission.READ_CALENDAR android.permission.WRITE_CALENDAR |
AndriodDiaryApplication has the following Java source files.
diary.mohd.Home.java diary.mohd.NewEntry.java diary.mohd.UpdateEntry.java