Added support for watch info settins in SdDataSourceGarmin. Started converting to sqlite database data logging rather than text file.
This commit is contained in:
@@ -55,6 +55,14 @@
|
||||
android:enabled="true"
|
||||
/>
|
||||
|
||||
<item
|
||||
android:id="@+id/action_export"
|
||||
android:icon="@drawable/ic_action_settings"
|
||||
android:showAsAction="never|withText"
|
||||
android:title="Export Data"
|
||||
android:enabled="true"
|
||||
/>
|
||||
|
||||
<item
|
||||
android:id="@+id/action_settings"
|
||||
android:icon="@drawable/ic_action_settings"
|
||||
|
||||
Reference in New Issue
Block a user