Is it possible to use the latest Android SDK without the GUI? Specifically, I am trying to setup the tools on an Ubuntu server (as kind of a compiler server, or what have you). Right now, after I have installed android-sdk-linux and try to run "tools/android update sdk" it of course fails on "gtk_init_check()".
What I would like to be able to do is download platforms and add-ons without the GUI. Thank you for any help and/or advice. -- 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

