Differences
This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
| docs:faq:how_to:automate_track_recording_tasker [2019/08/19 10:30] – admin | docs:faq:how_to:automate_track_recording_tasker [Unknown date] (current) – removed - external edit (Unknown date) 127.0.0.1 | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| - | ==== How to automate track recording using Tasker app ==== | ||
| - | \\ | ||
| - | ---- | ||
| - | GPX Viewer PRO supports starting/ | ||
| - | This how to will explain how this could be automated with Tasker app: | ||
| - | |||
| - | Send Intent [ | ||
| - | Action: android.intent.action.RUN | ||
| - | Cat: None | ||
| - | Mime Type: | ||
| - | Data: | ||
| - |     Extra: android.intent.extra.TEXT: | ||
| - | Extra: | ||
| - | Extra: | ||
| - | Package: com.vecturagames.android.app.gpxviewer.pro | ||
| - | Class: | ||
| - | Target: Activity ] | ||
| - | |||
| - | - During track recording open **left main menu**. | ||
| - | - Tap on **Settings** button. | ||
| - | - In Settings tap on **Track recording** button. | ||
| - | - Then scroll down and disable **Automatically delete tracks after export** checkbox. | ||
| - | - Go back to map screen. | ||
| - | - When you want to stop recording track tap on **gray stop button** in the middle of right edge of GPX Viewer PRO screen. | ||
| - | - Confirm dialogs and proceed to dialog where you can choose **File type**, choose your preferred file type and tap on **OK** button. | ||
| - | - After exporting track into your preferred file format tap on **red recording button** in the middle of right edge of GPX Viewer PRO screen. | ||
| - | - In shown dialog tap on **Export** button. | ||
| - | - Confirm dialogs and proceed to dialog where you can choose **File type**, choose your second preferred file type and tap on **OK** button. | ||