windows - Getting started with Android Studio: configuration issues -


so, i've downloaded studio , tried run blank app. it's built right, when try run it, error running java occurs
also, there couple of corrupt packages in sdk. okay? if not, how fix it?
on screenshot enter image description here

you must change in build.gradle file string: buildtoolsversion "23.0.0 rc1" buildtoolsversion "22.0.1".


Comments

Popular posts from this blog

python - TypeError: start must be a integer -

c# - DevExpress RepositoryItemComboBox BackColor property ignored -

django - Creating multiple model instances in DRF3 -