hi, I'm a newbie in android sdk so sorry for the newbie question
I have next problem, on Linux I do next: cd /opt && wget -q https://dl.google.com/android/android-sdk_r24.2-linux.tgz cd /opt && tar xzf android-sdk_r24.2-linux.tgz than I do /opt/android-sdk-linux/tools/android update sdk --no-ui --force -a it finishes successfully after some time and return code is 0: ".....nstalled Google APIs Intel x86 Atom System Image, Google Inc. API 21, revision 1099%) Updated ADB to support the USB devices declared in the SDK add-ons. Stopping ADB server succeeded. Starting ADB server succeeded. Done. 158 packages installed." also in output I see next: " Failed to rename directory /opt/android-sdk-linux/tools to /opt/android-sdk-linux/temp/ToolPackage.old01. Failed to create directory /opt/android-sdk-linux/tools" but, after that folder /opt/android-sdk-linux/tools becomes empty, and I cant run android command any more also I tryed to search for it accross all file system but no luck what am I doing wrong here, can you help on that? thanks -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/android-developers. To view this discussion on the web visit https://groups.google.com/d/msgid/android-developers/8f09601d-808c-4880-b619-9459b8a59524%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.

