[Android Application] EventsXplorer is an application to identify events at a particular place and a particular time. Other than auto-detecting the user's current location and suggesting the events going around him, it also allows you to add an event to your phone calendar..
EventsXplorer is hosted in the following web site
https://github.com/panwaria/EventsXplorer
If you think the Android project EventsXplorer 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 EventsXplorer.
Item | Value |
---|---|
Java File Count | 13 |
Supported screen sizes | [mdpi, hdpi, xhdpi] |
Target SDK Version | 15 |
Minimum SDK Version | 7 |
Activity Count | 2 |
jar files used | android-support-v4.jar httpclient-4.2.1.jar httpcore-4.2.1.jar json-simple-1.1.1.jar |
Required Permissions | android.permission.ACCESS_FINE_LOCATION android.permission.INTERNET android.permission.READ_CALENDAR android.permission.WRITE_CALENDAR |
There are 6 image files in EventsXplorer. The names of the image files are listed as follows.
androidmarker.png androidmarker_old2.png androidmarker_old3.png event_icon.png event_icon_old.png ic_action_search.png
The following screenshort is generated from the image listed above.
EventsXplorer has the following Java source files.
com.hack.events.xplorer.CityMap.java com.hack.events.xplorer.Event.java com.hack.events.xplorer.EventBalloonOverlayView.java com.hack.events.xplorer.EventOverlayItem.java com.hack.events.xplorer.EventPage.java com.hack.events.xplorer.EventsItemizedOverlay.java com.hack.events.xplorer.EventsMapActivity.java com.hack.events.xplorer.FBRestUtil.java com.hack.events.xplorer.HomeActivity.java com.hack.events.xplorer.JsonParser.java com.hack.events.xplorer.Labs.java com.hack.events.xplorer.TestClass.java com.hack.events.xplorer.Venue.java