Debugging an Android app to the phone

前端 未结 4 1893
鱼传尺愫
鱼传尺愫 2021-02-13 21:58

I\'ve gone through the page Using Hardware Devices. My manifest has



        
4条回答
  •  时光取名叫无心
    2021-02-13 22:17

    On the phone, go to Settings -> Applications -> Development and make sure USB Debugging is enabled. (This location is from a Nexus One, it may be different on other Android versions)

    I'm not sure all phones support this, the Android Dev Phone 1, Android Dev Phone 2, and the Nexus One do.

    Once you do this, the phone should appear in the dialog you posted a link to in your comment on Alex's answer.

提交回复
热议问题