04-05 01:30:26.100: ERROR/AndroidRuntime(595): FATAL EXCEPTION: main
04-05 01:30:26.100: ERROR/AndroidRuntime(595):
java.lang.RuntimeException: Unable to start activity
ComponentInfo{com.bfrxtest/com.bfrxtest.BfrxZone}:
android.view.InflateException: Binary XML file line #24: Error
inflating class <unknown>
04-05 01:30:26.100: ERROR/AndroidRuntime(595):     at
android.app.ActivityThread.performLaunchActivity(ActivityThread.java:
2663)
04-05 01:30:26.100: ERROR/AndroidRuntime(595):     at
android.app.ActivityThread.startActivityNow(ActivityThread.java:2503)
04-05 01:30:26.100: ERROR/AndroidRuntime(595):     at
android.app.LocalActivityManager.moveToState(LocalActivityManager.java:
127)
04-05 01:30:26.100: ERROR/AndroidRuntime(595):     at
android.app.LocalActivityManager.startActivity(LocalActivityManager.java:
339)
04-05 01:30:26.100: ERROR/AndroidRuntime(595):     at
android.widget.TabHost
$IntentContentStrategy.getContentView(TabHost.java:651)
04-05 01:30:26.100: ERROR/AndroidRuntime(595):     at
android.widget.TabHost.setCurrentTab(TabHost.java:323)
04-05 01:30:26.100: ERROR/AndroidRuntime(595):     at
android.widget.TabHost$2.onTabSelectionChanged(TabHost.java:129)
04-05 01:30:26.100: ERROR/AndroidRuntime(595):     at
android.widget.TabWidget$TabClickListener.onClick(TabWidget.java:453)
04-05 01:30:26.100: ERROR/AndroidRuntime(595):     at
android.view.View.performClick(View.java:2408)
04-05 01:30:26.100: ERROR/AndroidRuntime(595):     at android.view.View
$PerformClick.run(View.java:8816)
04-05 01:30:26.100: ERROR/AndroidRuntime(595):     at
android.os.Handler.handleCallback(Handler.java:587)
04-05 01:30:26.100: ERROR/AndroidRuntime(595):     at
android.os.Handler.dispatchMessage(Handler.java:92)
04-05 01:30:26.100: ERROR/AndroidRuntime(595):     at
android.os.Looper.loop(Looper.java:123)
04-05 01:30:26.100: ERROR/AndroidRuntime(595):     at
android.app.ActivityThread.main(ActivityThread.java:4627)
04-05 01:30:26.100: ERROR/AndroidRuntime(595):     at
java.lang.reflect.Method.invokeNative(Native Method)
04-05 01:30:26.100: ERROR/AndroidRuntime(595):     at
java.lang.reflect.Method.invoke(Method.java:521)
04-05 01:30:26.100: ERROR/AndroidRuntime(595):     at
com.android.internal.os.ZygoteInit
$MethodAndArgsCaller.run(ZygoteInit.java:868)
04-05 01:30:26.100: ERROR/AndroidRuntime(595):     at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:626)
04-05 01:30:26.100: ERROR/AndroidRuntime(595):     at
dalvik.system.NativeStart.main(Native Method)
04-05 01:30:26.100: ERROR/AndroidRuntime(595): Caused by:
android.view.InflateException: Binary XML file line #24: Error
inflating class <unknown>
04-05 01:30:26.100: ERROR/AndroidRuntime(595):     at
android.view.LayoutInflater.createView(LayoutInflater.java:513)
04-05 01:30:26.100: ERROR/AndroidRuntime(595):     at
com.android.internal.policy.impl.PhoneLayoutInflater.onCreateView(PhoneLayoutInflater.java:
56)
04-05 01:30:26.100: ERROR/AndroidRuntime(595):     at
android.view.LayoutInflater.createViewFromTag(LayoutInflater.java:563)
04-05 01:30:26.100: ERROR/AndroidRuntime(595):     at
android.view.LayoutInflater.inflate(LayoutInflater.java:385)
04-05 01:30:26.100: ERROR/AndroidRuntime(595):     at
android.view.LayoutInflater.inflate(LayoutInflater.java:320)
04-05 01:30:26.100: ERROR/AndroidRuntime(595):     at
android.view.LayoutInflater.inflate(LayoutInflater.java:276)
04-05 01:30:26.100: ERROR/AndroidRuntime(595):     at
com.android.internal.policy.impl.PhoneWindow.generateLayout(PhoneWindow.java:
2165)
04-05 01:30:26.100: ERROR/AndroidRuntime(595):     at
com.android.internal.policy.impl.PhoneWindow.installDecor(PhoneWindow.java:
2220)
04-05 01:30:26.100: ERROR/AndroidRuntime(595):     at
com.android.internal.policy.impl.PhoneWindow.setContentView(PhoneWindow.java:
194)
04-05 01:30:26.100: ERROR/AndroidRuntime(595):     at
android.app.Activity.setContentView(Activity.java:1647)
04-05 01:30:26.100: ERROR/AndroidRuntime(595):     at
com.bfrxtest.BfrxZone.onCreate(BfrxZone.java:283)
04-05 01:30:26.100: ERROR/AndroidRuntime(595):     at
android.app.Instrumentation.callActivityOnCreate(Instrumentation.java:
1047)
04-05 01:30:26.100: ERROR/AndroidRuntime(595):     at
android.app.ActivityThread.performLaunchActivity(ActivityThread.java:
2627)
04-05 01:30:26.100: ERROR/AndroidRuntime(595):     ... 18 more
04-05 01:30:26.100: ERROR/AndroidRuntime(595): Caused by:
java.lang.reflect.InvocationTargetException
04-05 01:30:26.100: ERROR/AndroidRuntime(595):     at
android.widget.FrameLayout.<init>(FrameLayout.java:79)
04-05 01:30:26.100: ERROR/AndroidRuntime(595):     at
java.lang.reflect.Constructor.constructNative(Native Method)
04-05 01:30:26.100: ERROR/AndroidRuntime(595):     at
java.lang.reflect.Constructor.newInstance(Constructor.java:446)
04-05 01:30:26.100: ERROR/AndroidRuntime(595):     at
android.view.LayoutInflater.createView(LayoutInflater.java:500)
04-05 01:30:26.100: ERROR/AndroidRuntime(595):     ... 30 more
04-05 01:30:26.100: ERROR/AndroidRuntime(595): Caused by:
android.content.res.Resources$NotFoundException: Resource is not a
Drawable (color or path): TypedValue{t=0x2/d=0x1010059 a=-1}
04-05 01:30:26.100: ERROR/AndroidRuntime(595):     at
android.content.res.Resources.loadDrawable(Resources.java:1681)
04-05 01:30:26.100: ERROR/AndroidRuntime(595):     at
android.content.res.TypedArray.getDrawable(TypedArray.java:601)
04-05 01:30:26.100: ERROR/AndroidRuntime(595):     at
android.widget.FrameLayout.<init>(FrameLayout.java:91)
04-05 01:30:26.100: ERROR/AndroidRuntime(595):     ... 34 more



So this is my error im not really sure what this is exactly um i
thought the xml 24 line had something to do wit it but i dont know

-- 
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

Reply via email to