我刚从http://developer.android.com/sdk/installing/studio.html下载了适用于Linux的Android Studio
我想知道如何打印到控制台?
无论是System.out.print(...)也不是Log.e(...)从android.util.Log似乎工作.
System.out.print(...)
Log.e(...)
android.util.Log
java mobile android development-environment android-studio
android ×1
android-studio ×1
development-environment ×1
java ×1
mobile ×1