DartCal: a calendar app for Dartmouth students, developed on Android.
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.
The following table is the detailed list of DartCal.
Item | Value |
---|---|
Java File Count | 27 |
Supported screen sizes | [mdpi, xxhdpi, hdpi] |
Target SDK Version | 19 |
Minimum SDK Version | 17 |
Activity Count | 8 |
Fragment Count | 3 |
jar files used | Parse-1.5.0.jar android-support-v4.jar |
Required Permissions | android.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 |
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