Android - IllegalStateException: Could not execute method of the activity, Caused by InvocationTargetException
问题 I'm taking a Coursera Android course and am trying to complete an app that I started. I'm trying to get an animation to occur at set intervals. See here for more details I looked at a lot of posts with the same title, but everyone seems to have different solutions. I don't get an errors in Eclipse when it saves and compiles. Here's my Logcat results: 02-09 22:56:10.811: E/AndroidRuntime(29538): FATAL EXCEPTION: main 02-09 22:56:10.811: E/AndroidRuntime(29538): Process: stacy.example