Click here to Skip to main content
15,885,992 members
Please Sign up or sign in to vote.
1.60/5 (2 votes)
I am unable to create new app project in eclipse sdk and it gives error like this:


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



how to resolve this problem.Please help me thanks Balachandar
Posted
Updated 1-Oct-16 6:20am
Comments
pasztorpisti 20-Aug-13 8:26am    
The name of an exception is usually useless without the whole stacktrace and a stacktrace is often useful only with code to which the stacktrace elements refer. Now you are asking us to find out why doesn't your code work. The answer: because you wrote at least one bug into it, or maybe because of a bug in the android libraries... You have to send more info to find this out.
BTW, does somebody know why didn't my turmix machine work in the morning???

You would have not created the particular element. I would be nice if you post your code here.
 
Share this answer
 
Comments
baluleo 23-Aug-13 6:17am    
you have not understand my question properly. I solved myself. Thank you for comment.
QuasarRooster 11-Sep-13 8:35am    
Hi, I've got exactly the same problem and it's driving me nuts trying to figure it out. What did you do to solve it? Thanks.
connorLorne 29-Oct-13 6:42am    
Baluleo or QuasarRooster, either of you guys willing to post how to solve it please? Thanks
C#
I am unable to create new app project in eclipse sdk and it gives error like this:


Errors occurred during the build.
Errors running builder 'Android Resource Manager' on project 'androidservice'.
java.lang.NullPointerException
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900