Android uygulamamı tutulmadan çalıştırdığımda bu hatayı alıyorum.
Unexpected exception 'Cannot run program "/home/antz/Development/adt-bundle-linux/sdk/platform-tools/adb": error=2 No such file or directory' while attempting to get adb version from /home/antz/Development/adt-bundle-linux/sdk/platform-tools/adb
Eclipse Hatasından KOPYALA YAPIŞTIRMA
[2012-11-26 13:43:08 - adb] Unexpected exception 'Cannot run program "/home/antz/Development/adt-bundle-linux/sdk/platform-tools/adb": error=2, No such file or directory' while attempting to get adb version from '/home/antz/Development/adt-bundle-linux/sdk/platform-tools/adb'
Ancak benim adb'm tam olarak olmadığını söylediği yerde.
Sorun nedir ve bunu nasıl düzeltirim?
Adb'nin ( /home/antz/Development/adt-bundle-linux/sdk/platform-tools/
) olduğu dizine cd yazıyorum ve adb yazdım ve diyor ki
antz@antz-90X3A:~/Development/adt-bundle-linux/sdk/platform-tools$ ls
aapt aidl dexdump fastboot llvm-rs-cc renderscript
adb api dx lib NOTICE.txt source.properties
antz@antz-90X3A:~/Development/adt-bundle-linux/sdk/platform-tools$ adb
bash: /home/antz/Development/adt-bundle-linux/sdk/platform-tools/adb: No such file or directory
adb yeşildir, bu onun çalıştırılabilir olduğu anlamına gelir, doğru mu?
örneğin, dx de yeşil ve komut istemine dx yazdığımda çalışıyor ... adb ile ilgili sorun nedir?
platform-toolds
değilplatform-tools
mi?