[android-developers] Monkey automation script documentation

2010-03-31 Thread md zafar ziya
suggestions will be highly appreciated. Regards md zafar ziya -- You received this message because you are subscribed to the Google Groups Android Developers group. To post to this group, send email to android-developers@googlegroups.com To unsubscribe from this group, send email to android-developers

[android-developers] Monkey automation script documentation

2010-03-31 Thread md zafar ziya
suggestions will be highly appreciated. Regards md zafar ziya -- You received this message because you are subscribed to the Google Groups Android Developers group. To post to this group, send email to android-developers@googlegroups.com To unsubscribe from this group, send email to android-developers

[android-developers] Monkey automation script documentation for user own monkey script

2010-03-31 Thread md zafar ziya
Hi, To automate system application testing, trying to use android monkey tool.But monkey tool use only default setting for testing particular application. Is there any documentation or help to write user own android monkey tool script to automate monkey tool for application testing. Any

[android-developers] onkey automation tool script help documentation

2010-03-31 Thread md zafar ziya
Hi, To automate system application testing, trying to use android monkey tool.But monkey tool use only default setting for testing particular application. Is there any documentation or help to write user own android monkey tool script to automate monkey tool for application testing. Any

Re: Re: [android-developers] sreadahead.c application is not compiling with android bionic library

2010-02-04 Thread md . zafar . ziya
Hello David all, Thank you for the information. We're trying this sreadahead(http://code.google.com/p/sreadahead/) on ARM based target. As these __sync_fetch_and_add_4 readahead are not part of bionic libc; could you please suggest us any alternatives. Or any other technique to reduce