开发者

Unable to import cloned projects into eclipse

I used git to download the default calculator from android.git.kernel. (platform/packages/apps/Calculator.git).It s开发者_如何学JAVAuccesfully cloned it but when i try to import the cloned projects into eclipse it says no projects found to import. (file-import-existing projects into workspace-calculator).

What am i doing wrong.


Android source code for an app does not necessarily equate to Eclipse projects. You'll need to create the Eclipse projects. Create a new Android project, but in the wizard select Create project from existing source and select the folder where you cloned it to.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜