Is it possible to join meeting from Android Service

Description
I am building a bot where it can join, ask question on behalf of the user and the user doesn’t need to be present and the application will be running in the background. I am using service for long running task. It will poll for new meeting and will join automatically. I found that while the application is in background it is not joining the meeting. When I open the app then it suddenly join the meeting.

My question is whether it is possible to join meeting from Android service without any activity.

Hi @hitansu166,

Thanks for using Zoom SDK. Yes, if you are using Custom UI, what you are mentioning could be possible.

Hope this helps. Thanks!