摘要: 1.Your content must have a TabHost whose id attribute is 'android.R.id.tabhost'解决办法布局文件中的配置<?xml version="1.0" encoding="utf-8"?><TabHostandroid:id="@android:id/tabhost" xmlns:android="http://schemas.android.com/apk/res/android"android:layout_ 阅读全文