Android Open Source - Location location eventbrite-assignment






Project Summary

Search for events using keywords and location.

Web Site / Source Repository

eventbrite-assignment is hosted in the following web site
https://github.com/na389/eventbrite-assignment

If you think the Android project eventbrite-assignment 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 eventbrite-assignment.

ItemValue
Java File Count20
Supported screen sizes[hdpi]
Activity Count1
Fragment Count2
Required Permissionsandroid.permission.ACCESS_COARSE_LOCATION
android.permission.ACCESS_FINE_LOCATION
android.permission.ACCESS_NETWORK_STATE
android.permission.INTERNET
android.permission.WRITE_EXTERNAL_STORAGE




Resource Files

There are 3 image files in eventbrite-assignment. The names of the image files are listed as follows.

mark_blue.png
mark_red.png
search9.png

The following screenshort is generated from the image listed above.

null

Java Source Files

eventbrite-assignment has the following Java source files.

com.event.search.activities.SearchActivity.java
com.event.search.application.EventSearchApplication.java
com.event.search.models.Address.java
com.event.search.models.Category.java
com.event.search.models.DataModel.java
com.event.search.models.Description.java
com.event.search.models.Event.java
com.event.search.models.ListCategories.java
com.event.search.models.ListEvents.java
com.event.search.models.Name.java
com.event.search.models.Subcategory.java
com.event.search.models.Time.java
com.event.search.models.Venue.java
com.event.search.services.JSONHandler.java
com.event.search.utils.AlertDialogManager.java
com.event.search.utils.JSONUtils.java
com.event.search.workers.GetEventData.java
com.event.search.workers.SearchFragment.java
com.event.search.workers.SearchTask.java
com.example.na389.event_brite_assignment.ApplicationTest.java