Leandro Borges Ferreira
Leandro Borges Ferreira

Reputation: 12792

Is it possible to publish the same app with different package names?

I have a project where I have to build many apps that are basically the same, but changing the name of the company...

So I would like to change the package name and colors with flavors and publish those app in the store (with different package names)

Is it possible?

Upvotes: 1

Views: 2895

Answers (2)

Gowri sankari
Gowri sankari

Reputation: 56

Yes, it is possible. You need to use a different Package name, different App Name, different Application id & Colour - you can use anything you want

Then it will be two separate App. So Can publish that two Apps in the Same Playstore Account or Different Account.

Upvotes: 1

Prashanjeet singh
Prashanjeet singh

Reputation: 41

It is possible to publish app. but different app name,package name and app id in same developer console account in android.

Upvotes: 0

Related Questions