Android Open Source - App campus study-buddy






Project Summary

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.

Web Site / Source Repository

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.

Project Detail

The following table is the detailed list of study-buddy.

ItemValue
Java File Count19
Supported screen sizes[mdpi, ldpi, hdpi, xhdpi]
Minimum SDK Version10
Activity Count7
jar files usedParse-0.4.28.jar
Parse-1.0.7.jar
Required Permissionsandroid.permission.INTERNET
android.permission.VIBRATE
android.permission.WRITE_EXTERNAL_STORAGE
Asset File Namesassets\Parse-0.4.28.jar




Resource Files

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.

null




Java Source Files

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