android-videoview
android media player not working
I\'m trying to develop an app that has many videos embedded in it, and I\'d like to call Android\'s Media Player, with the video on VideoView object. However, i get these strange errors:[详细]
2023-03-09 02:26 分类:问答Rotating phone restarts video on android
When I rotate my phone, my Activity restarts. I have a video view playing video, I rotate and the video restarts. Now I found adding this to my activity in the manifest fixed it[详细]
2023-03-06 00:50 分类:问答mpeg-4 format not working in VideoView
I\'m using a videoview t开发者_StackOverflow中文版o show a movie (which works on an htc desire). But this fails on the htc wildfire. I don\'t get a stacktrace, just android itself telling me it cannot[详细]
2023-03-05 07:38 分类:问答Is it possible to put transparent webview over videoview android 2.1+?
tried to put toast notification with webview over videoview?? I tryed to use F开发者_如何学CrameLayout but webview always under video...! And mb can anybody give me advice how to put dynamic text cont[详细]
2023-02-27 05:35 分类:问答One videoview blocked by another videoview
My activity layout is shown below. Basically I have a listview menu on the left and two videoviews that I switch between depending on which menu item the user clicks.[详细]
2023-02-25 16:58 分类:问答Register OnClickListerner for framework dialog box button?
I am facing a issue wherein I am trying to play a streaming video using RTSP in the android device. I am using videoview and everything works fine and nice. In few devices this video feed has some enc[详细]
2023-02-25 03:26 分类:问答VideoView: Fullscreen on doubleTap
Basically, what I want to do in my application is displaying a video. The best tool to achieve this goal seem to be a VideoView.[详细]
2023-02-24 08:39 分类:问答Android: Video View: how to play a video on a loop
I got a simple dialog box with a VideoView in it and I want to play the video in a loop. I\'m currently using a quick fix[详细]
2023-02-22 06:46 分类:问答Android: Make a Video transparent
i\'m trying to make a video, played in a videoview transparent. As written i开发者_如何学Gon the documentation the videoview should have a method \"setAlpha\" but my Eclipse says there is no such meth[详细]
2023-02-20 04:52 分类:问答VideoView on top of SurfaceView
I try to show a VideoView on top of a SurfaceView. But it isn\'t visible but reacts on clicks (MediaController appears and the sound plays). The video seems to be played behind the SurfaceView so I al[详细]
2023-02-19 13:40 分类:问答