Xamarin Forms Android Error: Please install package 'Android Support Library'

后端 未结 13 1261
名媛妹妹
名媛妹妹 2020-12-01 12:56

I recently uploaded my project to Git, and used a auto-generated Xamarin/Windows/MacOS/VisualStudio .gitignore file. I did a lot of work and testing on iOS, but now I\'m com

13条回答
  •  心在旅途
    2020-12-01 13:21

    Sometimes the download packages to fail:

    1. Download https://dl-ssl.google.com/android/repository/android_m2repository_r29.zip OR Requst File
    2. Rename to 2A3A8A6D6826EF6CC653030E7D695C41.zip OR Requst File Name
    3. Copy to C:\Users\User\AppData\Local\Xamarin\zip
    4. Rebuild

提交回复
热议问题