This is a programmer question, I have a Youtube.apk , I hope to play youtube videos with it's apk..

Posted by danny on Stack Overflow See other posts from Stack Overflow or by danny
Published on 2010-05-23T13:15:26Z Indexed on 2010/05/23 13:20 UTC
Read the original article Hit count: 277

Filed under:

hi all: This is a programmer question, I have a Youtube.apk , I hope to play youtube videos with it's apk, but make a problem when I had been play youtube videos , this's problem is :

=============================================================================================

I/AndroidRuntime( 373): AndroidRuntime onExit calling exit(-42)

I/ActivityManager( 52): Process com.google.android.youtube (pid 373) has died.

D/Zygote ( 33): Process 373 exited cleanly (214)

I/UsageStats( 52): Unexpected resume of com.android.launcher while already resumed in com.google.android.youtube

============================================================================================== I don't know why to call onExit method???

can anyone answer me !! How to fix this problem?

Thanks ~~~

© Stack Overflow or respective owner

Related posts about android