0

I have developed app and distributed as a private app not from play store and we are generated apk in Debug Mode.

The problem here is we are delivering an app from different system means different developers so it's generating different signature then try to install new version it's giving like "APP not installed an existing package by the same name with a conflicting signature is already installed".

I want to be generate same signature from different SDK. Other wise suggest me way distributing an application but not from play store.

0

1 Answer 1

0

You can use the same debug keystore and store it in your repository. Here you can find how to configure debugkeystore in eclipse. And there how to configure it in android studio. You can use existing debug keystore file or generate a new one.

Sign up to request clarification or add additional context in comments.

Comments

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.