How to import sample Android projects to Eclipse

Technical Resources

Filter:

Showing technical resources tagged with Sample:

http://developer.android.com/resources/browser.html?tag=sample

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
原文地址:https://www.cnblogs.com/Jessy/p/2355256.html