Android : Add Custom View on meeting UI and on click of custom view

I want to add a button on meeting ui, on click of that button I want to resize  and set position of meeting UI, so we able to access other feature of my application. Is it possible, if yes how to implement? 

In short, I want to show meeting UI as a small window above my application, on a custom button click, so I will able to access other activity of application

Thanks

Hi, you can check example2 project, and review zoom help doc(Section :Embed Meeting UI into another Activity)

in sdk package to see how to custom meeing UI. 

Thanks.

is there any documentation for custom view implementation in both android and ios?

Hi anshul.garg,

Thanks for the reply. You may find the related content here:

Hope this helps. Thanks!