Cannot inherit from final class

后端 未结 2 408
忘了有多久
忘了有多久 2020-12-21 11:01

I installed Android studio 0.4.2 at Windows 7(64-bit). Try create simple project from studio, but I get an error:

Cannot inherit from final class

2条回答
  •  情话喂你
    2020-12-21 11:53

    In addition to the above answer and before deleting the files, i opened the project which is broken, Android Studio told me gradle is out dated, and there was a small URL in the message that says fix gradle... this did something, but did not quite solve my problem. Afterwards, i deleted the files above, and everything worked.

提交回复
热议问题