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 8482529
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 10, 20262026-06-10T19:51:12+00:00 2026-06-10T19:51:12+00:00

hi all my app is getting this exception 09-03 12:11:10.677: E/AndroidRuntime(31704): FATAL EXCEPTION: main

  • 0

hi all my app is getting this exception

  09-03 12:11:10.677: E/AndroidRuntime(31704): FATAL EXCEPTION: main
  09-03 12:11:10.677: E/AndroidRuntime(31704): java.lang.NoClassDefFoundError:       mPay2Park.zwl.com.StartNow$1
 09-03 12:11:10.677: E/AndroidRuntime(31704):   at mPay2Park.zwl.com.StartNow.<init>(StartNow.java:449)
09-03 12:11:10.677: E/AndroidRuntime(31704):    at java.lang.Class.newInstanceImpl(Native Method)
09-03 12:11:10.677: E/AndroidRuntime(31704):    at java.lang.Class.newInstance(Class.java:1319)
 09-03 12:11:10.677: E/AndroidRuntime(31704):   at android.app.Instrumentation.newActivity(Instrumentation.java:1023)
 09-03 12:11:10.677: E/AndroidRuntime(31704):   at android.app.ActivityThread.performLaunchActivity(ActivityThread.java:1882)
 09-03 12:11:10.677: E/AndroidRuntime(31704):   at android.app.ActivityThread.handleLaunchActivity(ActivityThread.java:1992)
  09-03 12:11:10.677: E/AndroidRuntime(31704):  at android.app.ActivityThread.access$600(ActivityThread.java:127)
 09-03 12:11:10.677: E/AndroidRuntime(31704):   at android.app.ActivityThread$H.handleMessage(ActivityThread.java:1158)
09-03 12:11:10.677: E/AndroidRuntime(31704):    at android.os.Handler.dispatchMessage(Handler.java:99)
 09-03 12:11:10.677: E/AndroidRuntime(31704):   at android.os.Looper.loop(Looper.java:137)
09-03 12:11:10.677: E/AndroidRuntime(31704):    at android.app.ActivityThread.main(ActivityThread.java:4441)
 09-03 12:11:10.677: E/AndroidRuntime(31704):   at java.lang.reflect.Method.invokeNative(Native Method)
  09-03 12:11:10.677: E/AndroidRuntime(31704):  at java.lang.reflect.Method.invoke(Method.java:511)
 09-03 12:11:10.677: E/AndroidRuntime(31704):   at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:784)
 09-03 12:11:10.677: E/AndroidRuntime(31704):   at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:551)
 09-03 12:11:10.677: E/AndroidRuntime(31704):   at dalvik.system.NativeStart.main(Native Method)

and the code in the activity which get the exception at this lines

        OnWheelScrollListener scrolledListener = new OnWheelScrollListener() {
     public void onScrollingStarted(WheelView wheel) {
         wheelScrolled = true;
     } 
     public void onScrollingFinished(WheelView wheel) {
         wheelScrolled = false;
     }
}; 
private OnWheelChangedListener days_changedListener = new OnWheelChangedListener() {
      public void onChanged(WheelView wheel, int oldValue, int newValue) {
          if (!wheelScrolled) {
              ChossenTime = duration_optionsList.get(newValue);
            }
      }
}; 

CAN anyone help me on it please ,this app was working perfectly and once got this exception

  • 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-10T19:51:13+00:00Added an answer on June 10, 2026 at 7:51 pm

    Change u’r library file names to “/libs” and check it.

    Looks like as if you haven’t the jar added to your APK correctly. Check your project setup. This is a problem with your setup, not a bug of the API.

    http://android.foxykeep.com/dev/how-to-fix-the-classdefnotfounderror-with-adt-17…

    this will explain you, how to fix the classdefnotfounderror

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

Sidebar

Related Questions

I'm getting this error: Uncaught handler: thread main exiting due to uncaught exception java.lang.VerifyError
I am getting the following exception in a Java app: Exception in thread "AWT-EventQueue-0"
I'm less experienced with Java. Currently in my app all of my URLs are
So I've got this exception defined, protected constructors, static constructor methods (so all the
I published app at the Market and I keep getting error: Exception class: android.content.res.Resources$NotFoundException
I'm getting this error message when I Build&Go: *** Terminating app due to uncaught
I'm developing a Baby Names app. I'm getting runtime exception while developing the App.
I've started getting the following exception while debugging a 32bit MFC C++ app under
i started getting this error on my app today, dont recall changing anything at
I'm trying to deploy a Rails3 app to Heroku, but am getting this 'Rake

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.