首页 > 实现QQ登录第三方APP遇到的问题(Android)

实现QQ登录第三方APP遇到的问题(Android)

调用下面的登录API时,Eclipse提示错误:

mTencent.login(getActivity(), "all", new ShareListener());

错误提示为:

The type android.support.v4.app.Fragment cannot be resolved. It is indirectly referenced from required .class files

不知是何原因?


android.support.v4.jar版本不一致冲突了吧

【热门文章】
【热门文章】