Question about customizing layout and code on Android

Hello.

I’m an Android developer using Zoom SDK. 

I have checked your zoom-sdk-android sample on

GitHub(https://github.com/zoom/zoom-sdk-android) and ran the app.

I’ve looked at the source code, and I’ve confirmed that the calling joinXXX,

startXXX method of the MeetingService class starts the video call Activity, such

as JoinByURLActivity, defined in your SDK. 

I think customizing layout and modifying video call activity are not available

because MeetingService and video call activity classes are in SDK.

How can i customize video call layout and listen event like joining new participant,

participant out?

Please let me know any ideas.

Thanks.

 

 

Currently, Zoom SDK does not support customize video call layout.