Android Open Source - Development calendar DartCal






Project Summary

DartCal: a calendar app for Dartmouth students, developed on Android.

Web Site / Source Repository

DartCal is hosted in the following web site
https://github.com/luoser/DartCal

If you think the Android project DartCal 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 DartCal.

ItemValue
Java File Count27
Supported screen sizes[mdpi, xxhdpi, hdpi]
Target SDK Version19
Minimum SDK Version17
Activity Count8
Fragment Count3
jar files usedParse-1.5.0.jar
android-support-v4.jar
Required Permissionsandroid.permission.ACCESS_NETWORK_STATE
android.permission.GET_ACCOUNTS
android.permission.INTERNET
android.permission.WAKE_LOCK
com.google.android.c2dm.permission.RECEIVE
edu.dartmouth.cs.DartCal.C2D_MESSAGE




Java Source Files

DartCal has the following Java source files.

edu.dartmouth.cs.DartCal.AddEvent.java
edu.dartmouth.cs.DartCal.CalendarUtils.java
edu.dartmouth.cs.DartCal.DartCalDialogFragment.java
edu.dartmouth.cs.DartCal.DisplayDiagramActivity.java
edu.dartmouth.cs.DartCal.DisplayEntryActivity.java
edu.dartmouth.cs.DartCal.DrawView.java
edu.dartmouth.cs.DartCal.DrawViewFriends.java
edu.dartmouth.cs.DartCal.DrawViewPersonal.java
edu.dartmouth.cs.DartCal.EditProfileActivity.java
edu.dartmouth.cs.DartCal.Event.java
edu.dartmouth.cs.DartCal.EventDbHelper.java
edu.dartmouth.cs.DartCal.EventUploader.java
edu.dartmouth.cs.DartCal.Friend.java
edu.dartmouth.cs.DartCal.FriendView.java
edu.dartmouth.cs.DartCal.FriendsFragment.java
edu.dartmouth.cs.DartCal.Globals.java
edu.dartmouth.cs.DartCal.MainActivity.java
edu.dartmouth.cs.DartCal.ManualAddEvent.java
edu.dartmouth.cs.DartCal.PersonalEventDbHelper.java
edu.dartmouth.cs.DartCal.PersonalWeeksCalendar.java
edu.dartmouth.cs.DartCal.ServerUtilities.java
edu.dartmouth.cs.DartCal.TermFragment.java
edu.dartmouth.cs.DartCal.WeeklyFragment.java
edu.dartmouth.cs.DartCal.WeeksActivity.java
edu.dartmouth.cs.DartCal.WeeksCalendar.java