Domanda

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

È stato utile?

Soluzione 2

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

Altri suggerimenti

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.

Autorizzato sotto: CC-BY-SA insieme a attribuzione
Non affiliato a StackOverflow
scroll top