Skip to main content
Version: 0.1.x

Release Notes - Android

This page will keep you update all the releases of Android SDK.

v0.1.26

Release Date : 12th Jan 2024

Bug Fix :

  • Fixed landscape video issue between Firefox browser and native android SDK

v0.1.25

Release Date : 27th Oct 2023

Change log :

  • Added metaData property associated with Participant to pass additional information.
  • Added payload feature in PubSub to pass additional payload data.
  • Added sendOnly feature to PubSub to Publish data for only Participants mentioned.
  • Provide setActivityForLifeCycle() to control camera only for specified activity.

v0.1.24

Release Date : 6th Oct 2023

Change log :

  • Fixed meeting end issue

v0.1.23

Release Date : 5th Oct 2023

Change log :

  • Change default videoTrack

Bug Fix :

  • Fix crash issue on socket fail
  • Fix Bluetooth issue for android version 13

v0.1.22

Release Date : 24th august 2023

Change log :

  • remove PCMU codec
  • add consumer-rules

v0.1.21

Release Date : 13th July 2023

Bug Fix :

  • enable the camera when onActivityResumed() triggered

v0.1.20

Release Date : 10th June 2023

Bug Fix :

  • Fix bluetooth permission issue for android version 12 and higher.

v0.1.18

Release Date : 10th May 2023

Bug Fix :

  • Fix clash between initMeeting customTrack property and enableWebcam() customTrack property.

v0.1.17

Release Date : 2nd May 2023

Change log :

  • Provide multistream parameter for sending multiple resolution layers or single resolution layer.

    Docs : Multi Stream


v0.1.15

Release Date : 31st March 2023

Change log :


v0.1.14

Release Date : 28th February 2023

Change log :


v0.1.13

Release Date : 13th january 2023

Change log :

  • Provide VideoView component which can render video stream.

    Docs : VideoView


v0.1.12

Release Date : 3rd Janurary 2023

Change log :


v0.1.11

Release Date : 28th December 2022

Bug Fix :

  • Fix jitpack issue.

v0.1.10

Release Date : 24th December 2022

Change log :

  1. To obtain video, audio and screen sharing statistics, the Participant class now has a getVideoStats(),getAudioStats(),getShareStats() methods.

  2. Remove multiStream Support.


v0.1.9

Release Date : 9th December 2022

Change log :

  1. Provide multistream parameter for sending multiple resolution layers or single resolution layer.

    Docs : Multi Stream

Bug Fix :

  1. Fix echo issue.

v0.1.8

Release Date : 10th November 2022

Change log :

  1. Added recordingState and liveStreamState event.

    Docs : onRecordingStateChanged()

    Docs : onLivestreamStateChanged()

Bug Fix :

  1. Fix camera automatically enable when enable screenshare.

  2. Handle crash on not providing empty screenshare notification title, content or icon.


v0.1.7

Release Date : 1st November 2022

Change log :

  1. Provide support for banuba integration.

    Code Sample : videosdk-rtc-android-sdk-banuba-example

    Docs : Banuba Intergation with VideoSDK


v0.1.4

Release Date : 21st October 2022

Change log :

  1. Add support of customTrack in changeMic() method.

v0.1.3

Release Date : 18th October 2022

Change log : None

Bug Fix :

  1. Null Pointer Exception crash on meeting leave.

v0.1.2

Release Date : 17th October 2022

Change log :

  1. CustomTrack for audio,video and screenshare.

    Docs : Custom Video Track

    Docs : Custom Audio Track

    Docs : Custom Screen Share Track


v0.1.0 & v0.1.1

Release Date : 29th June 2022

Change log :

  1. Updated internal dependency.

Got a Question? Ask us on discord