-1

私はMTK 6575 N8000 Android 4.0.3携帯電話を持っており、Eclipse で開発されたアプリケーションを実行したいと考えています。しかし、アプリケーションを実行しようとすると、Eclipse はこのデバイスを検出しません。それで、このデバイスでアプリケーションを実行するために設定またはダウンロードする必要があるものを教えてください。

4

3 に答える 3

1
To install the Android USB driver on Windows XP for the first time:

Connect your Android-powered device to your computer's USB port. Windows will detect the device and launch the Hardware Update Wizard.
Select Install from a list or specific location and click Next.
Select Search for the best driver in these locations; un-check Search removable media; and check Include this location in the search.
Click Browse and locate the USB driver folder. (The Google USB Driver is located in <sdk>\extras\google\usb_driver\.)
Click Next to install the driver.
Or, to upgrade an existing Android USB driver on Windows XP with the new driver:

Connect your Android-powered device to your computer's USB port.
Right-click on My Computer from your desktop or Windows Explorer, and select Manage.
Select Device Manager in the left pane.
Locate and expand Android Phone in the right pane.
Right-click Android Composite ADB Interface and select Update Driver. This will launch the Hardware Update Wizard.
Select Install from a list or specific location and click Next.
Select Search for the best driver in these locations; un-check Search removable media; and check Include this location in the search.
Click Browse and locate the USB driver folder. (The Google USB Driver is located in <sdk>\extras\google\usb_driver\.)
Click Next to upgrade the driver.
于 2012-10-04T11:22:53.803 に答える
1

Google USBドライバーをインストールするか、実行構成を選択します。デバイスでプログラムをコンパイルするための手動を選択します。

于 2012-10-04T06:55:23.850 に答える
1

[マイ コンピュータ] アイコンに移動します。[マイ コンピュータ] アイコンを右クリックし、[管理] を選択します。

デバイスマネージャーを選択

USBポートを選択

USB デバイスのプラグを抜いて差し込む

次に、Usbポートを選択します.....

更新ドライバーを提供し、フォルダーを参照します

コンピューターに Androis SDK をインストールし、Google Usb フォルダーを選択して [OK] を選択します。

すべてのUSBドライバーをサポートするドライバーをインストールします.....試してみてください男

于 2012-10-04T07:23:31.150 に答える