Simple Android app that displays upcoming Philadelphia TicketLeap events on Google Maps.
eventsphilly is hosted in the following web site
https://github.com/cpbaumer/eventsphilly
If you think the Android project eventsphilly 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 eventsphilly.
Item | Value |
---|---|
Java File Count | 4 |
Supported screen sizes | [mdpi, xxhdpi, hdpi, xhdpi] |
Activity Count | 1 |
Fragment Count | 1 |
Required Permissions | android.permission.ACCESS_COARSE_LOCATION android.permission.ACCESS_FINE_LOCATION android.permission.ACCESS_NETWORK_STATE android.permission.INTERNET android.permission.WRITE_EXTERNAL_STORAGE com.google.android.providers.gsf.permission.READ_GSERVICES |
There are 3 image files in eventsphilly. The names of the image files are listed as follows.
ic_action_back.png ic_action_forward.png ic_action_refresh.png
The following screenshort is generated from the image listed above.
eventsphilly has the following Java source files.
com.craigbaumer.eventsphilly.DownloadEventsData.java com.craigbaumer.eventsphilly.DownloadInput.java com.craigbaumer.eventsphilly.EventsData.java com.craigbaumer.eventsphilly.MapsActivity.java