Seriously, i don\'t know what to do to solve this problem.
My android project was working fine, until i needed to import a library with Maven. Since that, everything starte
Same problem here.
What worked for me was adding android-support-v4.jar as a lib and making sure it was checked on Project properties -> Build Path -> Order & export.
It was mentioned here