Set the user id in andriod development

Hi everyone,
I am following the link do my andorid project,
https://marketplace.zoom.us/docs/sdk/native-sdks/android/getting-started/install-sdk
but I don’t know how to set the user id.
Any one can help me?


version:v4.6.15801.0403

now it still shows this error in the screen

Hi jiangmy,

Thanks for using Zoom SDK. The user ID would be your email address or the ID retrieve from Zoom API. Based on the error message shown in the screenshot, the user ID is not the root cause. Are you trying to generate JWT token for SDK authentication? You may follow the instruction here: https://marketplace.zoom.us/docs/sdk/native-sdks/android/mastering-zoom-sdk/sdk-initialization. And don’t forget the tokenExp will be a timestamp rather than a time.

Hope this helps. Thanks!