Android app that makes use of the MatchTheCity data.
matchthecity-android is hosted in the following web site
https://github.com/andrewsage/matchthecity-android
If you think the Android project matchthecity-android 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 matchthecity-android.
Item | Value |
---|---|
Java File Count | 16 |
Supported screen sizes | [mdpi] |
Activity Count | 6 |
Fragment Count | 5 |
Required Permissions | android.permission.ACCESS_COARSE_LOCATION android.permission.ACCESS_FINE_LOCATION android.permission.ACCESS_NETWORK_STATE android.permission.INTERNET android.permission.MAPS_RECEIVE android.permission.WRITE_EXTERNAL_STORAGE com.google.android.providers.gsf.permission.READ_GSERVICES |
There are 6 image files in matchthecity-android. The names of the image files are listed as follows.
home_about.png home_activity_prefs.png home_advanced_search.png home_fave_activities.png home_saved_searches.png home_whats_on.png
The following screenshort is generated from the image listed above.
matchthecity-android has the following Java source files.
com.xoverto.matchthecity.ActivitiesActivity.java com.xoverto.matchthecity.ActivityFragment.java com.xoverto.matchthecity.DataAlarmReceiver.java com.xoverto.matchthecity.DataProvider.java com.xoverto.matchthecity.DataUpdateService.java com.xoverto.matchthecity.GridAdapter.java com.xoverto.matchthecity.GridOption.java com.xoverto.matchthecity.HomeActivity.java com.xoverto.matchthecity.MainActivity.java com.xoverto.matchthecity.MapsActivity.java com.xoverto.matchthecity.OpportunitiesActivity.java com.xoverto.matchthecity.OpportunityFragment.java com.xoverto.matchthecity.SubActivitiesActivity.java com.xoverto.matchthecity.SubActivityFragment.java com.xoverto.matchthecity.VenueFragment.java com.xoverto.matchthecity.dummy.DummyContent.java