1.android输出语句
System.out.println("");
Window-->show view-->other-->找到Android,选择Logcat。如果你想在一个单独的窗口看到system.out.print()的输出的话,
可以在logcat界面点那个绿色的“+”号,在Filter name 和 By log tag里面均填入System.out,
转载于:https://blog.51cto.com/4447695/1244667
1.android输出语句
System.out.println("");
Window-->show view-->other-->找到Android,选择Logcat。如果你想在一个单独的窗口看到system.out.print()的输出的话,
可以在logcat界面点那个绿色的“+”号,在Filter name 和 By log tag里面均填入System.out,
转载于:https://blog.51cto.com/4447695/1244667