Forum Discussion

Megha1865's avatar
Megha1865
Copper Contributor
Feb 15, 2021

How can I integrate video calls in android

I am new to android and working on application, at point I need to integrate teams video calls in application, I am able to get list of meetings of login user through replicating steps told here 

https://docs.microsoft.com/en-us/graph/tutorials/android 

but no idea how to start video calls.

It will be great help if anyone help me out in finding solution for this

Thank you!

3 Replies

  • Rama-MSFT's avatar
    Rama-MSFT
    Former Employee

    Hi Megha1865,

     

    Thanks for reaching us!

    Currently it's not possible to initiate teams calling feature from external application.

    If you wish to consider this feature request please try to raise a user voice here.

    • Megha1865's avatar
      Megha1865
      Copper Contributor

      Hi Rama-MSFT 

       

      Thank you for quick reply

      As you mentioned is it not possible to start or join video call after integrating Microsoft teams in my application in any way.

      What I want is creation of a meeting in Microsoft teams through my app and start it when start time achieved. Is it possible after integration of Microsoft teams in my app?

       

      Thank you

      • Rama-MSFT's avatar
        Rama-MSFT
        Former Employee

        Hi Megha1865,

         

        Yes, it is possible after integration by using Graph API, but its needs few permission to enable from application level.

        Could you please have a look on this document.

Resources