Android - Installing different game over the old game and rewrite data on same Android Device

:information_source: Attention Topic was automatically imported from the old Question2Answer platform.
:bust_in_silhouette: Asked By linuxfree
:warning: Old Version Published before Godot 3 was released.

I have problem.I made new debug keystore and new release keystore for my new project game for test on my device but for my surprise when i try install appear message.The data will be subscribe under old data.

I have different debugkeystore and different release keystore.

Anybody can help me please?

thanks

Did you set Unique Name differently at Export > Project Settings > Android > Package?

volzhs | 2016-08-29 19:07

There have UNIQUE NAME
NAME
ICON

i never set anybody there
i just put Version and Name of program

I Need set unique name?
can explain?

thanks

linuxfree | 2016-08-29 19:20

:bust_in_silhouette: Reply From: volzhs

You need to set Unique Name differently at Export > Project Settings > Android > Package.
Android app needs unique package name, and the user data location (“user://”) is based on that name.

ok will try

thank you very much for the explanation

linuxfree | 2016-08-29 22:11

I made change unique names and dont work.please can you give me a example?

i try install second app and tell will subcribe all data :confused:

linuxfree | 2016-08-31 18:46