Re: [Live-devel] Android log patch

2012-04-25 Thread Ross Finlayson
> Please take a look if you would consider the attached patch. > It allows live555 to log to the logcat window (instead of std out/std err) > when compiled for android (i.e. ANDROID is defined). Sorry, no, because this is too specific to one particular environment. What you should be doing inste

[Live-devel] Android log patch

2012-04-25 Thread Ralf Globisch
Hi Ross, Please take a look if you would consider the attached patch. It allows live555 to log to the logcat window (instead of std out/std err) when compiled for android (i.e. ANDROID is defined). The other option would be to write an AndroidUsageEnvironment class, but since there are in any ca