Skip to content

Method does not override or implement a method from a supertype ?? On Android Platform #19

Closed
@AugustoAleGonZhipCode

Description

@AugustoAleGonZhipCode

Hello, I am currently facing an error while I am trying to run on my device. I don't know exactly what to do. I really want to use this amazing project because I thing it is the right tool for learning faster and better.

I am on Windows 10. This is the error so far:

C:\Users\Augusto\Documents\ReactNativeKatas\android\app\src\main\java\com\reactnativekatas\MainActivity.java:27: error: method does not override or implement a method from a supertype
    @Override
    ^
C:\Users\Augusto\Documents\ReactNativeKatas\android\app\src\main\java\com\reactnativekatas\MainActivity.java:36: error: method does not override or implement a method from a supertype
    @Override
    ^
2 errors
: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.

I was reading and probably it is a plugin that it is not working right. I am really a newbie on React Native.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions