Failed to run Android SDK manager
I have installed Android SDK in my Eclipse EE IDE. Now I'm trying to open the Android SDK manager but getting error as
Even I tried to see the android console as shown in image, No error shows in console. [is LogCat console for Android? I searched error for as android console].
Thank you
try this
chmod -R uga+rwx <android-sdk-folder>
This error occurs when the Ubuntu user logged in doesn't have access to the folder in which the Android SDK files are located.
Make sure to open nautilus and set permissions accordingly and give permissions to read/write/execute.
I did that and it worked like magic.
try this:
chmod +x <ADTFolder>/sdk/tools/android