search

Home  >  Q&A  >  body text

Android Studio 中 xUtils 3.0 替换 2.0 的时候总报找不到 jar 包是什么原因?

大家讲道理大家讲道理2803 days ago536

reply all(1)I'll reply

  • 怪我咯

    怪我咯2017-04-17 17:25:07

    This has nothing to do with xutils, it is the org.apache.http related packages that have been deprecated in android23. The path of this jar package is as follows:

    AndroidSDK根目录\platforms\android-23\optional\org.apache.http.legacy.jar

    Just introduce this jar package into the project

    reply
    0
  • Cancelreply