I am using startActivity to call another Activity and I get the \"Activity Not Found Exception\". Here is my code:
TextView textView = (TextView) itemClic
At manifest file, i try to change the android:versionName from 1.0 to 1.1 and everything OK.