Thursday, 29 August 2013

Can not resolve onCreate method for SherlockFragmentActivity in Android Studio

Can not resolve onCreate method for SherlockFragmentActivity in Android
Studio

I managed to integrate the ActionBarSherlock library to my project in
Android Studio. Here is the tutorial I followed.
But I got a strange problem. I got "Can not resolve onCreate method" error
message although I still can run the application (Please look at the red
color, it means an error and there are a lot of this kind of error in this
project.)

Does anybody have idea what's wrong with this? Thanks

No comments:

Post a Comment