You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In my MainActivity there's no init method to begin with.
Event after manually typing in the method contents i got from Youtube, I got an error 'init()' has private access in 'androidx.fragment.app.FragmentActivity'.
How do I fix this error pls it's urgent.
BTW I'm using Android Studio Flamingo
The text was updated successfully, but these errors were encountered:
In my MainActivity there's no init method to begin with.
Event after manually typing in the method contents i got from Youtube, I got an error 'init()' has private access in 'androidx.fragment.app.FragmentActivity'.
How do I fix this error pls it's urgent.
BTW I'm using Android Studio Flamingo
The text was updated successfully, but these errors were encountered: