Android App - StudyBuddy allows FSU students to post and search for study sessions on campus. Users enter relevant session information for class, time, and place, which can later be searched for by others. Once posted, a session can be navigated to by.
study-buddy is hosted in the following web site
https://github.com/matthusted/study-buddy
If you think the Android project study-buddy 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 study-buddy.
Item | Value |
---|---|
Java File Count | 19 |
Supported screen sizes | [mdpi, ldpi, hdpi, xhdpi] |
Minimum SDK Version | 10 |
Activity Count | 7 |
jar files used | Parse-0.4.28.jar Parse-1.0.7.jar |
Required Permissions | android.permission.INTERNET android.permission.VIBRATE android.permission.WRITE_EXTERNAL_STORAGE |
Asset File Names | assets\Parse-0.4.28.jar |
There are 9 image files in study-buddy. The names of the image files are listed as follows.
balloon.png browsebutton.png editbutton.png gold_ic_launcher.png mainaddbutton.png mainbrowsebutton.png maineditbutton.png mainsearchbutton.png searchbutton.png
The following screenshort is generated from the image listed above.
study-buddy has the following Java source files.
com.google.android.apps.iosched.ui.widget.DashboardLayout.java edu.fsu.cs.studybuddy.ActionBarActions.java edu.fsu.cs.studybuddy.ClassProvider.java edu.fsu.cs.studybuddy.CreateBuildingDatabase.java edu.fsu.cs.studybuddy.CreateClassDatabase.java edu.fsu.cs.studybuddy.CustomBalloonOverlayView.java edu.fsu.cs.studybuddy.CustomItemizedOverlay.java edu.fsu.cs.studybuddy.CustomOverlayItem.java edu.fsu.cs.studybuddy.DisplaySessionsActivity.java edu.fsu.cs.studybuddy.EditDisplaySessionsActivity.java edu.fsu.cs.studybuddy.EditSessionActivity.java edu.fsu.cs.studybuddy.ParseObjectParcelable.java edu.fsu.cs.studybuddy.ParseWrapper.java edu.fsu.cs.studybuddy.PostSessionActivity.java edu.fsu.cs.studybuddy.SearchableClassesActivity.java edu.fsu.cs.studybuddy.StopOverlay.java edu.fsu.cs.studybuddy.StudyBuddyActivity.java edu.fsu.cs.studybuddy.StudySessionActivity.java edu.fsu.cs.studybuddy.StudySessionInstallation.java