问答详情
源自:2-1 GET请求基本步骤(一)

eclipse里面的依赖问题

在eclipse里面怎么加依赖,就是那段compile 'com.squareup.okhttp:2.6.0'

提问者:蒙蒙浓浓 2017-12-06 16:45

个回答

  • 咦_哎呦
    2017-12-13 15:58:13

    依赖是用Android studio时需要添加的,用eclipse时要下载对应的jar包,然后导入就可以使用了,不过现在做安卓还是用Android studio吧