简体   繁体   中英

How to debug and test android networking app

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?

try this & this links as well. For Same App Multiple device Debugging . I Guess the First Link will help you more. Hope It Helps.

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM