How to Incorporate Multiple Unity Projects inside an Andorid Project

We are currently trying to make an games app that mirrors our website portal. The portal has leaderboards, points ,user accounts etc. We are making an android app for this. we would like our unity games to also be run from inside that App. Looking online it seems possible to incorporate one project into an android app, I would like to know if it is possible to incorporate multiple projects and what are the drawbacks of such an approach and how I would go about implementing something like this, Any help would be greatly appreciated.

1 Like

I subscribe your question, I want to do the same