Re: Having trouble with the first hurdle: new AVDs
Are you sure that the Java JDK is installed? Go here to get it if you need to: [link] It's a good idea to set JAVA_HOME in your .profile (or .bashrc) as well as add $JAVA_HOME/bin and the Android SDK tools folder to your PATH. Something like this: export JAVA_HOME=/Library/Java/Home
Informacja: 2010-03-18
Czytaj: Re: Having trouble with the first hurdle: new AVDs