- 博客(3)
- 资源 (1)
- 收藏
- 关注
原创 Error: Activity class {XXX} does not exist的问题解决
android studio 更改包名后运行项目出现 Error: Activity class {XXX} does not exist的问题解决Cleaned the ProjectDeleted the Build directoryRestarted Android StudioRebuild the ProjectRun
2015-11-09 18:47:26
1350
原创 ViewGroup的 removeAllViews 没作用解决办法
在项目中使用linearLayout.removeAllViews()没效果,原有view作为背景显示。 content_ll.removeAllViews(); content_ll.setBackgroundResource(0); content_ll.invalidate();清空LinearLayout 背景即可解决
2015-10-15 22:39:36
2284
原创 windows 10 下启动Genymotion 报unable to load VirtualBox engine问题
windows 10 下启动Genymotion 报unable to load VirtualBox engine問題方式一:1.打开Oracle vm virtualBox,管理—>全局设定—>网络2.右边Tab选择「仅主机网络」,编辑VirtualBox Host-Only Ethernet Adapter主机虚拟网络界面Ipv4位址:192.168.1.201 Ipv4网络掩码:255
2015-10-10 16:37:00
684
空空如也
TA创建的收藏夹 TA关注的收藏夹
TA关注的人