It's not supported at the moment. Xav
On Thu, Jan 28, 2010 at 11:01 AM, focuser <[email protected]> wrote: > Has anybody succeeded in updating/installing Android SDK platforms on > a headless Linux server? All I got is the following error: > > It seems like the action "update sdk" is actually not supported? I > searched around but couldn't find anything yet.. > > ~/android-sdk-linux_86/tools$ ./android --verbose update sdk > No command line parameters provided, launching UI. > See 'android --help' for operations from the command line. > Exception in thread "main" java.lang.UnsatisfiedLinkError: no swt- > pi-gtk-3550 or swt-pi-gtk in swt.library.path, java.library.path or > the jar file > at org.eclipse.swt.internal.Library.loadLibrary(Unknown > Source) > at org.eclipse.swt.internal.Library.loadLibrary(Unknown > Source) > at org.eclipse.swt.internal.gtk.OS.<clinit>(Unknown > Source) > at org.eclipse.swt.internal.Converter.wcsToMbcs(Unknown > Source) > at org.eclipse.swt.internal.Converter.wcsToMbcs(Unknown > Source) > at org.eclipse.swt.widgets.Display.<clinit>(Unknown > Source) > at > com.android.sdkuilib.internal.repository.UpdaterWindowImpl.open > (UpdaterWindowImpl.java:93) > at com.android.sdkuilib.repository.UpdaterWindow.open > (UpdaterWindow.java:110) > at com.android.sdkmanager.Main.showMainWindow(Main.java: > 281) > at com.android.sdkmanager.Main.doAction(Main.java:251) > at com.android.sdkmanager.Main.run(Main.java:92) > at com.android.sdkmanager.Main.main(Main.java:81) > > -- > 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 > -- Xavier Ducrohet Android SDK Tech Lead Google Inc. Please do not send me questions directly. Thanks! -- 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

