[Android][tPacketCapture] How to save wireshark log on android?
2019. 5. 10. 11:54ㆍPrograming/Debugging
1. Install tPacketCapture Application
https://play.google.com/store/apps/details?id=jp.co.taosoftware.android.packetcapture
2. Run it and then press the "CAPTURE" button to start logging
3. Doing anything you want
4. Stop logging - Tap Notification > Disconnect
5. Refresh
6. Long click the file and then share it via something
7. Open pcap file on Wireshark
'Programing > Debugging' 카테고리의 다른 글
[Android] INSTALL_FAILED_CONFLICTING_PROVIDER (0) | 2019.05.23 |
---|---|
[오라클 오류] 에러코드 정리 (0) | 2019.05.20 |
[Android][Gradle] Minimum supported Gradle version is 5.1.1. Current version is 4.10.2. (0) | 2019.05.06 |
안드로이드 6.0의 ConnectivityManager.requestNetwork (0) | 2019.05.03 |
[안드로이드] gradle - minifyEnabled 와 shrinkResources 에 대해 (0) | 2019.04.24 |