Skip to content

Releases: aws/amazon-chime-sdk-android

v0.23.0

16 Aug 05:44
0cff173
Compare
Choose a tag to compare

v0.22.0

24 Jul 21:12
27601a4
Compare
Choose a tag to compare

v0.21.0

19 Jun 00:01
d2d58b3
Compare
Choose a tag to compare

SDK Changes

See CHANGELOG for more information

Media Changes

  • Added non-functional x86 stubs. Projects can now build Arm and x86 targets, which may be useful if bundling an app. x86 targets will not function and are not intended to be installed or run on any x86 device or emulator. Important: Only Arm devices are supported.

Binaries

v0.20.1

17 May 23:36
9e583bc
Compare
Choose a tag to compare

v0.20.0

22 Mar 01:38
9d76498
Compare
Choose a tag to compare

v0.19.1

16 Feb 20:17
eb9110d
Compare
Choose a tag to compare

v0.19.0

21 Dec 18:14
c8e4fda
Compare
Choose a tag to compare

SDK Changes

See CHANGELOG for more information

Media Changes

  • Add support for high-definition WebRTC sessions with 1080p webcam video and 4K screen share, and decode support for VP9. Developers can choose video encoding bitrates up to 2.5Mbps, frame rates up to 30fps.
  • Add a new alternative media binary amazon-chime-sdk-media-no-video-codecs that excludes software video codecs. This can be used to replace AmazonChimeSDKMedia if developers do not need video and content share functionality, or software video codec support.

Binaries

v0.18.3

02 Oct 20:43
a63bff8
Compare
Choose a tag to compare

SDK Changes

See CHANGELOG for more information

Media Changes

  • Support sending and receiving redundant audio data to reduce effects of packet loss on audio quality

Binaries

v0.18.2

27 Jun 23:20
7e39d58
Compare
Choose a tag to compare

SDK Changes

See CHANGELOG for more information

Media Changes

  • Fix DNS resolution for Android end-users configured to only support DNS over TLS

Binaries

v0.18.1

16 May 18:46
54509e4
Compare
Choose a tag to compare

SDK Changes

See CHANGELOG for more information

Media Changes

Give explicit type for empty dictionary to fix Xcode 14.3 compile error.

Binaries