Sample project to demonstrate a problem with scaling down the dimensions of a videoview in Android.
so_scalevideoview is hosted in the following web site
https://github.com/npike/so_scalevideoview
If you think the Android project so_scalevideoview listed in this page is inappropriate, such as containing malicious code/tools or violating the copyright, please email info at java2s dot com, thanks.
The following table is the detailed list of so_scalevideoview.
Item | Value |
---|---|
Java File Count | 11 |
Target SDK Version | 19 |
Minimum SDK Version | 14 |
Activity Count | 1 |
Fragment Count | 2 |
jar files used | android-support-v4.jar android-support-v4.jar |
Required Permissions | android.permission.INTERNET |
so_scalevideoview has the following Java source files.
com.example.sample.MainActivity.java com.example.sample.fragment.SimpleVideoFragment.java com.example.sample.view.ScalableVideoView.java com.github.pedrovgs.CustomDragViewCallbacks.java com.github.pedrovgs.DragFrameLayout.java com.github.pedrovgs.DraggableListener.java com.github.pedrovgs.DraggablePanel.java com.github.pedrovgs.DraggableView.java net.npike.draggableviewtools.CustomDragViewCallbacks.java net.npike.draggableviewtools.DragVideoView.java