android
android copied to clipboard
How to enable debug mode on android
I want to test flutter-webrtc on android, and it should use webrtc sdk, now the libwebrtc is released version without log, I want to print the log of webrtc when debug flutter-webrtc, how to enable debug mode on android? Is there any pre-complied webrc sdk with debug enabled?