I'm trying to connect the device to DebugView. but, do not connected.
I referenced the DebugView document.
All I know is what is stated in this document.
Is there any other reason not to connect?
I simulated the following.
- Open the terminal. and entered a command.
adb devices
adb shell setprop debug.firebase.analytics.app com.example.myapp
- start the app(com.example.myapp).
- Check [Firebase -> Analytics -> DebugVIew]
If my question is not clear, talk to me please.