An Android app with which a user can check whether there are any events (concerts, parties etc.) scheduled in the near future (includes a web API).
M8Events is hosted in the following web site
https://github.com/iftodebogdan/M8Events
If you think the Android project M8Events 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 M8Events.
Item | Value |
---|---|
Java File Count | 4 |
Supported screen sizes | [ldpi, mdpi, hdpi, xhdpi] |
Target SDK Version | 17 |
Minimum SDK Version | 8 |
Activity Count | 3 |
jar files used | android-support-v4.jar |
Required Permissions | android.permission.ACCESS_NETWORK_STATE android.permission.INTERNET |
There are 10 image files in M8Events. The names of the image files are listed as follows.
about_us_icon.png calendar_icon.png contact_us_icon.png events_icon.png f_logo.png ic_listview_arrow.png ic_menu_calendar.png ic_menu_maps.png ic_menu_refresh.png maps_icon.png
The following screenshort is generated from the image listed above.
M8Events has the following Java source files.
iftode.bogdan.m8events.EventDetailsActivity.java iftode.bogdan.m8events.EventsListActivity.java iftode.bogdan.m8events.MainActivity.java iftode.bogdan.m8events.XmlFunctions.java