I have tried this on both the Linux Platform and the Mac OSX platform. All my comments apply to both platforms.
I installed the latest Android SDK android_sdk_Linix_x86 on Ubuntu 10.4 and android_sdk_mac_86 on OSX 10.6.4. I installed Sun Java on both machines, eclipse configuration confirms sun java 1.6_20 on both machines. I perform a File->new project->android->from samples->platform 1.6- >hello_Activity on each machine. I get a working hello_Activity that runs on emulators and devices. I perform a File->new project->android ->from samples->platform 1.6- >ApiDemos on each machine. Both machines have problems creating the gen folder for the project. I have not figured out a way to have ADT create the gen folder. I tried manually creating it it won't take. Because the gen folder is not being generated none of the compiles work. The File->new project->Android->from samples->platform 2.2->ApiDemos creates a working APIDemo in the emulator, I don't have a 2.2 device working yet with the sdk. -- 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

