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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 27, 20262026-05-27T19:22:28+00:00 2026-05-27T19:22:28+00:00

My app is working fine on 2.2 and 2.3 emulators. But when I tried

  • 0

My app is working fine on 2.2 and 2.3 emulators. But when I tried to load the app on emulator with API level 4 (1.6), it showed the force close dialog. The logcat log is:

12-27 18:30:34.279: E/dalvikvm(1501): Could not find method com.twintechs.itsr.SplashScreenActivity.overridePendingTransition, referenced from method com.twintechs.itsr.SplashScreenActivity$1.run
12-27 18:30:34.279: W/dalvikvm(1501): VFY: unable to resolve virtual method 1280: Lcom/twintechs/itsr/SplashScreenActivity;.overridePendingTransition (II)V
12-27 18:30:34.279: W/dalvikvm(1501): VFY:  rejecting opcode 0x6e at 0x006c
12-27 18:30:34.279: W/dalvikvm(1501): VFY:  rejected Lcom/twintechs/itsr/SplashScreenActivity$1;.run ()V
12-27 18:30:34.279: W/dalvikvm(1501): Verifier rejected class Lcom/twintechs/itsr/SplashScreenActivity$1;
12-27 18:30:34.289: D/AndroidRuntime(1501): Shutting down VM
12-27 18:30:34.289: W/dalvikvm(1501): threadid=3: thread exiting with uncaught exception (group=0x4001aa28)
12-27 18:30:34.289: E/AndroidRuntime(1501): Uncaught handler: thread main exiting due to uncaught exception
12-27 18:30:34.299: E/AndroidRuntime(1501): java.lang.VerifyError: com.twintechs.itsr.SplashScreenActivity$1
12-27 18:30:34.299: E/AndroidRuntime(1501):     at com.twintechs.itsr.SplashScreenActivity.<init>(SplashScreenActivity.java:152)
12-27 18:30:34.299: E/AndroidRuntime(1501):     at java.lang.Class.newInstanceImpl(Native Method)
12-27 18:30:34.299: E/AndroidRuntime(1501):     at java.lang.Class.newInstance(Class.java:1472)
12-27 18:30:34.299: E/AndroidRuntime(1501):     at android.app.Instrumentation.newActivity(Instrumentation.java:1097)
12-27 18:30:34.299: E/AndroidRuntime(1501):     at android.app.ActivityThread.performLaunchActivity(ActivityThread.java:2316)
12-27 18:30:34.299: E/AndroidRuntime(1501):     at android.app.ActivityThread.handleLaunchActivity(ActivityThread.java:2417)
12-27 18:30:34.299: E/AndroidRuntime(1501):     at android.app.ActivityThread.access$2100(ActivityThread.java:116)
12-27 18:30:34.299: E/AndroidRuntime(1501):     at android.app.ActivityThread$H.handleMessage(ActivityThread.java:1794)
12-27 18:30:34.299: E/AndroidRuntime(1501):     at android.os.Handler.dispatchMessage(Handler.java:99)
12-27 18:30:34.299: E/AndroidRuntime(1501):     at android.os.Looper.loop(Looper.java:123)
12-27 18:30:34.299: E/AndroidRuntime(1501):     at android.app.ActivityThread.main(ActivityThread.java:4203)
12-27 18:30:34.299: E/AndroidRuntime(1501):     at java.lang.reflect.Method.invokeNative(Native Method)
12-27 18:30:34.299: E/AndroidRuntime(1501):     at java.lang.reflect.Method.invoke(Method.java:521)
12-27 18:30:34.299: E/AndroidRuntime(1501):     at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:791)
12-27 18:30:34.299: E/AndroidRuntime(1501):     at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:549)
12-27 18:30:34.299: E/AndroidRuntime(1501):     at dalvik.system.NativeStart.main(Native Method)
12-27 18:30:34.310: I/dalvikvm(1501): threadid=7: reacting to signal 3
12-27 18:30:34.310: E/dalvikvm(1501): Unable to open stack trace file '/data/anr/traces.txt': Permission denied
  • 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-05-27T19:22:28+00:00Added an answer on May 27, 2026 at 7:22 pm

    This is not good idea. Because in any reason on old SDK version we get cast exception.
    I think we need use reflection. For example

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

Sidebar

Related Questions

Created a Location alarm based app. Everything is working fine on emulator. But the
I have my php app working fine, performing some other Graph API functions. However,
My app is working well on emulator, but when it's on real android phone
my zend app is working fine on my local server but when i upload
I'm implementing ShareKit in my app. Everything is working fine, but there are many
My app has been working fine the whole time I've been developing it, but
My app was working fine on my server. I moved it to another server,
I have made an android app which working fine. I implemented the Login functionality
Let me start by saying that this app was working fine the day before.
In my app it was working fine in Cocos2D version 1.1. When I upgraded

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.