java - Can I retrieve information from Google Maps' app while mine is running on background? -
i need build turn-by-turn navigation on app, since don't allow using google maps api (usage terms 10.4.c), thinking letting app running on background , google maps on top of it, running turn-by-turn navigation. need retrieve information it, when user reaches next step of navigation.
are there ways this?
Comments
Post a Comment