I am a novice with Android and am going through configuring AVD as part of tutorial. When executing the following command:
android -v create avd -n testAvd -t 1 -p path_to_dir I get the following Error: /Users/my_user/.android/avd/testAvd.ini (No such file or directory) I cannot create .android directory in /Users/my_user. How do I configure Android to look for .android directory in a different location? -- You received this message because you are subscribed to the Google Groups "Android Developers" 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-developers?hl=en

