Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

clone项目后gradle build 得到的jar 放在项目中为何引用不到 #62

Closed
hubin920218 opened this issue Jul 26, 2017 · 4 comments

Comments

@hubin920218
Copy link

如题,并且我通过compile 'com.android.volley:volley:1.0.0' 可以使用,但是找到下载的jar包 拿出来放在项目中还是提示无法找到,请问有人对这个有了解么

@xesam
Copy link

xesam commented Jul 26, 2017

因为你没有添加到 android studio build dependency

@hubin920218
Copy link
Author

hubin920218 commented Jul 26, 2017 via email

@xesam
Copy link

xesam commented Jul 26, 2017

有时候你 compile file 了也可能找不到,要在as里面手动添加一下。另一种可能就是 dex 超出了。

@jpd236
Copy link
Collaborator

jpd236 commented Jul 27, 2017

I'm very sorry, but as the owner of this project and a native English speaker, I'm afraid I can't understand what this bug is reporting or requesting, and Google Translate isn't making it clear enough either for me to act on it.

If you believe you have found a Volley bug, I'd have to ask that you report the details in English to the extent possible. If this is just troubleshooting an issue, I would suggest another forum (unfortunately I'm not personally aware of which ones might be helpful here).

It looks like @xesam might be helping as well (thanks!) so perhaps you could continue your discussion with them.

@jpd236 jpd236 closed this as completed Jul 27, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants