android真机调试时无法显示logcat信息的解决方法介绍
摘要:android真机调试时无法显示logcat信息的解决方法介绍:window-->showview-->android->devices,打...
android真机调试时无法显示logcat信息的解决方法介绍:
window-->show view-->android->devices,
打开devices,点击右边的截屏图片的按钮。等到出现截图的时候,logcat就出来信息了!
【android真机调试时无法显示logcat信息的解决方法介绍】相关文章:
★ android图库竖屏不显示status bar的解决方法
★ Android 自定义标题栏 显示网页加载进度的方法实例