Request to Replace the steps Section 9 AudioPlayer#18
Request to Replace the steps Section 9 AudioPlayer#18MiladZarour wants to merge 2 commits intoDetainedDeveloper:masterfrom
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