Question

Is there any trick to run two instances of the same app or somethink like this. My phone is not rooted I would not like to root it

Était-ce utile?

La solution 2

The answer was NO. I could not use only one phone to test a P2P application.

Autres conseils

If you change the package name in the AndroidManifest.xml and build a new apk you will be able to install the application twice as the system views them as two separate applications.

Licencié sous: CC-BY-SA avec attribution
Non affilié à StackOverflow
scroll top