An Android application for sport data sharing. Currently supporting Endomondo and Runtastic..
Android_Sport_Share is hosted in the following web site
https://github.com/jl1990/Android_Sport_Share
If you think the Android project Android_Sport_Share 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 Android_Sport_Share.
Item | Value |
---|---|
Java File Count | 16 |
Supported screen sizes | [hdpi] |
Target SDK Version | 20 |
Minimum SDK Version | 14 |
Activity Count | 1 |
Fragment Count | 3 |
jar files used | android-support-v4.jar httpclient-android-4.3.5.jar |
Required Permissions | android.permission.ACCESS_COARSE_LOCATION android.permission.ACCESS_FINE_LOCATION android.permission.ACCESS_NETWORK_STATE android.permission.INTERNET android.permission.WAKE_LOCK android.permission.WRITE_EXTERNAL_STORAGE com.google.android.gms.permission.ACTIVITY_RECOGNITION com.google.android.providers.gsf.permission.READ_GSERVICES |
There are 1 image files in Android_Sport_Share. The names of the image files are listed as follows.
ic_drawer.png
The following screenshort is generated from the image listed above.
Android_Sport_Share has the following Java source files.
com.droidlogic.adapter.RoutesAdapter.java com.droidlogic.database.DBManager .java com.droidlogic.database.SQLiteHelper.java com.droidlogic.database.TracksContract .java com.droidlogic.fragments.MapsFragment.java com.droidlogic.fragments.RoutesFragment.java com.droidlogic.fragments.SettingsFragment.java com.droidlogic.others.DownloadedTracks .java com.droidlogic.others.EndomondoData .java com.droidlogic.others.EndomondoFunctions .java com.droidlogic.others.MyFunctions .java com.droidlogic.others.RuntasticData .java com.droidlogic.others.RuntasticFunctions .java com.droidlogic.others.Track.java com.droidlogic.pfdeporte.MainMenuActivity.java com.droidlogic.service.GPSService.java