Search code examples
javaandroidandroid-studioandroid-sdk-2.3java-8

Cannot find file 'C:\Program File\Java\jdk 1.8.0_45\jre\bin\Android'


When I run Android Studio, at the beginning it show these two errors. the Android Studio works fine, but these are just annoying. anyone knows the reason and solution?

Cannot find file 'C:\Program File\Java\jdk 1.8.0_45\jre\bin\Android'

Cannot find file 'C:\Program File\Java\jdk 1.8.0_45\jre\bin\Studio'


Solution

  • Please set the path of android-sdk (you have might have set while downloading android-sdk)

    OR

    locate andoid-sdk,

    In android studio , goto

    files --> project structure --> sdk location (here browse your android-sdk)