--
You received this message because you are subscribed to the Google Groups "SVMP Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to svmp-users+...@googlegroups.com.
To post to this group, send email to svmp-...@googlegroups.com.
Visit this group at http://groups.google.com/group/svmp-users.
To view this discussion on the web visit https://groups.google.com/d/msgid/svmp-users/52dca068-33bc-49b0-b6e5-2e6ccf4852d5%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
There are a few other more convenient ways:
1) adb connect <VM's IP>:5555 ; adb logcat2) Attach terminal to the first serial port of the VM. It prints dmesg out to there and there's also a root shell that you can run logcat on.3) Build the VM with an ssh authorized_keys files, then you can SSH in with that keypair to also get a root shell.
From: Stephen Gutknecht <stephen....@gmail.com>
Date: Tuesday, September 9, 2014 at 4:45 PM
To: "svmp-...@googlegroups.com" <svmp-...@googlegroups.com>
Subject: [svmp-users] Accessing the VM's logcat output on version 1.5?
hi,--
My search-engine site-specific hit on the docs page reveals this line:
"Optional forwarding of logcat to a UDP syslog server"
Is this the only way to access logcat? And how would I configure this using VirtualBox and KVM? (Can this setting be changed without having to re-generate the image?)
I installed one of my own built APK's on the VM and I'm not getting my normal overflow menu in my app... so I wanted to try and get some of the logcat output.
Thank you.
You received this message because you are subscribed to the Google Groups "SVMP Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to svmp-users+...@googlegroups.com.
To post to this group, send email to svmp...@googlegroups.com.