gpt4 book ai didi

android - java.lang.NoClassDefFoundError : oauth. signpost.commonshttp.CommonsHttpOAuthConsumer android

转载 作者:塔克拉玛干 更新时间:2023-11-02 23:07:49 36 4
gpt4 key购买 nike

我正在通过 SocialLib 项目使用 Twitter 集成。但事情是不断得到

java.lang.NoClassDefFoundError: oauth.signpost.commonshttp.CommonsHttpOAuthConsumer 

在线

httpOauthConsumer = new CommonsHttpOAuthConsumer(consumerKey, consumerSecret);

我的导入是:

import oauth.signpost.commonshttp.CommonsHttpOAuthConsumer;
import oauth.signpost.commonshttp.CommonsHttpOAuthProvider;
import oauth.signpost.exception.OAuthCommunicationException;
import oauth.signpost.exception.OAuthExpectationFailedException;
import oauth.signpost.exception.OAuthMessageSignerException;
import oauth.signpost.exception.OAuthNotAuthorizedException;

以及我使用和下载的 jar :http://code.google.com/p/oauth-signpost/downloads/list

如何解决这个问题?

汉克斯

最佳答案

这是 jarlibrary:http://code.google.com/p/oauth-signpost/downloads/detail?name=signpost-commonshttp4-1.2.1.1.jar&can=2&q=您应该将它作为外部 jar 添加到您的项目中。

关于android - java.lang.NoClassDefFoundError : oauth. signpost.commonshttp.CommonsHttpOAuthConsumer android,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/7728669/

36 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com