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 -

html - How can i make an element from a bottom stacking context stays in front of another higher stacking context? -

html - href attribute breaking an element -