Can I set an attached device as default launch target?

前端 未结 5 1654
误落风尘
误落风尘 2021-02-07 08:19

In Eclipse I am developing an application using Google APIs (maps) on a Nexus One.
When I launch the application for debugging on the device i get:

5条回答
  •  别跟我提以往
    2021-02-07 08:32

    This may be useful to you.

    First Find the Your device OS Version & API Level.

    IN Eclipse, Then Right click on Your project select Property, In Property's window select Android, In it select Project Build Target as per your device OS API Level.

    For example i have Samsung Galaxy Fit - Android 2.2 os API Level - 8 so i,selected the Google APIs, Google Inc, 2.2, 8 .

    Let me know this is useful for you or not ?

提交回复
热议问题