android – google-play-services_lib unusedStub not compliling

android – google-play-services_lib unusedStub not compliling,第1张

概述我将google-play-services_lib添加到了我的项目中,但是我在unusedStub. java类中遇到了编译器错误. 隐式超级构造函数Object()未定义.必须显式调用另一个构造函数 我发现这个修复程序对我有用 implicit super constructor object() is undefined. must explicitly invoke another con @H_404_0@ @H_404_0@ 我将Google-play-services_lib添加到了我的项目中,但是我在unusedStub. java类中遇到了编译器错误.

隐式超级构造函数Object()未定义.必须显式调用另一个构造函数

解决方法 我发现这个修复程序对我有用 implicit super constructor object() is undefined. must explicitly invoke another constructor.

除了上面的修复,请转到Google-play-services_lib的AndroID属性,并将Project Build Target更改为AndroID 4.4.2

这修复了隐式超级构造函数Object()对我来说是未定义的错误.

@H_404_0@ 总结

以上是内存溢出为你收集整理的android – google-play-services_lib unusedStub not compliling全部内容,希望文章能够帮你解决android – google-play-services_lib unusedStub not compliling所遇到的程序开发问题。

如果觉得内存溢出网站内容还不错,欢迎将内存溢出网站推荐给程序员好友。

欢迎分享,转载请注明来源:内存溢出

原文地址:https://54852.com/web/1122235.html

(0)
打赏 微信扫一扫微信扫一扫 支付宝扫一扫支付宝扫一扫
上一篇 2022-05-29
下一篇2022-05-29

发表评论

登录后才能评论

评论列表(0条)

    保存