Differences
This shows you the differences between two versions of the page.
Next revision | Previous revision | ||
docs:faq:how_to:generated_waypoint_icon [2019/12/22 16:52] – created admin | docs:faq:how_to:generated_waypoint_icon [Unknown date] (current) – removed - external edit (Unknown date) 127.0.0.1 | ||
---|---|---|---|
Line 1: | Line 1: | ||
- | ==== How to create generated icons ==== | ||
- | \\ | ||
- | ---- | ||
- | GPX Viewer upports starting/ | ||
- | This how to will explain how this could be automated with Tasker app: | ||
- | |||
- | - In Tasker add new task and add new action **System** -> **Send Intent** with these parameters: | ||
- | |||
- | 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 ] | ||
- | |||
- | For starting track recording add **android.intent.extra.TEXT** with parameter **TRACK_RECORDING_ACTION_START_PAUSE**, |