Visual Studio Android SDK Manager Android 8.1.0 API 27 error "Download completed with the wrong size. Expected 65606517 bytes, received 65738431 bytes"

Have Visual Studio 2017 on Windows 10. When trying to install the new Android API with the Android SDK manager, an error occurs in the header. The search gave this answer:

Edit Travis.yml

This answer does not indicate which one needs to be edited. When I search C: \ for this file, I get 8 results:

C: \ ProgramData \ Microsoft \ VisualStudio \ NodeAdapter \ 844e64fa \ node_modules \ agent base.travis.yml

C: \ ProgramData \ Microsoft \ VisualStudio \ NodeAdapter \ 844e64fa \ node_modules \ ws.travis.yml

C: \ ProgramData \ Microsoft \ VisualStudio \ NodeAdapter \ 844e64fa \ node_modules \ ultron.travis.yml

C: \ ProgramData \ Microsoft \ VisualStudio \ NodeAdapter \ 844e64fa \ node_modules \ HTTPS-proxy-agent.travis.yml

C: \ ProgramData \ Microsoft \ VisualStudio \ NodeAdapter \ 844e64fa \ node_modules \ HTTP proxy-agent.travis.yml

C: \ ProgramData \ Microsoft \ VisualStudio \ NodeAdapter \ 844e64fa \ node_modules \ extend.travis.yml

C: \ ProgramData \ Microsoft \ VisualStudio \ NodeAdapter \ 844e64fa \ node_modules \ CONCAT-map.travis.yml

C: \ ProgramData \ Microsoft \ VisualStudio \ NodeAdapter \ 844e64fa \ node_modules \ agent base.travis.yml

C: \ ProgramData \ Microsoft \ VisualStudio \ NodeAdapter \ 844e64fa \ node_modules \ CONCAT-map.travis.yml

C: \ ProgramData \ Microsoft \ VisualStudio \ NodeAdapter \ 844e64fa.travis.yml

Which of these travis.yml files needs to be edited as shown in the answer provided in the link in order to fix the problem of installing the Android SDK Manager?

NOTE. Would comment on a related question if my reputation was high enough.

+4
1

Google, , , Android SDK.

0

Source: https://habr.com/ru/post/1690706/


All Articles