Why does Android studio automatically download gradle when I build a project?
•
Android
When I import the project into Android studio, it will automatically download gradle zip. Is there a way to build my project without downloading files?
resolvent:
You can set Android studio to work offline, so you don't have to download anything. Go:
Also set the command line option to – offline in the compiler options:
The content of this article comes from the network collection of netizens. It is used as a learning reference. The copyright belongs to the original author.
THE END
二维码