Exception java.lang.NoClassDefFoundError: android.support.v7.appcompat.R$styleable -


hi getting exception while working support lib. know lot of question , answer available in no 1 work me

11-27 11:58:15.470: e/androidruntime(19609): fatal exception: main 11-27 11:58:15.470: e/androidruntime(19609): java.lang.noclassdeffounderror: android.support.v7.appcompat.r$styleable 11-27 11:58:15.470: e/androidruntime(19609):    @ android.support.v7.app.actionbaractivitydelegate.oncreate(actionbaractivitydelegate.java:147) 11-27 11:58:15.470: e/androidruntime(19609):    @ android.support.v7.app.actionbaractivitydelegatebase.oncreate(actionbaractivitydelegatebase.java:138) 11-27 11:58:15.470: e/androidruntime(19609):    @ android.support.v7.app.actionbaractivity.oncreate(actionbaractivity.java:123) 11-27 11:58:15.470: e/androidruntime(19609):    @ com.devicemonitor.devicemonitoractivity.oncreate(devicemonitoractivity.java:29) 11-27 11:58:15.470: e/androidruntime(19609):    @ android.app.activity.performcreate(activity.java:5104) 11-27 11:58:15.470: e/androidruntime(19609):    @ android.app.instrumentation.callactivityoncreate(instrumentation.java:1080) 11-27 11:58:15.470: e/androidruntime(19609):    @ android.app.activitythread.performlaunchactivity(activitythread.java:2144) 11-27 11:58:15.470: e/androidruntime(19609):    @ android.app.activitythread.handlelaunchactivity(activitythread.java:2230) 11-27 11:58:15.470: e/androidruntime(19609):    @ android.app.activitythread.access$600(activitythread.java:141) 11-27 11:58:15.470: e/androidruntime(19609):    @ android.app.activitythread$h.handlemessage(activitythread.java:1234) 11-27 11:58:15.470: e/androidruntime(19609):    @ android.os.handler.dispatchmessage(handler.java:99) 11-27 11:58:15.470: e/androidruntime(19609):    @ android.os.looper.loop(looper.java:137) 11-27 11:58:15.470: e/androidruntime(19609):    @ android.app.activitythread.main(activitythread.java:5041) 11-27 11:58:15.470: e/androidruntime(19609):    @ java.lang.reflect.method.invokenative(native method) 11-27 11:58:15.470: e/androidruntime(19609):    @ java.lang.reflect.method.invoke(method.java:511) 11-27 11:58:15.470: e/androidruntime(19609):    @ com.android.internal.os.zygoteinit$methodandargscaller.run(zygoteinit.java:793) 11-27 11:58:15.470: e/androidruntime(19609):    @ com.android.internal.os.zygoteinit.main(zygoteinit.java:560) 11-27 11:58:15.470: e/androidruntime(19609):    @ dalvik.system.nativestart.main(native method) 

what have did - have android-support-v7-appcompat.jar android-support-v4.jar in android java build path.

in answer in suggested unchecked android dependencies in java build path tried nothing working me.

in gen folder there 2 package 1 goole-play-service-lib , project , , in project package under gen folder trwo file there r.java , buildconfig.java. have suggestion please suggest me

import support.v7.appcompat library project in workspace , attach project.

try this,it work sure. if still face issue, comment.


Comments

Popular posts from this blog

javascript - Any ideas when Firefox is likely to implement lengthAdjust and textLength? -

matlab - "Contour not rendered for non-finite ZData" -

delphi - Indy UDP Read Contents of Adata -