0

Basically, i have purchased HTC Hero (Android sdk 1.5) , but i just got the notification of "System software update" and i agreed to update the sdk to 2.1-update1 .

I was developing application for android sdk 1.5 successfully, but now i have created a Hello world application for the Android sdk 2.1 and then when i am trying to run it on my updated phone, at that time below screen is showing up:

alt text

where you can see ?????? in serial number and Taget is shown as "unknown".

On console window, it is showing up an error: "Automatic Target Mode: Unable to detect device compatibility."

(1st question): What i need to do to run the application(sdk 2.1) which i am developing ? pls let me know

And ya, when i am trying to connect phone using USB cable, it is showing an alert dialog regarding "Choose a connection type:" showing below options:

  1. Charge only
  2. HTC Sync
  3. Disk drive
  4. Internet Sharing

(2dn question): so which mode should i select for the development of application and running it on phone.

4

1 回答 1

2

也许您的 udev 规则必须修改。阅读本指南以修复它们。我不知道为什么 SDK 升级应该修改这个,但我认为这可能是你的问题。

于 2010-09-24T10:28:43.423 回答