I switched my os windows to Mac os after installing android studio on mac os I can’t import projects in android studio
I want this type of popup on my mac screen when clicking on import project
But Studio show this screen was not showing a green android project icon
2
Do not use Files>import.
Try use Files>open.
It sometimes happens when the some files in .idea folder is missing.
Use the Export feature to copy your projects. Go to File > Export > Export to Zip File. (Photo 1)
File > Export > Export to Zip File
Copy that Zip File to your other PC. Extract it. And Then Open it with File > Open > Browse the Project Folder.
File > Open > Browse the Project Folder
I hope that helps.
Photo 1
]
Photo 2
Click here to cancel reply.
2
Answers
Do not use Files>import.
Try use Files>open.
It sometimes happens when the some files in .idea folder is missing.
Use the Export feature to copy your projects. Go to
File > Export > Export to Zip File
. (Photo 1)Copy that Zip File to your other PC. Extract it. And Then Open it with
File > Open > Browse the Project Folder
.I hope that helps.
Photo 1
]
Photo 2
]