Neues Thema starten

Open CoPilot from another app

Like Apple maps, Google maps, Sygic it would be great if you could provide a method of intent to open Co Pilot with a start & destination location in the link from a third party application. Eg Sygic implementation String lon = "15.06591"; String lat = "47.73341"; String type = "drive"; String str = "com.sygic.aura://coordinate|" + lon + "|" + lat + "|" + type; startActivity(new Intent(Intent.ACTION_VIEW, Uri.parse(str)));

6 Personen gefällt die Idee
Anmelden oder Registrieren um einen Kommentar zu veröffentlichen
Open CoPilot from another app : CoPilot App Stores