Issue
After upgrading Android Studio version to 4.0 there's no "toggle view" button in the Build Output window that switched to full output. So now there's no way now to see the error details. Is there a way aside from building the app in the terminal to see full error details?
Solution
Android Studio > Preferences > Compiler > Command-line Options: --stacktrace --debug
Answered By - Mohsin Falak
0 comments:
Post a Comment
Note: Only a member of this blog may post a comment.