eclipse - Android adb install unsuccessful (facebook integration, Ubuntu) -
i have installed android-sdk (not adt bundle - don't know purpose), eclipse, added adt plugin eclipse , added several virtual devices.
according manual on fb dev. site, trying install facebook command:
./adb install ~/facebook-android-sdk-3.5/bin/fbandroid-3.5.apk
but turned error:
error: device not found
i managed import android library facebook-sdk , attempted launch example file. result:
failed install hellofacebooksample.apk on device 'emulator-5554': device not found [2013-08-28 17:46:37 - hellofacebooksample] com.android.ddmlib.installexception: device not found [2013-08-28 17:46:37 - hellofacebooksample] launch canceled!
any idea have missed?
must 1 problem of following:
phone usb drivers not installed.
you not connected.
usb debugging not enabled in phone.
pc or phone usb port problem.
Comments
Post a Comment