failed to find target with hash string android-23

后端 未结 20 2977
梦如初夏
梦如初夏 2020-12-02 16:18

When trying to build OpenStreetMapView from git://github.com/osmdroid/osmdroid, I get this error:

failed to find target with hash string android-23: D:\\User         


        
20条回答
  •  醉话见心
    2020-12-02 17:00

    Had the same issue with another number, this worked for me:

    1. Click the error message at top "Gradle project sync failed" where the text says ´Open message view´

    2. In the "Message Gradle Sync" window on the bottom left corner, click the provided solution "Install missing ... "

    3. Repeat 1 and 2 if necessary

    23:08 Gradle sync failed: Failed to find target with hash string 'android-26' in: C:\Users\vik\AppData\Local\Android\Sdk

    Android SDK providing a solution in the bottom left corner

提交回复
热议问题