I followed the guide below to play HTML5 video in Android Webview, http://life-optimized.blogspot.in/2012/03/android-play-html5-youtube-videos.html
According to that code, playing videos works fine but when the video is paused and if we move to home screen or we use any other application and if we return back to our video app, the video view is not retained. The video is played from beginning. The Log cat says, couldn't save which view has focus because the focused view android.widget.VideoView@4057df18 has no id. Can any one help me with it ? -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to android-developers@googlegroups.com To unsubscribe from this group, send email to android-developers+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/android-developers?hl=en