Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
System.out.println デバッグ ステートメントを実行しようとしていますが、コンソールに表示されません。プログラムの実行時に「Installing apk」などのメッセージが表示されるため、正しいコンソールが開いていることがわかります。そして、私のコードでは System.out.println ステートメントに達しています。Toasts を使用してテストしたところ、到達しました。何か助けはありますか?
アンドロイドで作業するときandroid.util.Logは、ウィンドウを使用して見る必要がありLogcatます。
android.util.Log
Logcat