Android Open Source - Example sample so_scalevideoview






Project Summary

Sample project to demonstrate a problem with scaling down the dimensions of a videoview in Android.

Web Site / Source Repository

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.

Project Detail

The following table is the detailed list of so_scalevideoview.

ItemValue
Java File Count11
Target SDK Version19
Minimum SDK Version14
Activity Count1
Fragment Count2
jar files usedandroid-support-v4.jar
android-support-v4.jar
Required Permissionsandroid.permission.INTERNET




Java Source Files

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