How do I install different apk from the same project.

Hello I am working on a VR project for Oculus Quest.
I would like to install multiple versions (with different quality settings) of the same game so I can compare the setting by switching between the apps. Is there something I can rename or change so myGamesettings1.apk does not get overwritten by myGameGettings2.apk.

Many thanks.
Dimitris

Change the package name.

2 Likes

I produce multiple APKs and use app cloner to install them as separate apps