Android: How can I run an endless loop in my app?

  • Replies:0
Kapil Kumar
  • Forum posts: 1

Aug 8, 2013, 8:45:17 AM via Website

I am new to android app development. So Please help me.!!!
When I press a button on home screen it goes into the screen "Easy". Once the control goes to Easy, the "ImageView" in the Easy screen should constantly update while checking the input from "EditText". If the input is wrong, The control should go back to "Home". If the input is right, a "Timer" should run for 3 seconds and update "ImageView". I've tried a lot of times in the last 10 days. But could not succeed.

Please help!!

Reply