micuintus / harbour-Berlin-Vegan

Berlin-Vegan Guide
Other
14 stars 4 forks source link

Find a nice way of triggering a navigation intent on Sailfish #74

Open micuintus opened 7 years ago

micuintus commented 7 years ago

With Sailfish Map not being available on the Jolla C (at least not officially via the store), we need to find another way than Qt.openUrlExternally("geo:" + query) of triggering an intent to start navigating to a certain location. In the best case, we issue the Android stuff to use Google Maps / HERE WeGo.

micuintus commented 7 years ago

https://github.com/attah/alien-tools https://github.com/CODeRUS/aliendalvik-control https://together.jolla.com/question/38863/how-do-i-trigger-an-android-intent-from-outside-alien-dalvik/ https://together.jolla.com/question/79440/android-app-cover-actions/ https://together.jolla.com/question/38863/how-do-i-trigger-an-android-intent-from-outside-alien-dalvik/

jmastr commented 7 years ago

iOS: currently Apple Maps is opened without asking the user if he/she wants to use a different Maps app. I've already seen other apps doing that and I want to use freaking Google Maps to navigate :)