I’m trying to set up the Video SDK for Android following below step and link.
Step 3: Configure and build project
After downloading the SDK package, open the mobilertc-android project in Android Studio. Open Constants in sample. Change the constant TOKEN to the JWT token generated by following the instructions in .
https://marketplace.zoom.us/docs/sdk/instant/auth
But I can’t set up correctly because I can’t see below link. (If I access, the page is empty.)
https://marketplace.zoom.us/docs/sdk/instant/auth
How do I set these steps up?
