Skip to content

Unable to Download Older Android SDK Versions & Timeout Issues #147

Description

@vtn-dev-manish

Hi Team,

We are currently facing issues while trying to download older Android SDK versions, specifically:

1.8.2_build_04
1.8.1_build_06

We attempted to access these using the following repository URLs:

url = uri('http://nexus.arashivision.com:9999/repository/maven-releases/')
isAllowInsecureProtocol = true
credentials {
username = 'insta360dev'
password = '*****'
}
url = uri('https://androidsdk.insta360.com/repository/maven-public/')
isAllowInsecureProtocol = true
credentials {
username = 'insta360guest'
password = '*******'
}

Are the older SDK versions (1.8.x) still available for download?
Are there any updated repository URLs or access methods we should be using?
Do you provide alternative credentials (e.g., paid or enterprise access) that may resolve these issues?

We would appreciate your guidance on how to proceed.

Thanks in advance for your support.

Hi @Double-Insta360 We are not able to download the 1.8.2-build4 as the https://www.insta360.com/sdk/record page is providing us the latest sdk.

Can you also share the 1.8.2-build4 on the following email id

manish.patiyal@vtnetzwelt.com

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions