android - 为什么 eclipse 在 git 的 import volley (android) 目录中找不到项目?

标签 android eclipse git import android-volley

我有一个问题,请告诉我这是什么麻烦。 我需要 volley 库,我做了这个导入步骤: 1.点击导入 2. 选择 Git => Projects from git => url 3.粘贴https://android.googlesource.com/platform/frameworks/volley到 URL => 单击下一步 4. 选择master brunch => 点击下一步 5.选择目录=>点击下一步 6. 在导入项目中:“找不到项目”

我尝试从现有本地存储库和现有 Android 代码导入项目到工作区,eclipse 都一样看不到这个项目..... 感谢观看和回答!)

最佳答案

在第 6 步选择“作为一般项目导入”

如果仍然显示找不到项目,那么我推荐这里的.jar文件 http://api.androidhive.info/volley/volley.jar

关于android - 为什么 eclipse 在 git 的 import volley (android) 目录中找不到项目?,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/27410473/

相关文章:

python - 无法在 Eclipse for OS X 上升级/安装插件

Git PowerShell Cmdlet 将 git 信息作为对象返回

java - 在 Java-Git 项目中存储版本

android - 退出子 Activity 时如何完成所有 Activity

Java Debug模式 : how to get return value of function call

java - 检查字符串是否为回文(使用方法)

git - 如何使用 github webhooks 阻止特定的推送?

android - 使用 Intent.FLAG_ACTIVITY_SINGLE_TOP 和 CLEAR_TOP 时没有通过额外功能

java - 无法在 Android VideoView 中播放 h264 流

android - react native : Using a panResponder inside of a scrollview broken on android