When I create a new android project in android studio 3.4.2, the gradle build without error and runs successfully. But Android Studio shows 4 errors.
- Unresolved reference android.os.Bundle
- onCreate 'overrides' nothing
- super.onCreate , Cannot access class 'android.os.Bundle'. Check your module classpath for missing or conflicting dependencies