F
F
frommysience2019-05-24 13:23:46
Android
frommysience, 2019-05-24 13:23:46

How to install release and debug versions at the same time?

Hello.
Question about installing both release and debug versions on one device as different applications.
Signing with different keys causes the installation of one of the two applications to be blocked due to the fact that the package names are the same (com.example.app).
Signing with one key results in the replacement of one application with another.
The package name cannot be changed already, because there is absolutely no desire to mess around with Crashlytics from Fabric, Firebase and other "charms" again.
What do you advise?

Answer the question

In order to leave comments, you need to log in

1 answer(s)
I
illuzor, 2019-05-24
@iLLuzor

It is not possible to install two applications at once with one package.
Either make two flavors with different packages, or install release/debug builds in turn.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question