Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
Last revisionBoth sides next revision
en:help:faq [2023/05/15 09:55] – [How can I grant the Allow all the time location permission to the app?] alpinequesten:help:faq [2023/09/17 14:46] alpinequest
Line 1: Line 1:
 ~~NOTOC~~ ~~NOTOC~~
 +<sub>[[en:help:v2|Online Help]] > FAQ</sub>
  
 ====== AlpineQuest FAQ ====== ====== AlpineQuest FAQ ======
Line 23: Line 24:
 [[en:help:faq#when_and_what_for_does_the_application_use_internet|When and what for does the application use Internet?]]\\ [[en:help:faq#when_and_what_for_does_the_application_use_internet|When and what for does the application use Internet?]]\\
 [[en:help:faq#what_are_all_the_android_intents_the_application_can_handle|What are all the Android Intents the application can handle?]]\\ [[en:help:faq#what_are_all_the_android_intents_the_application_can_handle|What are all the Android Intents the application can handle?]]\\
 +[[en:help:faq#are_there_bulk_conversion_tools_for_the_files_in_the_own_app_format|Are there bulk conversion tools for the files in the own app format?]]\\
  
 \\ \\
Line 129: Line 131:
 The application does not make sounds unless you specifically request it by using one of those features: The application does not make sounds unless you specifically request it by using one of those features:
   * Record a track, with the setting ''"**Warn me if the GPS signal is lost or too weak**"''. See setting {{:icon_02.png?nolink}} [[en:help:v2:tracker#the_track_recorder_settings|here]];   * Record a track, with the setting ''"**Warn me if the GPS signal is lost or too weak**"''. See setting {{:icon_02.png?nolink}} [[en:help:v2:tracker#the_track_recorder_settings|here]];
-  * Follow a path, with the option ''"**Warn me if I go more than...**"''. See option {{:icon_07.png?nolink}} [[en:help:v2:landmarks:follow-path#how_to_follow_a_path|here]]; +  * Follow a path, with the option ''"**Warn me if I go more than...**"''. See option {{:icon_07.png?nolink}} [[en:help:v2:placemarks:follow-path#how_to_follow_a_path|here]]; 
-  * Use proximity alerts. See [[en:help:v2:landmarks:proximity-alerts|here]].+  * Use proximity alerts. See [[en:help:v2:placemarks:proximity-alerts|here]].
  
 \\ \\
Line 221: Line 223:
  
 You can find a detailed list [[en:help:v2:intents|here]]. You can find a detailed list [[en:help:v2:intents|here]].
 +
 +\\
 +
 +===== Are there bulk conversion tools for the files in the own app format? =====
 +
 +Yes, the [[https://psyberia.net/res/specs/|file specifications]] of the files used by the application are open, and some conversion tools exists:
 +  * apq2gpx (perl) by phkehl: https://github.com/phkehl/apq2gpx
 +  * alp2gpx (python) by jachetto: https://github.com/jachetto/alp2gpx
  
 \\ \\
 \\ \\