React Native 方法不会覆盖或实现超类型的方法 | 少将全栈
  • 欢迎访问少将全栈,学会感恩,乐于付出,珍惜缘份,成就彼此、推荐使用最新版火狐浏览器和Chrome浏览器访问本网站。
  • 吐槽,投稿,删稿,交个朋友
  • 如果您觉得本站非常有看点,那么赶紧使用Ctrl+D 收藏少将全栈吧

React Native 方法不会覆盖或实现超类型的方法

点滴 admin 8年前 (2016-09-21) 5903次浏览 已收录 扫描二维码

非常感谢王利华老师出的React Native相关的教程

由于刚接触RN,有幸看到王利华老师的教程,真是受益匪浅,十分感谢。

在运行王利华老师开源的《厕所在哪》https://github.com/vczero/toilet这个项目的时候,出现如下问题:
:app:compileDebugJavaWithJavac
E:
pm oilet oiletandroidappsrcmainjavacom oiletMainActivity.java:34:
错误: 方法不会覆盖或实现超类型的方法
    @Override
    ^
1 个错误
:app:compileDebugJavaWithJavac FAILED
FAILURE: Build failed with an exception.
* What went wrong:
Execution failed for task ’:app:compileDebugJavaWithJavac’.
> Compilation failed; see the compiler error output for details.
* Try:
Run with –stacktrace option to get the stack trace. Run with –info or –debug
option to get more log output.
BUILD FAILED
Total time: 7.883 secs
Could not install the app on the device, read the error above for details.
Make sure you have an Android emulator running or a device connected and have
set up your Android development environment:
React Native 方法不会覆盖或实现超类型的方法
注释掉androidappsrcmainjavacom oiletMainActivity.java的@Override后编译通过,
但是安装失败,打开异常。

React Native 方法不会覆盖或实现超类型的方法

React Native 方法不会覆盖或实现超类型的方法

是否是环境的问题,应该从哪个方面着手解决这个问题?

此问题先记录待进一步解决。

喜欢 (1)
[🍬谢谢你请我吃糖果🍬🍬~]
分享 (0)
关于作者:
少将,关注Web全栈开发、项目管理,持续不断的学习、努力成为一个更棒的开发,做最好的自己,让世界因你不同。