摘要:
转自:http://www.cnblogs.com/armyant/archive/2012/04/04/2432447.html(Android2.x)example:myMenuItem.setIcon(android.R.drawable.ic_menu_save);android:icon=... 阅读全文
posted @ 2014-11-08 16:10
developer_Kale
阅读(2266)
评论(0)
推荐(0)
摘要:
当对Dialog进行关闭时,如果有大量的操作,比如动画、绘图什么的,就可能出现这样的错误Attempting to destroy the window while drawing!比如,我在自定义的Dialog中的dismiss中进行了这样的操作,然后就报错了。其实可以忽略的,但毕竟不爽。 ... 阅读全文
posted @ 2014-11-08 16:05
developer_Kale
阅读(3644)
评论(0)
推荐(0)
摘要:
有时候我们可能需要将项目的版本降低,比如4.4降低到2.2这样的,可能会遇到类似于这样的错误Using 1.7 requires compiling with Android 4.4 (KitKat); currently using API 4总之就是jdk的问题了,解决方案是:Righ clic... 阅读全文
posted @ 2014-11-08 15:57
developer_Kale
阅读(2309)
评论(0)
推荐(0)
摘要:
阅读全文
posted @ 2014-11-08 11:02
developer_Kale
阅读(18391)
评论(2)
推荐(0)

浙公网安备 33010602011771号