闪退,错误信息请参考以下截图
1、布局代码很简洁,检查过是没有问题的,还有这个错误信息是偶发性的,如果是布局问题的话,闪退应该是必现的,还有没有其它的原因可能造成?
<RelativeLayout android:layout_width="wrap_content" android:layout_height="wrap_content"> <com.supermap.android.maps.MapView android:id="@+id/map_view" android:layout_width="match_parent" android:layout_height="match_parent" android:clickable="true" android:focusable="true" android:saveEnabled="true" /> </RelativeLayout>
2、帮忙看下会不会是这个错误信息引起的,是要反注册哪一个广播呀,代码怎么调用。
你好,还是之前那个问题,MapView控件渲染会高频率闪退,jar文件:iclient_android_8.1.0_14123_2221.jar,在线等着急,请回复谢谢