I created an Android project and right after I clicked on the project > Configure > Convert to Maven Project. But soon after doing this the application no longer starts, it displays the following error:
Unable to instantiate activity ... with java.lang.ClassNotFoundException
Could someone give me a light?