I am very new to Android Studio, and trying to import a fairly old project from Eclipse into Android Studio. I am getting the dreaded error:
Error:Execution failed for task ':app:processDebugManifest'.
Manifest merger failed with multiple errors, see logs
I have tried a number of the highly rated solutions already with no luck. But my actual question is: Where are these damned log files?!
I can't troubleshoot more deeply or ask a more detailed question until I find and inspect the log files, which Android Studio seems to have hidden completely out of view.