2down votefavorite<http://stackoverflow.com/questions/12966953/how-to-reproduce-android-monkey-crash#> **
i test the smart phone of android, in command line mode for input : adb shell monkey -v 10000 the result is----------------------------------------------------------------------<start>: procrank: // Exception from procrank: java.io.IOException: Error running exec(). Command: [procrank] Working Directory: null Environment: null ...... ......... . .. ... ............. // anr traces status was 0 meminfo: // meminfo status was 0 ** Monkey aborted due to error. Events injected: 21566 :Dropped: keys=6938 pointers=14444 trackballs=0 flips=0 ## Network stats: elapsed time=454194ms (0ms mobile, 0ms wifi, 454194ms not connected) ** System appears to have crashed at event 21566 of 1000000 using seed 0 -------------------------------------------------------------------------------------<end> Could i reproduce the event that 21566 of 100000 using seed 0? and just do the single event 21566 of 100000? (someone tell me the method that "adb shell am start",but i am not proficient this command and this command can't affore my requirement) -- 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

