Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

app crash after list is clicked tow times , and import fragment to main activity. #68

Open
Ammar777 opened this issue May 22, 2017 · 1 comment

Comments

@Ammar777
Copy link

Ammar777 commented May 22, 2017

i have this error in the monitor :

  • W/APM_AudioPolicyManager: getInputForAttr() failed opening input: samplingRate 16000, format 1, channelMask 10
    -com.google.android.googlequicksearchbox:search E/AudioRecord: Could not get audio input for session 929, record source 1999, sample rate 16000, format 0x1, channel mask 0x10, flags 0
    -com.google.android.googlequicksearchbox:search E/AudioRecord-JNI: Error creating AudioRecord instance: initialization check failed with status -22.
    -com.google.android.googlequicksearchbox:search E/android.media.AudioRecord: Error code -20 when initializing native AudioRecord object.
    -com.google.android.googlequicksearchbox:search E/ActivityThread: Failed to find provider info for com.google.android.apps.gsa.testing.ui.audio.recorded
@Ammar777 Ammar777 changed the title app crash after list click and import fragment to main activity app crash after list is clicked tow times , and import fragment to main activity. May 22, 2017
@n-droidev
Copy link

return screenShotable in onSwitch method.

@OverRide
public ScreenShotable onSwitch( Resourceble slideMenuItem, ScreenShotable screenShotable, int position ) {
return screenShotable;
}

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants