扩展 EndlessAdapter 时出现 cwac-endless 错误

发布于 2024-12-27 12:56:11 字数 135 浏览 0 评论 0原文

我在构建路径中添加了 jar 文件,但是每当我扩展 EndlessAdapter 时,我都会收到一条错误消息“无法解析类型 com.commonsware.cwac.adapter.AdapterWrapper。它是从所需的 .class 文件间接引用的”

i added the jar file in build path, but whenever i'm extending EndlessAdapter i got an error saying "The type com.commonsware.cwac.adapter.AdapterWrapper cannot be resolved. It is indirectly referenced from required .class files"

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

妄司 2025-01-03 12:56:11

引用文档

此项目依赖于 CWAC AdapterWrapper 项目。可以在项目的 libs/ 目录中找到兼容 JAR 的副本,但欢迎您尝试较新的 JAR 或您自己修补过的 JAR。

Quoting the documentation:

This project relies upon the CWAC AdapterWrapper project. A copy of compatible JARs can be found in the libs/ directory of the project, though you are welcome to try newer ones, or ones that you have patched yourself.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文