Android Open Source - App track Fast






Project Summary

Android application to track your running/biking distance, speed, and heart rate..

Web Site / Source Repository

Fast is hosted in the following web site
https://github.com/mjohnsonjr/Fast

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

ItemValue
Java File Count16
Supported screen sizes[mdpi, xxhdpi, hdpi, xhdpi]
Target SDK Version19
Minimum SDK Version18
Activity Count2
Fragment Count5
jar files usedHxMBT.jar
android-support-v4.jar
signpost-commonshttp4-1.2.1.2.jar
signpost-core-1.2.1.2.jar
signpost-jetty6-1.2.1.2.jar
twitter4j-core-3.0.5-sources.jar
twitter4j-core-3.0.5.jar
Required Permissionsandroid.permission.ACCESS_FINE_LOCATION
android.permission.ACCESS_NETWORK_STATE
android.permission.BLUETOOTH
android.permission.BLUETOOTH_ADMIN
android.permission.GET_ACCOUNTS
android.permission.INTERNET
android.permission.WAKE_LOCK
android.permission.WRITE_EXTERNAL_STORAGE
com.arshad.map.permission.MAPS_RECEIVE
com.google.android.providers.gsf.permission.READ_GSERVICES
Asset File Namesassets\Fast.db
assets\FastDB.db
Raw File Namesres\raw\beep5.mp3




License

The license information of Fast is as follows:

GNU General Public License

Resource Files

There are 5 image files in Fast. The names of the image files are listed as follows.

drawer_shadow.9.png
ic_action_share.png
ic_drawer.png
ic_home.png
ic_home_frag.png

The following screenshort is generated from the image listed above.

null




Java Source Files

com.example.fast.DatabaseHelper.java
com.example.fast.Database.java
com.example.fast.GPSTracker.java
com.example.fast.MainActivity.java
com.example.fast.StatisticsContentResolver.java
com.example.fast.Statistics.java
com.example.fast.adapter.NavDrawerListAdapter.java
com.example.fast.dummy.DummyContent.java
com.example.fast.heart.ConnectedListener.java
com.example.fast.heart.HeartFragment.java
com.example.fast.heart.HxmBluetoothHelper.java
com.example.fast.home.HomeFragment.java
com.example.fast.model.NavDrawerItem.java
com.example.fast.preferences.FastPreferences.java
com.example.fast.run.RunFragment.java
com.example.fast.share.ShareFragment.java