Unable to run adb.exe from platform-tools folder path

后端 未结 8 607
天涯浪人
天涯浪人 2020-12-20 03:33

Setup

  • android studio version 3.3.2
  • JRE:1.8.0-152-release-1248-b01-amd64
  • build tool version is 28.0.2

I am unable to start

8条回答
  •  失恋的感觉
    2020-12-20 04:04

    I resolved this issue for downloading or Update for Universal C Runtime in Windows.

    First, check your operating system is how many bits example 64-bit operating system.

    Control Panel --> All Control Panel Items --> System

    then below link to download your operating system specific version and install the Universal C Runtime in Windows.

    https://support.microsoft.com/en-in/help/2999226/update-for-universal-c-runtime-in-windows

    solve a problem and happy coding.

提交回复
热议问题