Can i bring zoom meeting inside an android fragment so i can overlay it over unity 3d activity

continuing with this,

I have an activity, inside which I have created a fragment

my current use case is to add zoom inside fragment

so is it possible?

if yes is it possible in general implementation or should I go custom ui