How to find the logs on Android Studio?
I have tried to import my project to Android Studio and I got this error. I need to know where I can get the logs.
Consult IDE log for more details (Help | Show Log)
Solution 1:
On toolbar -> Help Menu -> Show log in explorer.
It opens log folder, where you can find all logs
Solution 2:
On a Mac, the idea.log is contained in
/Users/<user>/Library/Logs/AndroidStudio/idea.log
The new stable version (1.2) is in
/Users/<user>/Library/Logs/AndroidStudio1.2/
The new stable version (2.2) is in
/Users/<user>/Library/Logs/AndroidStudio2.2/
The new stable version (3.4) is in
/Users/<user>/Library/Logs/AndroidStudio3.4/
(From auspicious99 comment)
On MacOS Catalina and Big Sur (at least), Android Studio 4.1, the idea.log
can be found in,
/Users/<user>/Library/Logs/Google/AndroidStudio4.1/
Solution 3:
I had the same problem and after some searching I was able to find my logs at the following location:
C:\Users\<yourid>\.AndroidStudioPreview\system\log
Solution 4:
My Android Studio is 3.0, please follow the two steps below,hope this will help;)
Solution 5:
Just because none of these pointed to the correct location on my Win10 system
C:\Users[User Name]\AppData\Local\Google\AndroidStudio4.2\log\idea.log