0

When I am importing a project into eclipse, I get this error:

Errors occurred during the build.
Errors running builder 'Android Resource Manager' on project     
'android.app.NativeActivity'.
java.lang.NullPointerException

Does anybody know how to fix it?

Byte Code
  • 7
  • 2
  • 12

1 Answers1

0

This issue is predominantly caused by issues with the project.properties file. This post should help you resolve the issue:Mac Error Create Android Project - "Errors running builder 'Android Resource Manager' on project"

Community
  • 1
  • 1
Willis
  • 5,308
  • 3
  • 32
  • 61