android - Depend gradle build on google maps only -


my project depends on maps. have compile 'com.google.android.gms:play-services-maps:7.0.0' in build.gradle file. gradle downloads play services, including fitness, games, wallet, etc. how depend on map , it's dependencies, not whole play-services?

ok, found problem. issue gradle configured work in offline , unknown reason adding play-services project (perhaps, because full play-services downloaded dependency, contained play-services-maps). allowing gradle work online , doing gradle sync — , viola, play-services-base , play-services-maps dependencies.


Comments

Popular posts from this blog

asp.net mvc - SSO between MVCForum and Umbraco7 -

Python Tkinter keyboard using bind -

ubuntu - Selenium Node Not Connecting to Hub, Not Opening Port -