Android version of the ActiveSports app created as part of the Code for Europe programme..
ActiveSports-android is hosted in the following web site
https://github.com/andrewsage/ActiveSports-android
If you think the Android project ActiveSports-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 ActiveSports-android.
Item | Value |
---|---|
Java File Count | 19 |
Supported screen sizes | [mdpi] |
Activity Count | 7 |
Fragment Count | 6 |
jar files used | picasso-2.4.0.jar |
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 ActiveSports-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.
ActiveSports-android has the following Java source files.
com.xoverto.activeaberdeen.ActivitiesActivity.java com.xoverto.activeaberdeen.ActivityFragment.java com.xoverto.activeaberdeen.DataAlarmReceiver.java com.xoverto.activeaberdeen.DataProvider.java com.xoverto.activeaberdeen.DataUpdateService.java com.xoverto.activeaberdeen.GridAdapter.java com.xoverto.activeaberdeen.GridOption.java com.xoverto.activeaberdeen.HomeActivity.java com.xoverto.activeaberdeen.MainActivity.java com.xoverto.activeaberdeen.MapsActivity.java com.xoverto.activeaberdeen.OpportunitiesActivity.java com.xoverto.activeaberdeen.Opportunity.java com.xoverto.activeaberdeen.OpportunityActivity.java com.xoverto.activeaberdeen.OpportunityAdapter.java com.xoverto.activeaberdeen.OpportunityFragment.java com.xoverto.activeaberdeen.SubActivitiesActivity.java com.xoverto.activeaberdeen.SubActivityFragment.java com.xoverto.activeaberdeen.VenueFragment.java com.xoverto.activeaberdeen.dummy.DummyContent.java