做一个Android中listview,每个listview有三列,这是item_layout文件,没有显示错误,但是不能运行,求教

<LinearLayoutxmlns:android="http://schemas.android.com/apk/res/android"xmlns:tools="h... <LinearLayout
xmlns:android="http://schemas.android.com/apk/res/android"
xmlns:tools="http://schemas.android.com/tools"
android:orientation="horizontal"
android:layout_width="wrap_content"
android:layout_height="wrap_content">
<TextView
android:layout_width="wrap_content"
android:layout_height="wrap_content"
android:id="@+id/num"
/>
<TextView
android:layout_width="wrap_content"
android:layout_height="wrap_content"
android:id="@+id/disease"
/>
<TextView
android:layout_width="wrap_content"
android:layout_height="wrap_content"
android:id="@+id/probability"
/>
</LinearLayout>
展开
 我来答
wpj0304
2015-05-10 · TA获得超过110个赞
知道小有建树答主
回答量:578
采纳率:62%
帮助的人:243万
展开全部
不能运行的报的什么错?只根据你以上的叙述判断不出来什么问题。
更多追问追答
追问

直接在手机上运行,就停止运行退出了,报错是这样的

追答

看到这两句话没,上面一句空指针异常,下面一句已经告诉你在MainActivity的哪一行了,你看那句的最后有行号,或者你直接双击那一行,会直接跳到对应的位置。然后你就检查那句代码哪里有问题就行了。

推荐律师服务: 若未解决您的问题,请您详细描述您的问题,通过百度律临进行免费专业咨询

为你推荐:

下载百度知道APP,抢鲜体验
使用百度知道APP,立即抢鲜体验。你的手机镜头里或许有别人想知道的答案。
扫描二维码下载
×

类别

我们会通过消息、邮箱等方式尽快将举报结果通知您。

说明

0/200

提交
取消

辅 助

模 式