android开发需要访问哪些网址 [英] which urls need to be accessible for android developemnt

查看:21
本文介绍了android开发需要访问哪些网址的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我在一个严格的代理后面工作,并且正在努力识别 android 开发需要访问的 URL.

I am working behind a strict proxy and struggling with identification of URLs which need to be accessible for android developement.

我知道 SDK 更新 https://dl-ssl.google.com/ 应该可以访问.我需要回答以下问题:

I know for SDK updates https://dl-ssl.google.com/ should be accessible. I need answer to following queries:

  1. 使用 gradle 解析依赖项以及更新 gradle 本身的 URL 是什么?

  1. What are the URLs for resolving dependencies using gradle also for updating gradle itself?

除了需要访问的 sdk update 和 Gradel 依赖项之外,还有其他 url 吗?

Are there any additional urls apart from sdk update and gradel dependencies which need to be accssible?

推荐答案

此链接 提供了在 android studio 中使用 gradle 的要求.以下是查询的答案:

This link provides with requirement for usage of gradle in android studio. with this following are answers to queries:

  1. 以下是基本 gradle 功能需要访问的网址:

  1. Following are the urls need to be accessible for basic gradle functionality:

除了这些之外,访问托管在其他默认位置的自定义库所需的任何 URL.

Apart from these any URL required for access of custom libraries hosted on other then default location.

从网络管理团队获得上述 URL 的特殊访问权限将解决问题

Getting exceptional access from network admin team for said URLs will solve the problem

这篇关于android开发需要访问哪些网址的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆