Error while converting Android project to Maven

Asked

Viewed 46 times

0

I created an Android project and right-clicked on the project > Configure > Convert to Maven Project. But soon after doing this the application does not start anymore, it presents the following error:

Unable to instantiate Activity ... with java.lang.Classnotfoundexception

Someone could give me a light?

  • Try the following: Right-click on the project folder EstatesJava Build PathOrder and Export and check the option Android Private Libraries. Then clean up, ProjectClean and try again.

  • The option is already marked @qmechanik.

  • @Joãoneto, are you trying to solve any specific needs or doing some kind of study? Why not use the "default" dependency manager of the Android platform, Gradle?

No answers

Browser other questions tagged

You are not signed in. Login or sign up in order to post.