I am trying to use Quickblox's sample chat application.
http://quickblox.com/developers/Android_XMPP_Chat_Sample
But I am getting this error "The import vc908 cannot be resolved" At this line :
import vc908.stickerfactory.StickersManager;
I have used these libs : - quickblox-android-sdk-chat-2.2.6.jar - quickblox-android-sdk-core-2.2.6.jar
Also Added these : - android-support-v7-appcompat - google-play-services_lib - pull-to-refresh