All Products
Search
Document Center

ApsaraVideo VOD:Release notes for the upload SDK for Android

Last Updated:May 22, 2025

This topic describes the release notes of different versions of the upload SDK for Android.

Note

You can only download the latest upload SDK.

2024-05-22

Release date

Version

Description

2024-05-22

V1.6.9

Specific known issues are fixed and the stability of the SDK is improved.

2022-03-01

Release date

Version

Description

2022-03-01

V1.6.5

The targetSdkVersion is updated to API Level 30 (Android 11).

2021-12-24

Release date

Version

Description

2021-12-24

V1.6.4

The stability of the SDK is improved.

2021-06-03

Release date

Version

Description

2021-06-03

V1.6.2

The stability of the SDK is improved.

2020-06-23

Release date

Version

Description

2020-06-23

V1.6.1

Specific known issues are fixed and the stability of the SDK is improved.

2020-03-12

Release date

Version

Description

2020-03-12

V1.6.0

The issue that configuration of the UserData parameter does not take effect is fixed.

2019-12-02

Release date

Version

Description

2019-12-02

V1.5.5

  • The SDK is adapted to Android Q.

  • The issue that multiple video files fail to be uploaded in a batch by using Security Token Service (STS) is fixed.

2019-11-21

Release date

Version

Description

2019-11-21

V1.5.4

  • Risky code is deleted, and the issue that Google code fails the scanning is fixed.

  • The issue that an unexpected quit occurs when a video file whose name contains a space is uploaded by using STS is fixed.

2019-06-14

Release date

Version

Description

2019-06-14

V1.5.3

  • The multi-application capability is added by using the STS-based upload mode.

  • The capability of setting a workflow is added by using the STS-based upload mode.

  • The demo demonstrates only how to use an upload credential to upload videos. The code that is used to implement STS-based upload is stored in the /old folder. We recommend that you use an upload credential to upload videos.

  • The issue that the value of local resumable upload is deleted when a video ID does not exist on the cloud is fixed.

  • Specific known issues are fixed and the stability of the SDK is improved.

2018-12-21

Release date

Version

Description

2018-12-21

V1.5.0

  • A demo is added to demonstrate how to use an upload credential to upload videos to ApsaraVideo VOD.

  • The region parameter is added.

  • The recordUploadProgress parameter is added. You can set this parameter to specify whether to enable progress recording for resumable upload.

  • The upload progress can be reported.

  • Specific known issues are fixed and the stability of the SDK is improved.

2018-08-07

Release date

Version

Description

2018-08-07

V1.4.0

  • The issue that the size of a part is smaller than 100 KB in Object Storage Service (OSS) is fixed.

  • The issue that the upload credential is recreated for resumable upload when the upload to ApsaraVideo VOD is unexpectedly interrupted is fixed. This issue leads to playback failures of uploaded files.

2018-01-22

Release date

Version

Description

2018-01-22

V1.3.0

  • The STS operations are added.

  • Different upload modes are distinguished in the demo.

  • The part size, network timeout period, and maximum number of retransmission times can be customized.

  • The resumable upload operation of OSS is adopted.

  • A demo is added to demonstrate how to use STS to call operations.

  • The multi-file upload operation is replaced with the resumable upload operation when the OSS API is called to upload short videos.

2017-11-24

Release date

Version

Description

2017-11-24

V1.1.1

  • The upload operation for short videos is added so that you do not need to call a management list multiple times.

  • The STS mode is added for the operation of short video upload.

  • The maximum number of retransmission times and retransmission events can be customized.

  • The upload demo is modified to separate short video upload from multi-file upload. In addition, documents are provided for you to better understand the differences between the two types of upload.