How to start an android project with downloaded sample code

前端 未结 7 2122
一生所求
一生所求 2020-12-28 18:36

I\'m pretty new to android, and just finished setup my environment and reading some tutorials. Then I got sdk samples from the web. Okay, what I wanna ask you is that is the

7条回答
  •  慢半拍i
    慢半拍i (楼主)
    2020-12-28 19:22

    1. From eclipse go to: File > New > Project...
    2. Select the Android Folder and pick Android Project
    3. Then in the Contents section at the top click the "Create project from existing sample" radio button. Once you pick a target from the bottom the drop down will become selectable and your good to go.

提交回复
热议问题