I just had an issue and fixed it myself, so I thought I would put this out there in case anyone else has the same problem. I am running ubuntu 9.04. I just downloaded the android sdk for linux and when I tried to run "android list targets" I got a java runtime error. I eventually figured out that my system was not using the official sun version of java. I ran "sudo update-alternatives --config java" and used that utility to switch to the official sun version and the runtime error went away. Hope this helps someone.
--~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

