0
After installing android studio, I can open a new project, but is giving these errors and can not do anything. Someone could help me?
0
After installing android studio, I can open a new project, but is giving these errors and can not do anything. Someone could help me?
Browser other questions tagged android android-studio
You are not signed in. Login or sign up in order to post.
You have to click and install the libs that are being required. Soon after you sync the project again it will funfar of good.
– viana
already tried to do this and keeps giving this error, I just uninstall and am installing again, there is some other tool or plugin to download??
– Marcus Vinicius
No man, you have nothing to do. Simply install the dependencies that are being required and ready. = D
– viana
cannot install, it seems that it is not synchronizing
– Marcus Vinicius
Try to change versions of
com.android.support:design
andcom.android.support:appcompat-v7
for 25.3.0. You have the most recent list here: https://developer.android.com/topic/libraries/support-library/revisions.html– Danilo de Oliveira
I tried to change but keeps giving the same msg
– Marcus Vinicius