Answer the question
In order to leave comments, you need to log in
Why can't Eclipse see the file?
What to do? downloaded Android Developer Tools from developers.android.com/sdk/index.html
At startup, such a window flies out, the
missing file that is indicated in the message is actually in place, how to solve?
Answer the question
In order to leave comments, you need to log in
Check if the user under which Eclipse is running has rights to the folder in general, and to launch adb in particular!
update:
If permissions are ok, maybe some i386 packages are missing:
dpkg --add-architecture i386
aptitude update
aptitude install libstdc++6:i386 libgcc1:i386 zlib1g:i386 libncurses5:i386 libsdl1.2debian:i386 lib32z1
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question