android studio - The following dependencies were not resolvable. See your build.gradle file for details -


i creating app school , first activity screen says welcome , stuff. there's button says continue , when click on it, supposed take them log in screen , there can log in. right clicked on folder main on android studio , selected new -> activity ->login activity put in info name , package name , when clicked finish error appeared. following dependencies not resolvable. see build.gradle file details. - com.google.android.gms:play-services:4.0.30.

install google repository sdk manager.


Comments

Popular posts from this blog

hibernate - How to load global settings frequently used in application in Java -

python 3.x - Mapping specific letters onto a list of words -

objective c - Ownership modifiers with manual reference counting -