LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Can we read Android Studio logs(Logcat) in LabVIEW

I want to read the log messages in the logcat section of Android Studio in LabVIEW. Is this possible

0 Kudos
Message 1 of 2
(1,938 Views)

I believe Logcat is just constantly monitoring the log file for changes and then displaying the changes as they occur.

 

I am guessing the log file is a simple text file so reading it with LabVIEW would be no different than reading any other text file and monitoring it for changes.

========================
=== Engineer Ambiguously ===
========================
0 Kudos
Message 2 of 2
(1,892 Views)