点击logcat处的加号,在filter name处写上System.out 在by log tag处写 System.out 点击确定即可。程序处的System.out.println中内容就会显示。
在logcat加入system.out
最新推荐文章于 2024-01-25 14:23:15 发布
点击logcat处的加号,在filter name处写上System.out 在by log tag处写 System.out 点击确定即可。程序处的System.out.println中内容就会显示。