【发布时间】:2013-04-12 23:21:34
【问题描述】:
我有下一个情况,我想使用 ActionBarSherlock。我读了下一条指令
"Download the .zip/.tgz and extract it somewhere
Go to eclipse and choose File->New->Project
Choose Android Project
Select Create project from existing source and then browse to the library folder inside the folder you just extracted the .zip/.tgz into "
但是当我转到 File->New-Project 时没有 Android Project。怎么做? 如果我选择 New-Android 应用程序项目,则没有选项“选择从现有源创建项目”
【问题讨论】:
-
只需将项目导入库中即可。
-
你安装了Android SDK吗?
-
androidfragments.blogspot.com/2011/10/… 看这个。在file-new里面有:Android Application project、test project等
标签: android eclipse actionbarsherlock