Hi All
I am android beginner and I encounter problem which drives me crazy. I can't find stdout/stderr logs. There is no /data/local.prop file on my Samsung Galaxy S despite I put clear froyo on it. I also tried
$ adb shell stop
$ adb shell setprop log.redirect-stdio true
$ adb shell start
Can anybody help me please ?
regards
Martin

