Skip to content

java.lang.RuntimeException #4

Description

Below error throws in Anroid Lenovo K8 plus having Android version : 8.0.0

java.lang.RuntimeException: Unable to start activity ComponentInfo{co.****.***/com.devs.acr.ErrorReporterActivity}: java.lang.IllegalStateException: Only fullscreen opaque activities can request orientation

in ErrorReporterActivity.java file

Caused by: java.lang.IllegalStateException: Only fullscreen opaque activities can request orientation at android.app.Activity.onCreate(Activity.java:991) at com.devs.acr.ErrorReporterActivity.onCreate(ErrorReporterActivity.java:22) at android.app.Activity.performCreate(Activity.java:6984) at android.app.Instrumentation.callActivityOnCreate(Instrumentation.java:1235)

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions