Android Open Source - Location Time EventsXplorer






Project Summary

[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..

Web Site / Source Repository

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.

Project Detail

The following table is the detailed list of EventsXplorer.

ItemValue
Java File Count13
Supported screen sizes[mdpi, hdpi, xhdpi]
Target SDK Version15
Minimum SDK Version7
Activity Count2
jar files usedandroid-support-v4.jar
httpclient-4.2.1.jar
httpcore-4.2.1.jar
json-simple-1.1.1.jar
Required Permissionsandroid.permission.ACCESS_FINE_LOCATION
android.permission.INTERNET
android.permission.READ_CALENDAR
android.permission.WRITE_CALENDAR




Resource Files

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.

null




Java Source Files

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