how to compile zoom sdk for android

Hi,

I have downloaded zoom sdk for android from https://github.com/zoom/zoom-sdk-android.git, but how to compile this sdk to apk?

I also read the content  https://developer.zoom.us/docs/android/getting-started/,  but I don’t know how to implement in API playground, I don’t find

 

please help me.

Best Regards.

thanks.

Hi,

I think it should used Android Studio or Eclipse to compile this SDK,but I also have two questions:

1,  How to get User ID and User Token,

2, If I use Eclipse  to compile, how to get

thanks.

Hi,

You can find the rest api from the v1 api playground https://developer.zoom.us/playground-v1/

And, from 1030 version, our Android SDK don’t support Android adt(eclipse) version any more. Please switch to Android studio, Thanks. 

Hi,

Thank you for your help, if I use  Android studio to compile , where can I get

 I have browsed this doc:

but I don’t find

best Regards

thanks.