Friday 15 July 2011

android - crash from google play -


On the last day I pushed my app on Google Play and this accident happened to some users on the Google Play Developer Console

  java.lang.RuntimeException: android.view.InflateException :: binary XML file line # 32: the error start up class com.actionbarsherlock activity ComponentInfo {alhazmy.Balot_Calculator / alhazmy.Balot_Calculator.MainActivity} disable android.app.ActivityThread.performLaunchActivity (ActivityThread.java:2669) on android.app.ActivityThread.handleLaunchActivity (ActivityThread.java:2685) .internal.widget in android.app.ActivityThread.access $ 2300 (ActivityThread.java. ActionBarView: 126) On android.app.ActivityThread on android.os.Looper.loop at $ H.handleMessage (ActivityThread.java2038) android.os.Handler.dispatchMessage (handler.java:99) Java.lang on (Looper.java:123). Reflect.Method.invoke on native (native method) android.app.ActivityThread.main (ActivityThread.java:4633) at java.lang.reflect.Method.invoke (Method.java): com.android on Dalvik.system.NativeStart .internal.os.ZygoteInit $ MethodAndArgsCaller.run (ZygoteInit.java:858) at com.android.internal.os.ZygoteInit.main (ZygoteInit.java:616) 521). Cause by main (native method): android.view.InflateException: Binary XML file line # 32: Classroom com.actionbarsherlock.internal.widget.ActionBarView Increasing error Android. View.LayoutInflater.createView (LayoutInflater.javaitter13) Android on .view.LayoutInflater.createViewFromTag (LayoutInflater.java:565) android.view.LayoutInflater.rInflate (LayoutInflater.java:618) on android.view.LayoutInflater.rInflate (LayoutInflater. Java: 621) android.view.LayoutInflater at on. android.view.LayoutInflater.inflate (LayoutInflater.java:320) android.view.LayoutInflater.inflate (LayoutInflater.java:276) mounted on the com.actionbarsherlock.internal.ActionBarSherlockCompat.generateLayout (ActionBarSherlockCompat (LayoutInflater.java:407) .java: 1010) at com.actionbarsherlock.internal. ActionBarshallContentStallDicuser (comic.actionbarsherlock.inapp at com.actionbarsherlock.internal com.actionbarsherlock.internal.ActionBarSherlockCompat.setContentView (ActionBarSherlockCompat.java:855) com.actionbarsherlock.ActionBarSherlock.setContentView (ActionBarSherlock.java:671) at com.actionbarsherlock.app.SherlockFragmentActivity SetContentView (SherlockFragmentActivity Java: 272) alhazmy.Balot_Calculator.MainActivity.onCreate (MainActivity.java:24) android.app.Instrumentation.callActivityOnCreate (Instrumentation.java:1047) android.app.ActivityThread.performLaunchActivity at (ActivityThread.java:2633 on) java.lang.reflect.Constructor.constructNative ((ActionBarView.java:174) Native method; lt java.lang.reflect.InvocationTargetException on com.actionbarsherlock.internal.widget.ActionBarView and; init & gt: .. 11 more Java.java.lang.NoClassDefFoundError :) java.lang.reflect.Constructor.newInstance (Constructor.java:446) android.view.LayoutInflater.createView on (LayoutInflater.java.t00) ... 25 due to more Com.actionbarsherlock $ Attri ... 29 more   

Any one can help me how I can solve this crash

It appears that you missing the SherlockActionbar library in your package

An issue could be caused by reason

All projects (applications) And for the library):

  1. Right click the project, and select the property
  2. Go to Build Build Path Order and Export.
  3. Tick 'Android Private Library'

No comments:

Post a Comment