K
K
Kirill2014-06-22 17:22:41
Android
Kirill, 2014-06-22 17:22:41

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
tPjogvy9rE8.jpg
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

1 answer(s)
P
pi314, 2014-06-22
@Veles123

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 question

Ask a Question

731 491 924 answers to any question