About 6,010 results
Open links in new tab
  1. Where is adb.exe in windows 10 located? - Stack Overflow

    Open android studio Press configure or if project opens go to settings lookup Android SDK shown in picture You can see your Android SDK Location. Open file in file explorer to that location. …

  2. How do I download the Android SDK without downloading …

    May 29, 2016 · As of the moment, I am running a Windows 8.1 PC that does not have the storage or the RAM for a IDE like Android Studio or Eclipse. I want to download the Android SDK tools, …

  3. Unable to install "Android SDK Platform Tools" from SDK Manager

    Oct 29, 2017 · Extract the 'platform-tools_r26.0.2-windows.zip' to the android-sdk root directory But this makes the checksum pointless, it might be better to wait until it is fixed unless you …

  4. android - 'adb' is not recognized as an internal or external …

    adb command can be under the new path below- C:\Users\USERNAME\AppData\Local\Android\sdk\platform-tools for new versions of Android …

  5. Error with SDK package download in Android Studio

    Apr 30, 2017 · Find Android SDK folder. (Usually C:\User\AppData\Local\Android\sdk) Delete folders which starts with dot (.), they are temporary download files. Then delete Android …

  6. android studio platform-tools missing adb.exe - Stack Overflow

    May 18, 2017 · I replaced the folder platform-tools in \AppData\Local\Android\Sdk\platform-tools with the version you suggested and emulator now works properly. For some reason adb.exe …

  7. Android SDK location - Stack Overflow

    I have entered the following location: C:\Users\**username**\AppData\Local\Android\android-sdk Xamarin Studio does not accept this location and displays the following message: No SDK …

  8. "unable to locate adb" using Android Studio - Stack Overflow

    Aug 19, 2016 · Check your [sdk directory]/platform-tools directory and if it does not exist, then open the SDK manager in the Android Studio (a button somewhere in the top menu, android …

  9. Android ADB device offline, can't issue commands

    Feb 21, 2013 · To ensure I'm running the correct version of adb I navigate to the folder with AndroidStudio installed, and then to platform-platform tools. Thus, for me, …

  10. android - adb command not found - Stack Overflow

    Mar 14, 2015 · If you don't see this directory in your SDK, launch the SDK and AVD Manager (execute the android tool) and install "Android SDK Platform-tools" Please also update your …