views:

30

answers:

0

In my application, I want to enable an option for network debugging ONLY because it has a chance of error because of the network. So if it is enabled, then I want to be able to retrieve that log. Can I get the logcat from the device? Or do I have to store it in a flat file?