-
New Feature
-
Resolution: Fixed
-
Major
-
None
-
All
It would be helpful to have access to the android log during the build operation.
My usecase would be to parse the log output to find out when my (native) process has finished.
Currently I have to use "sleep" and hope that I have captured all I need.
But also online, visual inspection during the build like it is already possible for the build host
console output would be helpful.