my app keeps crashing in android studio for some random reason
so basically, i am trying to develop an app in android studio but it keeps crashing. I got no idea why. can som1 help?
This is the error code below:
2022-07-24 12:45:13.430 9938-9938/com.example.aviationista E/AndroidRuntime: FATAL EXCEPTION: main
Process: com.example.aviationista, PID: 9938
java.lang.RuntimeException: Unable to instantiate activity ComponentInfo{com.example.aviationista/com.example.aviationista.MainActivity}: java.lang.InstantiationException: java.lang.Class cannot be...