I have an app with 3 different user profiles, each of them are communicating through XMPP. There are debugging information in each profile. I would like to debug all in the same time over real network communication. Is there a way to have 3 instances of ADB for debugging the same application but from 3 different emulators/devices within the same PC? or what would be the best practice for doing so?
0 comments:
Post a Comment