I am new for the zoom sdk integrate in android app

I need the support to integrate the zoom sdk with in my app. the zoom service should make a video call to the existing zoom user without user login from the primary user. i have gone throught the link ( https://github.com/zoom/zoom-sdk-android [EXAMPLE2] ). Now what is required for me to reach my requirment?

How to get WEB_DOMAIN , SDK_KEY, SDK_SECRET, USER_ID, ZOOM_TOKEN, MEETING_ID and SDK_JWTTOKEN ?

Please Help me Here. Thanks In Advance

Hi neelamsai228,

Thanks for using Zoom SDK. The web domain should be zoom.us, and the rest of the information could be found by following our doc:

Thanks!