Skip to content Skip to sidebar Skip to footer

Java.lang.classcastexception: Android.widget.imagebutton Cannot Be Cast To Android.widget.textview

Whenever I run this application I keep getting this Error . 11-26 17:38:52.973: E/AndroidRuntime(2220): java.lang.RuntimeException: Unable to start activity ComponentInfo{com.exam

Solution 1:

Code Look Fine ...Clean your Project & Run

Hope this could help Alt + P + N--->Eclipse

Solution 2:

Go to project and select Clean and then select your project from a list. It should do the trick.

Post a Comment for "Java.lang.classcastexception: Android.widget.imagebutton Cannot Be Cast To Android.widget.textview"