An error occurred while creating the AVD. See idea.log for details. ubuntu 16.04
问题 I followed the the link below, to create a android virtual device(AVD). https://developer.android.com/studio/run/managing-avds.html As soon as I click on finish button, it gives me the following error: An error occurred while creating the AVD. See idea.log for details. As I can see last line gives access denied error. Is it requireing the permissions to the .android folder? When I try to give permissions to .android folder, It doesn't allow me. It says chmod: cannot access '777': No such file