Android app to post and received feed about ongoing events in Georgia Tech campus..
EventApp is hosted in the following web site
https://github.com/joy13/EventApp
If you think the Android project EventApp 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 EventApp.
Item | Value |
---|---|
Java File Count | 10 |
Supported screen sizes | [mdpi, xxhdpi, hdpi, xhdpi] |
Target SDK Version | 17 |
Minimum SDK Version | 11 |
Activity Count | 5 |
Fragment Count | 2 |
jar files used | android-support-v4.jar |
Required Permissions | android.permission.ACCESS_COARSE_LOCATION android.permission.ACCESS_FINE_LOCATION android.permission.INTERNET |
There are 7 image files in EventApp. The names of the image files are listed as follows.
allevents.png ic_date.png ic_new_event.png ic_time.png myevents.png newevents.png recommended.png
The following screenshort is generated from the image listed above.
EventApp has the following Java source files.
com.gatech.mas.eventconnect.activity.CreateEventActivity.java com.gatech.mas.eventconnect.activity.EditEventActivity.java com.gatech.mas.eventconnect.activity.GetEventsActivity.java com.gatech.mas.eventconnect.activity.LoginActivity.java com.gatech.mas.eventconnect.activity.MainMenuActivity.java com.gatech.mas.eventconnect.common.CustomAdapter.java com.gatech.mas.eventconnect.common.Event.java com.gatech.mas.eventconnect.common.EventConnectConstants.java com.gatech.mas.eventconnect.common.GridMenuAdapter.java com.gatech.mas.eventconnect.common.ListEventsArrayAdapter.java