imbault Well-Known Member Licensed User Longtime User Jun 4, 2012 #1 Does anyone know how to send a destination then an intent to launch navigation to that destination (from current location) USING another app than google maps navigation? (in fact an offline map navigation app like mappy gps or navigo or tomtom ?) Many thanks
Does anyone know how to send a destination then an intent to launch navigation to that destination (from current location) USING another app than google maps navigation? (in fact an offline map navigation app like mappy gps or navigo or tomtom ?) Many thanks
Erel B4X founder Staff member Licensed User Longtime User Jun 5, 2012 #2 You should check whether the navigation apps support intents and which intent structure they expect. Upvote 0