Minksks / dolphin-player

Automatically exported from code.google.com/p/dolphin-player
0 stars 0 forks source link

Adding targetSdkVersion greater than 13 on Manifest file does not allow to play video #38

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago

1.I have built the sample Dolphyn playe for Neon and run the application(It 
works fine)
2.I added the android:targetSdkVersion="14" on the manifest file and run the 
application.
3.The player is not playing. Player quit the application while tap a video file.

What is the expected output? What do you see instead?

I want play the video with out 3 dots at bottom for high end android devices. 
But the player is not playing the video

What version of the product are you using? On what operating system?

Dolphyn Player : 2.6 and device OS:4.1

Please provide any additional information below.

 when i am adding the targetSdkVersion on Manifest file (To remove that 3 dots on the bottom of Higher OS devices) I could not play the video.
Can you please suggest how can we play the video with out that 3 dots at bottom 
for Higher OS devices?

Thankfully
Arshad

Original issue reported on code.google.com by arsha...@qagate.com on 29 Oct 2013 at 4:06