Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我正在尝试使用Picasso库显示图像,但遇到了一些问题。我添加了这个
Picasso
dependencies { compile 'com.android.support:appcompat-v7:+' compile 'com.squareup.picasso:picasso:2.1.1' }
但build.gradle我有一个问题,我被困住了。请问你能帮帮我吗?
build.gradle
很抱歉这个虚拟问题,但总是第一次;)
尝试按下顶部的“使用 Gradle 文件同步项目”按钮。