min os version for screen sharing in android

i have integrated the zoom api in my app, however in some of the phones, it is giving me an option to share the screen but in some devices it doesnt. So what is the min os version of android that is required to support the screen sharing?

Hi Sachin,

the min Android version is 4.0. How about the CPU? It should be armeabi-v7a and above. 

Best