I am new in android development and am using linux ubuntu plateform.
When i set path to android-sdk in eclipse or I create a new android project I get this error:
failed to parse the output of 'adb version':
adb version failed:
path_to/android-sdk/platform-tools/adb: error while loading shared libraries:
libstdc++.so.6: cannot open shared object file: No such file or directory
I am using latest adt-bundle from android site.