Can't read log output #44

Open
opened 2025-08-09 17:13:07 +00:00 by fergalmoran · 0 comments
Owner

Originally created by @Snowworm3000 on 5/3/2021

Hello,
I can't see any of my Log.d output in the debug console. I can see the output in android studio but not when I'm running this in vscode using this extention.
This is running on a real device using the default configurations. If it makes any difference I'm running this on a mac m1 in the optimised for apple silicon version of vscode.
This is the only text logged to the debug console.
disconnectRequest Debugger stopped Checking build Warning: Build is not up-to-date. Source files may not match execution when debugging. Searching for devices... Found 1 device Current build already installed Launching on device 8f9b62a4 [API:28] Starting: Intent { act=android.intent.action.MAIN cat=[android.intent.category.LAUNCHER] flg=0x400000 cmp=com.example.myapp/.MainActivity } Application started
I have also checked the other terminals for example "problems", "output" and "terminal", however nothing is logged there either.
Thanks.

*Originally created by @Snowworm3000 on 5/3/2021* Hello, I can't see any of my Log.d output in the debug console. I can see the output in android studio but not when I'm running this in vscode using this extention. This is running on a real device using the default configurations. If it makes any difference I'm running this on a mac m1 in the optimised for apple silicon version of vscode. This is the only text logged to the debug console. `disconnectRequest Debugger stopped Checking build Warning: Build is not up-to-date. Source files may not match execution when debugging. Searching for devices... Found 1 device Current build already installed Launching on device 8f9b62a4 [API:28] Starting: Intent { act=android.intent.action.MAIN cat=[android.intent.category.LAUNCHER] flg=0x400000 cmp=com.example.myapp/.MainActivity } Application started ` I have also checked the other terminals for example "problems", "output" and "terminal", however nothing is logged there either. Thanks.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github/android-dev-ext#44
No description provided.