Compiling against android MNC impossible? -


i have follow instructions on https://developer.android.com/preview/setup-sdk.html

can't working below error in android studio (update 1.3rc-2)

error

enter image description here

i have tried "minsdkversion mnc", still doesn't work.

you should missed single quotes around "android-mnc", should be:

compilesdkversion 'android-mnc', not compilesdkversion android-mnc


Comments

Popular posts from this blog

php - Zend Framework / Skeleton-Application / Composer install issue -

c# - Better 64-bit byte array hash -

python - PyCharm Type error Message -