Creating a new Android project in Eclipse ADT gives NullPointerException - Mac OS X

I am using Eclipse ADT and I cannot create a new Android project. Just a few days ago, it worked perfectly. Now when I try to create a new Android project and click Finish, it gives me a popup with the following text:

Errors occurred during assembly. Errors start the "Android Resource Manager" in the "MyApp" project. java.lang.NullPointerException

I tried the following:

• Reinstalling Eclipse

• Download updates

• Change workspace

• Uninstall and reinstall the Android support library

I can no longer create new projects for Android. I desperately need help.

+4
1

project- > properties- > android- > " ".

.

, .

0

Source: https://habr.com/ru/post/1540002/


All Articles