1,
MerchantListActivity firstNetDialog
11-05 01:22:34.140: E/AndroidRuntime(31514): android.view.ViewRootImpl$CalledFromWrongThreadException: Only the original thread that created a view hierarchy can touch its views.
不要在thread Runnable 的run中对ui进行操作 ui操作要放在 handler接收到消息后
2.
使用2.6的jar包时部分机型报错
11-05 10:35:18.321: E/AndroidRuntime(5032): java.lang.SecurityException: Not allowed to bind to service Intent { act=com.baidu.location.service_v2.6 }
更换2.6.c的jar包