• After 15+ years, we've made a big change: Android Forums is now Early Bird Club. Learn more here.

Apps google maps api for webview

That API is desifned for your users using your web page to access Google's API to get information - it's always your page's URL that's accessing their API. If you want the user to be able to access the Google data directly from the Android app, there's a different API you use. (You'll have to look it up - I don't have that information here.) Unless Google has changed things and your user always has to go through your web page to get the data. (Data sources havew been known to do that too.)
 
Back
Top Bottom