Hi I am running monkey test on my G1 with the following coniguration set with different seeds:
# monkey -v -v --monitor-native-crashes 100000 > data/monkeylog.txt Unfortunately the crash reports are not piped to the file on the internal file system but are for some reason displayed in the adb shell on the PC side instead. This would not have been a problem if it wasnt because of the fact that the monkey sometimes disconnects "USB debugging" under "Settings/ Applications/Development". In these cases the crash info will be lost. Is there a way of preventing the monkey from disconnecting "USB debugging" when using monkey test or is there another way to save the crash reports on the phone? /Steff -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-developers?hl=en

