android - how to make app that uses play service to work without it? -
i have developed android app uses play services maps. possible made part of app doesn't need play services works without it?
google maps android api part of google play services platform. if want use it, need set google play services sdk in app development project
also can see in attribution requirements states that:
if use google maps android api in application, must include google play services attribution text part of "legal notices" section in application. including legal notices independent menu item, or part of "about" menu item, recommended.
by checking other so question, find here that, if google play services application not installed on user's device, may fall other providers google static maps
you can check so question more information.
Comments
Post a Comment