Hi,
There is a mobile application - a network game on android and it has regular crashes due to bugs in network communication.
How can debug be organized so that the logs are saved somewhere and can be obtained later?
How can an android application access the file system and write logs there?
Is there any network monitor for android?
Option with ADB is not suitable.
The debug process must be managed directly on the device.
Any other methods, great!)
Sorry for bad English
There is a mobile application - a network game on android and it has regular crashes due to bugs in network communication.
How can debug be organized so that the logs are saved somewhere and can be obtained later?
How can an android application access the file system and write logs there?
Is there any network monitor for android?
Option with ADB is not suitable.
The debug process must be managed directly on the device.
Any other methods, great!)
Sorry for bad English