M
M
Max1005002015-01-23 20:56:02
Android
Max100500, 2015-01-23 20:56:02

What is the bug in android studio?

I was sitting typing in android studio, then the lights were cut off abruptly. After enabling, the
@Override not applicable to method error appeared
bU3Zv.png. I don’t know how to fix it. newbie. Help a newbie.

Answer the question

In order to leave comments, you need to log in

2 answer(s)
V
Vladimir Abramov, 2015-01-23
@Max100500

File -> Invalidate caches / restart. Well, look at what you're inheriting from.

I
IceJOKER, 2015-01-23
@IceJOKER

Forgot to extend the superclass.
You are trying to override/overload a method that should have been previously defined somewhere.... either remove @Ovveride or include a super class

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question