Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 8302281
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 8, 20262026-06-08T17:15:00+00:00 2026-06-08T17:15:00+00:00

Following error coming while , Twitter api integrating with my own application !! and

  • 0

Following error coming while , Twitter api integrating with my own application !!
and all library are place in project still getting error !

any solution plz ??

twitter4j n outh was used !

I already added all libraries , still error coming ,
But if i separately run twitter api , its run normal way !!

But when i integrated in any app ,that time same error is coming !!!!!

What should i do ??


10-04 10:58:54.524: ERROR/dalvikvm(844): Could not find class 'twitter4j.TwitterFactory', referenced from method com.jcp.dp.android.twitter.TwitterUtils.isAuthenticated


10-04 10:58:54.524: WARN/dalvikvm(844): VFY: unable to resolve new-instance 1102 (Ltwitter4j/TwitterFactory;) in Lcom/jcp/dp/android/twitter/TwitterUtils;

10-04 10:58:54.524: DEBUG/dalvikvm(844): VFY: replacing opcode 0x22 at 0x0017

10-04 10:58:54.524: DEBUG/dalvikvm(844): Making a copy of Lcom/jcp/dp/android/twitter/TwitterUtils;.isAuthenticated code (193 bytes)

10-04 10:58:54.524: ERROR/dalvikvm(844): Could not find class 'twitter4j.auth.AccessToken', referenced from method com.jcp.dp.android.twitter.TwitterUtils.sendTweet

10-04 10:58:54.524: WARN/dalvikvm(844): VFY: unable to resolve new-instance 1103 (Ltwitter4j/auth/AccessToken;) in Lcom/jcp/dp/android/twitter/TwitterUtils;

10-04 10:58:54.524: DEBUG/dalvikvm(844): VFY: replacing opcode 0x22 at 0x0010

10-04 10:58:54.524: DEBUG/dalvikvm(844): Making a copy of Lcom/jcp/dp/android/twitter/TwitterUtils;.sendTweet code (104 bytes)

10-04 10:58:54.524: DEBUG/TAG19(844):  yes

10-04 10:58:54.534: DEBUG/AndroidRuntime(844): Shutting down VM

10-04 10:58:54.534: WARN/dalvikvm(844): threadid=3: thread exiting with uncaught exception (group=0x4001b188)

10-04 10:58:54.534: ERROR/AndroidRuntime(844): Uncaught handler: thread main exiting due to uncaught exception

10-04 10:58:54.544: ERROR/AndroidRuntime(844): java.lang.NoClassDefFoundError: twitter4j.TwitterFactory

10-04 10:58:54.544: ERROR/AndroidRuntime(844):     at com.jcp.dp.android.twitter.TwitterUtils.isAuthenticated(TwitterUtils.java:23)

10-04 10:58:54.544: ERROR/AndroidRuntime(844):     at com.jcp.dp.android.twitter.AndroidTwitterSample$1.onClick(AndroidTwitterSample.java:43)

10-04 10:58:54.544: ERROR/AndroidRuntime(844):     at android.view.View.performClick(View.java:2364)

10-04 10:58:54.544: ERROR/AndroidRuntime(844):     at android.view.View.onTouchEvent(View.java:4179)

10-04 10:58:54.544: ERROR/AndroidRuntime(844):     at android.widget.TextView.onTouchEvent(TextView.java:6540)

10-04 10:58:54.544: ERROR/AndroidRuntime(844):     at android.view.View.dispatchTouchEvent(View.java:3709)


10-04 10:58:54.544: ERROR/AndroidRuntime(844):     at android.view.ViewGroup.dispatchTouchEvent(ViewGroup.java:884)

10-04 10:58:54.544: ERROR/AndroidRuntime(844):     at android.view.ViewGroup.dispatchTouchEvent(ViewGroup.java:884)

10-04 10:58:54.544: ERROR/AndroidRuntime(844):     at android.view.ViewGroup.dispatchTouchEvent(ViewGroup.java:884)
10-04 10:58:54.544: ERROR/AndroidRuntime(844):     at android.view.ViewGroup.dispatchTouchEvent(ViewGroup.java:884)

10-04 10:58:54.544: ERROR/AndroidRuntime(844):     at android.view.ViewGroup.dispatchTouchEvent(ViewGroup.java:884)

10-04 10:58:54.544: ERROR/AndroidRuntime(844):     at android.view.ViewGroup.dispatchTouchEvent(ViewGroup.java:884)

10-04 10:58:54.544: ERROR/AndroidRuntime(844):     at android.view.ViewGroup.dispatchTouchEvent(ViewGroup.java:884)

10-04 10:58:54.544: ERROR/AndroidRuntime(844):     at com.android.internal.policy.impl.PhoneWindow$DecorView.superDispatchTouchEvent(PhoneWindow.java:1659)

10-04 10:58:54.544: ERROR/AndroidRuntime(844):     at com.android.internal.policy.impl.PhoneWindow.superDispatchTouchEvent(PhoneWindow.java:1107)

10-04 10:58:54.544: ERROR/AndroidRuntime(844):     at android.app.Activity.dispatchTouchEvent(Activity.java:2061)

10-04 10:58:54.544: ERROR/AndroidRuntime(844):     at com.android.internal.policy.impl.PhoneWindow$DecorView.dispatchTouchEvent(PhoneWindow.java:1643)

10-04 10:58:54.544: ERROR/AndroidRuntime(844):     at android.view.ViewRoot.handleMessage(ViewRoot.java:1691)

10-04 10:58:54.544: ERROR/AndroidRuntime(844):     at android.os.Handler.dispatchMessage(Handler.java:99)

10-04 10:58:54.544: ERROR/AndroidRuntime(844):     at android.os.Looper.loop(Looper.java:123)

10-04 10:58:54.544: ERROR/AndroidRuntime(844):     at android.app.ActivityThread.main(ActivityThread.java:4363)
.
10-04 10:58:54.544: ERROR/AndroidRuntime(844):     at java.lang.reflect.Method.invokeNative(Native Method)

10-04 10:58:54.544: ERROR/AndroidRuntime(844):     at java.lang.reflect.Method.invoke(Method.java:521)

10-04 10:58:54.544: ERROR/AndroidRuntime(844):     at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:860)

10-04 10:58:54.544: ERROR/AndroidRuntime(844):     at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:618)

10-04 10:58:54.544: ERROR/AndroidRuntime(844):     at dalvik.system.NativeStart.main(Native Method)
  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-08T17:15:03+00:00Added an answer on June 8, 2026 at 5:15 pm

    I just came across a similar issue.

    In addition to adding the JAR file to the project you have to make sure that it will be included in the apk file:
    Go to your project properties -> Java Build Path -> Order and Export tab, and ensure the box next to the twitter4j JAR file is checked.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I am getting following error while installing the application on my device. before running
i am getting following error while getting data from dictionary -[__NSCFString objectForKey:]: unrecognized selector
While running my tomcat the following error is coming . The BASEDIR environment variable
I am using Visual Studio 2005. While debugging code I am getting following error
I get the following error coming from my Linq query: ExecuteReader requires an open
I am Getting following error on exporting the video using [exportSession exportAsynchronouslyWithCompletionHandler:^ Error: -[TiBlob
I am getting the following error when running my code: Typeerror: lambda() takes exactly
I started getting the following error whenever i use SVN in my server: svn:
I am getting the following error message: Method range of object _worksheet failed when
I am getting following Error Java.io.IO.Exception; there is not enough space on the disk

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.