Hi , I have these two red and gray images I want to toggle . How do you possibly do that ? I have no clue whats so ever how to do it ? Basically Ill toggle them and keep toggling them if some boolean variable is false in that case there's some form of error or fault other wise the state will be gray all times ! , You could easily do that in some embedded system or c++ but how do I actually do that in android . I could always show my implementation but I do not know what I'm to write . If for example I do change states continuously I have to also do other other task without waiting for the fault to correct itself .
Thanks,