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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 3, 20262026-06-03T06:09:20+00:00 2026-06-03T06:09:20+00:00

I finally switched from Helios to Indigo. Suddenly I am getting ClassNotFoundException popping up.

  • 0

I finally switched from Helios to Indigo.
Suddenly I am getting ClassNotFoundException popping up.

05-02 16:05:22.621: W/System.err(21126): android.view.InflateException: Binary XML file line #12: Error inflating class com.google.ads.AdView
05-02 16:05:22.631: W/System.err(21126):    at android.view.LayoutInflater.createViewFromTag(LayoutInflater.java:581)
05-02 16:05:22.631: W/System.err(21126):    at android.view.LayoutInflater.rInflate(LayoutInflater.java:623)
05-02 16:05:22.631: W/System.err(21126):    at android.view.LayoutInflater.rInflate(LayoutInflater.java:626)
05-02 16:05:22.631: W/System.err(21126):    at android.view.LayoutInflater.inflate(LayoutInflater.java:408)
05-02 16:05:22.631: W/System.err(21126):    at android.view.LayoutInflater.inflate(LayoutInflater.java:320)
05-02 16:05:22.631: W/System.err(21126):    at android.view.LayoutInflater.inflate(LayoutInflater.java:276)
05-02 16:05:22.631: W/System.err(21126):    at com.android.internal.policy.impl.PhoneWindow.setContentView(PhoneWindow.java:207)
05-02 16:05:22.631: W/System.err(21126):    at android.app.Activity.setContentView(Activity.java:1657)
05-02 16:05:22.631: W/System.err(21126):    at ui.YanivMenuActivity.onCreate(YanivMenuActivity.java:43)
05-02 16:05:22.631: W/System.err(21126):    at android.app.Instrumentation.callActivityOnCreate(Instrumentation.java:1047)
05-02 16:05:22.631: W/System.err(21126):    at android.app.ActivityThread.performLaunchActivity(ActivityThread.java:1623)
05-02 16:05:22.641: W/System.err(21126):    at android.app.ActivityThread.handleLaunchActivity(ActivityThread.java:1675)
05-02 16:05:22.641: W/System.err(21126):    at android.app.ActivityThread.access$1500(ActivityThread.java:121)
05-02 16:05:22.641: W/System.err(21126):    at android.app.ActivityThread$H.handleMessage(ActivityThread.java:943)
05-02 16:05:22.641: W/System.err(21126):    at android.os.Handler.dispatchMessage(Handler.java:99)
05-02 16:05:22.641: W/System.err(21126):    at android.os.Looper.loop(Looper.java:123)
05-02 16:05:22.641: W/System.err(21126):    at android.app.ActivityThread.main(ActivityThread.java:3701)
05-02 16:05:22.641: W/System.err(21126):    at java.lang.reflect.Method.invokeNative(Native Method)
05-02 16:05:22.641: W/System.err(21126):    at java.lang.reflect.Method.invoke(Method.java:507)
05-02 16:05:22.641: W/System.err(21126):    at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:862)
05-02 16:05:22.641: W/System.err(21126):    at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:620)
05-02 16:05:22.651: W/System.err(21126):    at dalvik.system.NativeStart.main(Native Method)
05-02 16:05:22.651: W/System.err(21126): Caused by: java.lang.ClassNotFoundException: com.google.ads.AdView in loader dalvik.system.PathClassLoader[/data/app/il.co.anykey.games.cardking.basic-1.apk]
05-02 16:05:22.651: W/System.err(21126):    at dalvik.system.PathClassLoader.findClass(PathClassLoader.java:240)
05-02 16:05:22.651: W/System.err(21126):    at java.lang.ClassLoader.loadClass(ClassLoader.java:551)
05-02 16:05:22.651: W/System.err(21126):    at java.lang.ClassLoader.loadClass(ClassLoader.java:511)
05-02 16:05:22.661: W/System.err(21126):    at android.view.LayoutInflater.createView(LayoutInflater.java:471)
05-02 16:05:22.661: W/System.err(21126):    at android.view.LayoutInflater.createViewFromTag(LayoutInflater.java:570)
05-02 16:05:22.661: W/System.err(21126):    ... 21 more

This is my classpath file:

    <?xml version="1.0" encoding="UTF-8"?>
<classpath>
    <classpathentry kind="src" path="src"/>
    <classpathentry kind="src" path="gen"/>
    <classpathentry exported="true" kind="lib" path="/MultiPlayerGameControl/src" sourcepath="/MultiPlayerGameControl/src"/>
    <classpathentry exported="true" kind="lib" path="/CardKingLib/src"/>
    <classpathentry kind="con" path="com.android.ide.eclipse.adt.ANDROID_FRAMEWORK"/>
    <classpathentry kind="lib" path="E:/Program Files/Android/GoogleAdMobAdsSdkAndroid-4.1.0/GoogleAdMobAdsSdk-4.1.0.jar"/>
    <classpathentry kind="lib" path="E:/Program Files/Android/ScoreLoop/ScoreloopCore/jar/scoreloop-core.jar"/>
    <classpathentry kind="lib" path="E:/Program Files/Android/AdWhirlSDK_Android_3.1.1/AdWhirlSDK_Android_3.1.1.jar"/>
    <classpathentry kind="con" path="com.android.ide.eclipse.adt.LIBRARIES"/>
    <classpathentry kind="src" path="/MultiPlayerGameControl"/>
    <classpathentry combineaccessrules="false" kind="src" path="/CardKingLib"/>
    <classpathentry exported="true" kind="lib" path="E:/Program Files/Android/heyzap-sdk-2.0.1/heyzap-sdk-2.0.1/android-sdk/heyzap-sdk-2.0.1.jar"/>
    <classpathentry kind="output" path="bin/classes"/>
</classpath>
  • 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-03T06:09:22+00:00Added an answer on June 3, 2026 at 6:09 am

    If you have problems with external jars

    then create one folder named libs

    https://stackoverflow.com/a/10046725/1289716

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

Sidebar

Related Questions

I finally let windows nag me into upgrading from IE6 to 8. Now in
I getting android.widget.ImageView; IllegalAccessException when trying to deserialize my previously serialized object File presetFile
Finally, I'm getting into OOP and attempting to put together my first class. However,
Finally i found some solution about how to call function from aspx page, couze
I finally got my group to switch from SourceSafe to Subversion. Unfortunately, my manager
Finally, I decided to make my own WebGL 3D engine from the ground up,
Finally i am able to run super user commands in android program. Now i
I recently switched from Firefox to Chrome and I (probably) missed an important feature.
Ok I just switched servers from a shared host to a dedicated server and
I'm getting data from a webserver, processing it on a child private background context

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.