Android Question SDKManager error

doncx

Active Member
Licensed User
Longtime User
I'm using SDK Manager attempting to download and install but am getting a timeout error as it says it's downloading https://dl.google.com/dl/android/maven2/master-index.xml.

When I clear the error there is a list of items but the one I'm looking for (androidx.webkit:webkit) is not there. The list appears to be largely alphabetical and it only gets to androidx.r....

This is consistently happening over days. How can I get androidx.webkit:webkit installed?

I'm using B4A 12.2

When I download https://dl.google.com/dl/android/maven2/master-index.xml in FireFox it only takes a moment.

SDK Manager says this in the lower window:

B4A Sdk Manager: 4.10
TempFolder = C:\Users\doncx\AppData\Roaming\ANYWHE~1\BASIC4~1\temp
DataFolder: C:\Users\doncx\AppData\Roaming\B4ASdkManager
SDK version: 6609375
Downloading: https://dl.google.com/dl/android/maven2/master-index.xml


sdkmgr-webkit-problem.jpg
 
Top