Can I do ActivityA inside a VideoView playing video, and then I opened another ActivityB, when I put AcitivtyB finish off, ActivityA video re-broadcast. Tell me how to open it to let ActivityB VideoView playback does not stop or pause it. . Just do not let it play again.<-! Main posts under Banner (D4) -><-! Posts under the main text (D5) -> Reply: Cover onPause (pause) and onRestart (reopen) method Reply:
onPause and onRestart inside what it takes to achieve it? Or just covering on the line? Reply:
Video of the pause, resume playback code Reply:
Cover onPause (pause) and onRestart (reopen) method
onPause and onRestart inside what it takes to achieve it? Or just covering on the line?
Video of the pause, the code continues to play
For ah Reply:
Cover onPause (pause) and onRestart (reopen) method
onPause and onRestart inside what it takes to achieve it? Or just covering on the line?
Video of the pause, the code continues to play
For ah
ActivityA of onRestart not be executed Oh after ActivityB off. Because onRestart is stopped when the state back in ActivityA will be executed, and the "open ActivityB" return to ActivityA is paused. Reply:
.......
Should be onPause and onResume Reply:
Cover onPause (pause) and onRestart (reopen) method
onPause and onRestart inside what it takes to achieve it? Or just covering on the line?
Video of the pause, the code continues to play
For ah
ActivityA of onRestart not be executed Oh after ActivityB off. Because onRestart is stopped when the state back in ActivityA will be executed, and the "open ActivityB" return to ActivityA is paused.
Oh, you know ah measured under Reply:
Cover onPause (pause) and onRestart (reopen) method
onPause and onRestart inside what it takes to achieve it? Or just covering on the line?
Video of the pause, the code continues to play
For ah
ActivityA of onRestart not be executed Oh after ActivityB off. Because onRestart is stopped when the state back in ActivityA will be executed, and the "open ActivityB" return to ActivityA is paused.
Oh, you know, under ah measure
Er er, I passed the test. But still very thank you. I resolved, the result is the people inside our team when the finish ActivityB written startActivity (), really be mad, and I also studied for so long, debugging to know is this. In fact, it will automatically pause will automatically start from where you paused. So now what the problem is gone. Reply:
Cover onPause (pause) and onRestart (reopen) method
onPause and onRestart inside what it takes to achieve it? Or just covering on the line?
Video of the pause, the code continues to play
For ah
ActivityA of onRestart not be executed Oh after ActivityB off. Because onRestart is stopped when the state back in ActivityA will be executed, and the "open ActivityB" return to ActivityA is paused.
Oh, you know, under ah measure
Er er, I passed the test. But still very thank you. I resolved, the result is the people inside our team when the finish ActivityB written startActivity (), really be mad, and I also studied for so long, debugging to know is this. In fact, it will automatically pause will automatically start from where you paused. So now what the problem is gone.
No comments:
Post a Comment