ksoap2 .jar 的软件包链接已损坏?
我目前正在尝试在 android 上构建一个使用网络空间的小应用程序,但问题是,如果我想下载 ksoap2 包(例如来自 此处< /a>)下载后文件大小为21.6KB。但表上显示为 141KB。
当我尝试将其作为外部库(与 Dalvik 不兼容)导入时,这会导致打印错误,这是可以理解的,因为存档已损坏/损坏。
有人能给我一个可以下载正确的 .jar 存档的链接吗?
(第二个问题:我如何使用javadoc?如果我单击外部库对话框->ksoap2...->javadoc,我是否必须将它们设置到路径中?)
提前致谢
I'm currently trying to build a little application on android that is using a webspace but the problem ist that if I want to download a ksoap2 package (e.g. ksoap2 with all dependencies 2.5.2 from here) the filesize is 21.6KB after downloading. But the table says 141KB.
This is resulting into printing out errors when I try to import it as an external library (not compatible to Dalvik) which is un derstandable because the archive is corrupt/broke.
Can someone give me a link where can download a proper .jar-archive?
(2nd question: how do I use the javadocs? do I have to set them into the path if I click on the external libraries dialog->ksoap2...->javadoc ?)
thanks in advance
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
我已经上传了最新的Ksoap2版本。只能下载10次。
http://rapidshare.com/files /434471358/ksoap2-android-assemble-2.5.2-jar-with-dependency.jar
但我明白了,你已经修复了它。 ;)
I've uploaded the latest Ksoap2 Version. It can only be downloaded 10 times.
http://rapidshare.com/files/434471358/ksoap2-android-assembly-2.5.2-jar-with-dependencies.jar
But I see, you've alredy fixed it. ;)