I have a small problem. I'm developing a webapp for android and I have been searching tirelessly to find a solution to display a fullscreen mediaplayer when turning the device to landscape (no address bar, just the media).
Much of the stuff out there suggest VideoView which is for native android apps only, however there is not much content on webapp media players and switching to fullscreen. Does anyone know of a solution, or what might work?
Any info sent across is much appreciated and I do apologize if a question has already been answered surrounding this subject.