I'm trying to import HoloEverywhere i've downloaded it into my eclipse and tried to import it as a library
properties -> on the Android tab -> add library
and then extend my SherlockFragmentActivity to org.holoeverywhere.app.Activity just as the mirgration guide suggest it.
My problem is that the moment tha I added the HoloEverywhere Library into my project all my classes would resolve my project's R. What am I doing wrong?? Thank you for your time