Problems with Acitivity LifeCycle with VideoView playback.
- by Alex Volovoy
Hi all i've ran into another problems with VideoView.
Then video is playing, and i put device asleep, using hard button, onPause is called. But it followed by
03-17 11:26:33.779: WARN/ActivityManager(884): Activity pause timeout for HistoryRecord{4359f620 com.package/com.package.VideoViewActivity}
And then i have onStart/onResume again and…