-
Notifications
You must be signed in to change notification settings - Fork 183
Request to Replace the steps Section 9 AudioPlayer #18
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
base: master
Are you sure you want to change the base?
Conversation
I am getting this error I/zygote ( 9419): Do partial code cache collection, code=17KB, data=21KB I/zygote ( 9419): After code cache collection, code=17KB, data=21KB I/zygote ( 9419): Increasing code cache capacity to 128KB D/EGL_emulation( 9419): eglMakeCurrent: 0xdc304780: ver 2 0 (tinfo 0xdc3038e0) V/MediaPlayer( 9419): resetDrmState: mDrmInfo=null mDrmProvisioningThread=null mPrepareDrmInProgress=false mActiveDrmScheme=false V/MediaPlayer( 9419): cleanDrmObj: mDrmObj=null mDrmSessionId=null V/MediaPlayer( 9419): resetDrmState: mDrmInfo=null mDrmProvisioningThread=null mPrepareDrmInProgress=false mActiveDrmScheme=false V/MediaPlayer( 9419): cleanDrmObj: mDrmObj=null mDrmSessionId=null V/MediaPlayer( 9419): resetDrmState: mDrmInfo=null mDrmProvisioningThread=null mPrepareDrmInProgress=false mActiveDrmScheme=false V/MediaPlayer( 9419): cleanDrmObj: mDrmObj=null mDrmSessionId=null
I have tried a lot other solutions as well I am getting this error I/zygote ( 9419): Do partial code cache collection, code=17KB, data=21KB and this is the code I am using :
|
Today I tried to run this code, and it works ! but before that , I went to the folder asset/note1.wav , and I double click on that |
that update it worked with me today
I am getting this error
I/zygote ( 9419): Do partial code cache collection, code=17KB, data=21KB
I/zygote ( 9419): After code cache collection, code=17KB, data=21KB
I/zygote ( 9419): Increasing code cache capacity to 128KB
D/EGL_emulation( 9419): eglMakeCurrent: 0xdc304780: ver 2 0 (tinfo 0xdc3038e0)
V/MediaPlayer( 9419): resetDrmState: mDrmInfo=null mDrmProvisioningThread=null mPrepareDrmInProgress=false mActiveDrmScheme=false
V/MediaPlayer( 9419): cleanDrmObj: mDrmObj=null mDrmSessionId=null
V/MediaPlayer( 9419): resetDrmState: mDrmInfo=null mDrmProvisioningThread=null mPrepareDrmInProgress=false mActiveDrmScheme=false
V/MediaPlayer( 9419): cleanDrmObj: mDrmObj=null mDrmSessionId=null
V/MediaPlayer( 9419): resetDrmState: mDrmInfo=null mDrmProvisioningThread=null mPrepareDrmInProgress=false mActiveDrmScheme=false
V/MediaPlayer( 9419): cleanDrmObj: mDrmObj=null mDrmSessionId=null