. I would like to play the video by using the following code:
vv:
Private Sub btnShow_LongClick
vv.Initialize("vv")
Rootp.AddView(vv, 10dip, 10dip, 250dip, 250dip)
vv.LoadVideo(Main.VideoFileDir, "pic1.mp4")
vv.Play
End Sub
It only needs to be posted in the Android Question (which you have already done) and not in the Java Question.
Furthermore, multiple requests should not be made with the same problem.
It only needs to be posted in the Android Question (which you have already done) and not in the Java Question.
Furthermore, multiple requests should not be made with the same problem.