2013년 6월 30일 일요일
No active compatible AVD's or devices found.
안드로이드 테블릿(Samsung Galaxy Note 8.0)이 Windows7 에 연결되지 않는다.
이클립스는 이런메시지를 출력한다.
[2013-06-30 09:34:47 - HelloWorld] No active compatible AVD's or devices found. Relaunch this configuration after connecting a device or starting an AVD.
adb 는 연결된 장치가 없다고 이런메시지를 출력한다.
C:\Users\john>adb devices
List of devices attached
C:\Users\john>
안드로이드 테블릿이 PC에 연결되지 않은것이 분명하다.
삼성전자 통합 USB 드라이버를 설치해야한다.
http://www.samsung.com/sec/support/pcApplication/USB/
드라이버를 설치하면,
이클립스에서 안드로이드 테블릿으로 HelloWorld 앱을 디버깅해볼수 있다.
피드 구독하기:
댓글 (Atom)
Eclipse hangs at the Android SDK Content Loader
eclipse -clean
-
Google Play 에서 앱을 판매하려면 Google Play Developer Console 에 등록해야 한다. https://play.google.com/apps/publish/ 등록비는 $25 이다. Google Walle...
-
import android.opengl.GLSurfaceView; import android.os.Bundle; import android.app.Activity; import android.view.Menu; publi...
댓글 없음:
댓글 쓰기