Hi, All new to Android development, I have installed the sdk and the eclipse-plugin on Mac OS and am trying to complete the tutorials. Unfortunately my problems start already trying to create an avd; using bash:
<my_user_name>$ ./android create avd --target 2 --name basic_avd Android 1.5 is a basic Android platform. Do you wish to create a custom hardware profile [no] Error: /Users/<my_user_name>/.android/avd/basic_avd.ini (No such file or directory) I've tried with sudo as well, but that doesn't help so it doesn't seem to be a permission problem, and using the Android AVD Manager in eclipse returns the same error. Any similar experiences or ideas how to solve? Thank you in advance. Regads, Kenneth --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Android Beginners" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-beginners?hl=en -~----------~----~----~----~------~----~------~--~---

