Skip to content
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

Rotating video alerts "This video cannot be played" or restarts #4

Closed
GoogleCodeExporter opened this issue Mar 19, 2015 · 2 comments
Closed

Comments

@GoogleCodeExporter
Copy link

What steps will reproduce the problem?
1. Play a video
2. Rotate the device

What is the expected output? What do you see instead?
continue playing the video

What version of the product are you using? On what operating system?
Android 3.2,2.3

Please provide any additional information below.


Original issue reported on code.google.com by Joinstic...@gmail.com on 17 Apr 2012 at 8:53

@GoogleCodeExporter
Copy link
Author

inorder to prevent the video from restarting on rotation simply add 
android:configChanges="orientation" in the activity tag of manifest file

Original comment by Aniket.B...@gmail.com on 5 Jul 2012 at 1:41

@GoogleCodeExporter
Copy link
Author

yes, android:configChanges="orientation" should work.

Original comment by koansin....@gmail.com on 4 Feb 2013 at 1:18

  • Changed state: Done

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant