Attempting to use "Hello Android" as confirmation that my ADK is working. Have installed tools on Linux and XP" with same results. Divide and conquer approach appears to exonerate eclipse. The following terminal commands give the same result without eclipse. An incredible animated virtual android appears without the expected text. The error message "... Connection refused" appears. My thanks to Albert Pi for answering my previous post.
opa@opa-desktop:~/android-sdk-linux/tools$ emulator -avd my_avd & [1] 16686 opa@opa-desktop:~/android-sdk-linux/tools$ emulator: WARNING: Unable to create sensors port: Connection refused My version of the ADK appears out of sync with the following pages: 1 http://developer.android.com/sdk/installing.html Note: latest ADK has separated SDK and AVD android opens SDK manager only. Use “android create avd -n another_avd -t 1” for example to create an AVD 2 http://guide/developing/building/building-cmdline.html page fails to load 3 http://developer.android.com/resources/tutorials/hello-world.html Note: ref 5 below 4 http://developer.android.com/guide/developing/devices/index.html Note: ref 5 below 5 http://developer.android.com/guide/developing/devices/managing-avds-cmdline.html Note: See for creating an AVD target It would appear that the warning about the sensor port would be a good place to start. Are there any suggestions out there on how to start tracking this down? Thanks, Opa -- 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

