如何导入android SDK的例程

来源:互联网 发布:父母没有文化 知乎 编辑:程序博客网 时间:2024/06/08 08:53

How to import sample Android projects to Eclipse

For those beginners like me these are the steps we need to follow:

1- In Eclipse->Window->Preferences->Android, make sure you have set the SDK Location then Apply and press OK
2- Select File->New->Android Project
3- Click on Create project from existing samples

4- Select the SDK version and select the sample you want

出处:http://androidcommunity.com/forums/f4/how-to-import-sample-android-projects-to-eclipse-109/