Programmatically Fling ListView Android

Posted by Faisal Abid on Stack Overflow See other posts from Stack Overflow or by Faisal Abid
Published on 2009-07-31T21:20:10Z Indexed on 2010/05/07 23:58 UTC
Read the original article Hit count: 385

Filed under:
|

Is there a way I can programatically perform a Fling on a listview? I know there is monkey that does all these things but that requires a computer connection with adb etc etc. I want to do it with my app on any phone, without monkey.

Thanks, Faisal

© Stack Overflow or respective owner

Related posts about android

Related posts about listview