Unable to locate sdk for newer android configurations (r07, r08)

XMLWordPrintable

      If I use the directory of a newer android development kit r07 or r08 (the newest), I get an error stating, "Required tools not found (adb etc.)." If I select a sub directory or higher directory than the SDK folder I get an error stating, "Does not look like an Android SDK directory."

      Likewise, I cannot build the project due to an error saying, "[android] Cannot start emulator: required Android tools not found in PATH."

      I have tried using an older version (r04), it will recognize the file structure just fine. I have also tried configuring the following variables to my sdk

      • ANDROID_SDK_ROOT
      • ANDROID_SDK_HOME
      • ANDROID_HOME
      • ANDROID_SDK

      Furthermore, I have tried adding sub folders I assumed this plugin would use (like where the adb.exe is located) to my PATH. I still am unable to launch the android emulator.

      I believe you need to update your logic for the newer sdk's because Google in its infinite wisdom decided to change the location of where certain executables (like the adb) are found. They use to be under [android sdk root]\tools but are now found under [android sdk root]\platform-tools.

      I hope I have provided enough information but if there is anything else you need me to attach please let me know.

            Assignee:
            Christopher Orr
            Reporter:
            davemani5
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: