Sunday, 15 August 2010

android - Unable to create AVD manager - Configuration area not writable -



android - Unable to create AVD manager - Configuration area not writable -

i can't create avd manager. i've tried via 'create new android device manager' menu option, when nail ok nil happens. if run monitor file in tools folder error saying configuration area @ /users/user_name/.eclipse/ not writable.

that makes sense, because running osx 10.9.3 mavericks , directories @ top levels of file scheme not writable. logging in root didn't help. know how take writable location config area? i've tried researching issue couldn't find meaningful information.

sudo chmod -r +w <directory> or sudo chmod -r 660 <directory>

from terminal create writable

android avd

No comments:

Post a Comment