I'm using android lint tools with eclipse to find potential bugs in my project, but after a few seconds it shows:
"Running Android Lint encountered a problem"
When I click details, it shows:
"Failed java.lang.NullPointerException".
Can someone give me some suggestions.