Android Auto: open OSMAND+ with directions from another app #19524
-
Is it possible to open OSMAND+ (version 4.7.6 ) with directions from another app in Android Auto? I am trying to develop an Android Auto app, which is essentially a POI-database. My app is sending an intent (according to Android Auto Documentation) with "action = CarContext.ACTION_NAVIGATE", and "geo:Lat,Lon". < (If I select Google Maps as Navigation app, the target-destination is displayed, and I can click Navigate) As my app is not yet published, I can only test it via the Android Auto HeadUnit Emulator. This seems the same as [https://github.com//issues/19130] - Issue which is reported as closed. Thanks! |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 1 reply
-
Sorry, |
Beta Was this translation helpful? Give feedback.
Sorry,
but I realized the issue was related to the phone I used as Head-Unit Server running Android 9.
Using another phone running Android 14 shows NO problem.