Hi Yash,

the Tool called* monkey exerciser* is very helpful tool for testing. it 
will test your application and reports if any bug or error. please read the 
documents, detailed information is given there.

http://developer.android.com/tools/help/monkey.html

i.e
if you are using linux then:
cd /usr/src/android-sdk-linux/
platform-tools/
./adb shell monkey -p org.sipchat.sipua(your package name) -v 1500

Thanks
Juned Khan

-- 
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

Reply via email to