waydroid icon indicating copy to clipboard operation
waydroid copied to clipboard

[Feature] Download speed is slow when using waydroid init

Open ncduongg opened this issue 2 years ago • 2 comments

Is your feature request related to a problem? Please describe.

When I use waydroid init, the download speed from sourceforge is very slow. I use a VPS with a good internet connection to download the .zip file but there is no way to use it with waydroid init. How do I use waydroid init with a file already downloaded on my computer?

Describe the solution you'd like.

When I use waydroid init, the download speed from sourceforge is very slow. I use a VPS with a good internet connection to download the .zip file but there is no way to use it with waydroid init. How do I use waydroid init with a file already downloaded on my computer?

Describe alternatives you've considered.

When I use waydroid init, the download speed from sourceforge is very slow. I use a VPS with a good internet connection to download the .zip file but there is no way to use it with waydroid init. How do I use waydroid init with a file already downloaded on my computer?

Additional context

No response

ncduongg avatar Apr 22 '24 10:04 ncduongg

This doesn't really need to be explained,There is a file that records the iso installation location. It seems to be at /etc。modify it that's fine.

strayedstar avatar May 07 '24 14:05 strayedstar

You can manually download the zip file on Source Forge, extract it, and then place system.img and vendor.img under /usr/share/waydroid-extra/images/

abtye avatar Jul 05 '24 10:07 abtye

This is a known issue, and workaround provided, only real solution is to find a new provider, which no one has, well, provided.

Quackdoc avatar Aug 09 '24 00:08 Quackdoc

use proxy for bash

sudo HTTPS_PROXY="http://127.0.0.1:7890/" waydroid init -s GAPPS

wedreamer avatar Oct 29 '24 07:10 wedreamer