Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

public class MainActivity extends AppCompatActivity { #15

Open
EncThor opened this issue Sep 10, 2021 · 0 comments
Open

public class MainActivity extends AppCompatActivity { #15

EncThor opened this issue Sep 10, 2021 · 0 comments

Comments

@EncThor
Copy link

EncThor commented Sep 10, 2021


  1. ERROR in /storage/emulated/0/.sketchware/mysc/620/app/src/main/java/com/my/newproject2/MainActivity.java (at line 64)
    public class MainActivity extends AppCompatActivity {
    ^^^^^^^^^^^^
    The nested type MainActivity cannot hide an enclosing type

  1. ERROR in /storage/emulated/0/.sketchware/mysc/620/app/src/main/java/com/my/newproject2/MainActivity.java (at line 64)
    public class MainActivity extends AppCompatActivity {
    ^^^^^^^^^^^^
    Illegal modifier for the local class MainActivity; only abstract or final is permitted

2 problems (2 errors)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant