Second game for android bugged

Hello, I just created my second game for android and there was a problem, when I try to install this second game it doesn’t install, I think it’s because of the first game because when I installed the desktop version of the game the game that I had before buged and it was replaced. I don’t know if I did something wrong or how to fix it, can someone help me?

Have you tried to uninstall the previous game before installing the new one?
I suppose it’s because you kept the same title, package name, or version in the project’s properties.

2 Likes

Uninstalling worked, but I would like to have both games on my phone. Do you know how I can do this? I think the version and title are different, but I don’t know how to change the package name.

The package name is right next to the others:
image
It’s the actual folder name used to install the game, it needs to be unique.

3 Likes

It worked, thanks for the help