• After 15+ years, we've made a big change: Android Forums is now Early Bird Club. Learn more here.

Search results

  1. A

    Help ping pong game

    Hi! I am making android ping pong game in which i want to move one paddle randomly all the time .For that i created a thread ..that runs all the time but it generate thread overflow exception and then application stops. I want to know how i can solve this problem. Thanks in Advance.