How to print to the console in Android Studio?

后端 未结 7 1446
悲&欢浪女
悲&欢浪女 2020-11-29 16:57

I just downloaded Android Studio for Linux from: http://developer.android.com/sdk/installing/studio.html

I\'m wondering how to print to the console?

Neither

7条回答
  •  离开以前
    2020-11-29 17:55

    You can see the println() statements in the Run window of Android Studio.

    See detailed answer with screenshot here.

提交回复
热议问题