Skip to content

Runtime Exception in EqualizerActivity #2

Description

@archrival

Exceptions similar to this can occur when creating the equalizer, will try to catch them from now on.

java.lang.RuntimeException: Unable to start activity
Caused by: java.lang.RuntimeException: AudioEffect: set/get parameter error
at android.media.audiofx.AudioEffect.checkStatus(AudioEffect.java:1231)
at android.media.audiofx.Equalizer.getBandLevelRange(Equalizer.java:207)
at com.thejoshwa.ultrasonic.androidapp.activity.EqualizerActivity.initEqualizer(EqualizerActivity.java:135)
at com.thejoshwa.ultrasonic.androidapp.activity.EqualizerActivity.onCreate(EqualizerActivity.java:61)

Activity

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

Metadata

Metadata

Assignees

Labels

No labels
No labels

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions