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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 18, 20262026-05-18T09:55:47+00:00 2026-05-18T09:55:47+00:00

whats this file ?!!! i don’t delete it !! java.io.FileNotFoundException: res/drawable-mdpi/scrollbar_handle_vertical.9.png 12-06 14:26:33.606: ERROR/AndroidRuntime(276):

  • 0

whats this file ?!!! i don’t delete it !!
java.io.FileNotFoundException: res/drawable-mdpi/scrollbar_handle_vertical.9.png

12-06 14:26:33.606: ERROR/AndroidRuntime(276): FATAL EXCEPTION: main
    12-06 14:26:33.606: ERROR/AndroidRuntime(276): android.view.InflateException: Binary XML file line #101: Error inflating class <unknown>
    12-06 14:26:33.606: ERROR/AndroidRuntime(276):     at android.view.LayoutInflater.createView(LayoutInflater.java:513)
    12-06 14:26:33.606: ERROR/AndroidRuntime(276):     at com.android.internal.policy.impl.PhoneLayoutInflater.onCreateView(PhoneLayoutInflater.java:56)
    12-06 14:26:33.606: ERROR/AndroidRuntime(276):     at android.view.LayoutInflater.createViewFromTag(LayoutInflater.java:563)
    12-06 14:26:33.606: ERROR/AndroidRuntime(276):     at android.view.LayoutInflater.rInflate(LayoutInflater.java:618)
    12-06 14:26:33.606: ERROR/AndroidRuntime(276):     at android.view.LayoutInflater.rInflate(LayoutInflater.java:621)
    12-06 14:26:33.606: ERROR/AndroidRuntime(276):     at android.view.LayoutInflater.rInflate(LayoutInflater.java:621)
    12-06 14:26:33.606: ERROR/AndroidRuntime(276):     at android.view.LayoutInflater.inflate(LayoutInflater.java:407)
    12-06 14:26:33.606: ERROR/AndroidRuntime(276):     at android.view.LayoutInflater.inflate(LayoutInflater.java:320)
    12-06 14:26:33.606: ERROR/AndroidRuntime(276):     at ayanoo.forms.UserView.<init>(UserView.java:50)
    12-06 14:26:33.606: ERROR/AndroidRuntime(276):     at ayanoo.forms.SearchResultForm.addUser(SearchResultForm.java:124)
    12-06 14:26:33.606: ERROR/AndroidRuntime(276):     at ayanoo.forms.SearchResultForm.doSearch(SearchResultForm.java:105)
    12-06 14:26:33.606: ERROR/AndroidRuntime(276):     at ayanoo.forms.SearchResultForm$1.onClick(SearchResultForm.java:55)
    12-06 14:26:33.606: ERROR/AndroidRuntime(276):     at android.view.View.performClick(View.java:2408)
    12-06 14:26:33.606: ERROR/AndroidRuntime(276):     at android.view.View$PerformClick.run(View.java:8816)
    12-06 14:26:33.606: ERROR/AndroidRuntime(276):     at android.os.Handler.handleCallback(Handler.java:587)
    12-06 14:26:33.606: ERROR/AndroidRuntime(276):     at android.os.Handler.dispatchMessage(Handler.java:92)
    12-06 14:26:33.606: ERROR/AndroidRuntime(276):     at android.os.Looper.loop(Looper.java:123)
    12-06 14:26:33.606: ERROR/AndroidRuntime(276):     at android.app.ActivityThread.main(ActivityThread.java:4627)
    12-06 14:26:33.606: ERROR/AndroidRuntime(276):     at java.lang.reflect.Method.invokeNative(Native Method)
    12-06 14:26:33.606: ERROR/AndroidRuntime(276):     at java.lang.reflect.Method.invoke(Method.java:521)
    12-06 14:26:33.606: ERROR/AndroidRuntime(276):     at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:868)
    12-06 14:26:33.606: ERROR/AndroidRuntime(276):     at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:626)
    12-06 14:26:33.606: ERROR/AndroidRuntime(276):     at dalvik.system.NativeStart.main(Native Method)
    12-06 14:26:33.606: ERROR/AndroidRuntime(276): Caused by: java.lang.reflect.InvocationTargetException
    12-06 14:26:33.606: ERROR/AndroidRuntime(276):     at android.widget.Button.<init>(Button.java:65)
    12-06 14:26:33.606: ERROR/AndroidRuntime(276):     at java.lang.reflect.Constructor.constructNative(Native Method)
    12-06 14:26:33.606: ERROR/AndroidRuntime(276):     at java.lang.reflect.Constructor.newInstance(Constructor.java:446)
    12-06 14:26:33.606: ERROR/AndroidRuntime(276):     at android.view.LayoutInflater.createView(LayoutInflater.java:500)
    12-06 14:26:33.606: ERROR/AndroidRuntime(276):     ... 22 more
    12-06 14:26:33.606: ERROR/AndroidRuntime(276): Caused by: android.content.res.Resources$NotFoundException: File res/drawable-mdpi/scrollbar_handle_vertical.9.png from drawable resource ID #0x7f060057
    12-06 14:26:33.606: ERROR/AndroidRuntime(276):     at android.content.res.Resources.loadDrawable(Resources.java:1714)
    12-06 14:26:33.606: ERROR/AndroidRuntime(276):     at android.content.res.TypedArray.getDrawable(TypedArray.java:601)
    12-06 14:26:33.606: ERROR/AndroidRuntime(276):     at android.view.View.<init>(View.java:1885)
    12-06 14:26:33.606: ERROR/AndroidRuntime(276):     at android.widget.TextView.<init>(TextView.java:327)
    12-06 14:26:33.606: ERROR/AndroidRuntime(276):     at android.widget.Button.<init>(Button.java:69)
    12-06 14:26:33.606: ERROR/AndroidRuntime(276):     ... 26 more
    12-06 14:26:33.606: ERROR/AndroidRuntime(276): Caused by: java.io.FileNotFoundException: res/drawable-mdpi/scrollbar_handle_vertical.9.png
    12-06 14:26:33.606: ERROR/AndroidRuntime(276):     at android.content.res.AssetManager.openNonAssetNative(Native Method)
    12-06 14:26:33.606: ERROR/AndroidRuntime(276):     at android.content.res.AssetManager.openNonAsset(AssetManager.java:405)
    12-06 14:26:33.606: ERROR/AndroidRuntime(276):     at android.content.res.Resources.loadDrawable(Resources.java:1706)
    12-06 14:26:33.606: ERROR/AndroidRuntime(276):     ... 30 more
    12-06 14:26:56.035: ERROR/MetadataRetrieverClient(33): failed to extract an album art
  • 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-18T09:55:48+00:00Added an answer on May 18, 2026 at 9:55 am

    sometimes Eclipse stucks with this .. just close IDE and start it again.
    and try to rebuild project.

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

Sidebar

Related Questions

What is the maximum file size 32 bit java can access? Is this architecture
I hate to give the question this heading but I actually don't know whats
What does this mean exactly? I'm doing something like this: File.Copy(@\\foo\bar\baz.txt, @c:\test\baz.txt); MSDN doesn't
what this exception: System.MissingMethodException was unhandled Message: File or assembly name 'System.Windows.Forms, Version=3.5.0.0, Culture=neutral,
This is what I have right now for a file residing on the same
What is the most elegant way to solve this: open a file for reading,
Basically what I want to do it this: a pdb file contains a location
Basically, this is what I currently use in an included file: $sites[0]['url'] = http://example0.com;
I'm having trouble with redirecting urls using the .htaccess file. This is what my
What I want to do with this script is to copy a file in

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.