Android Open Source - Video videoplayer immersive-videoplayer-android






Project Summary

A demo project that incorporates a video player that hides unnecessary ui elements from the screen..

Web Site / Source Repository

immersive-videoplayer-android is hosted in the following web site
https://github.com/StickmanVentures/immersive-videoplayer-android

If you think the Android project immersive-videoplayer-android 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 immersive-videoplayer-android.

ItemValue
Java File Count8
Target SDK Version18
Minimum SDK Version11
Activity Count2
Fragment Count2
jar files usedandroid-support-v4.jar
Required Permissionsandroid.permission.INTERNET




License

The license information of immersive-videoplayer-android is as follows:

MIT License

Java Source Files

com.stickmanventures.android.example.immersive_videoplayer.ImmersiveVideoplayer.java
com.stickmanventures.android.example.immersive_videoplayer.adapters.HomeArrayAdapter.java
com.stickmanventures.android.example.immersive_videoplayer.entities.Video.java
com.stickmanventures.android.example.immersive_videoplayer.ui.activities.BaseActivity.java
com.stickmanventures.android.example.immersive_videoplayer.ui.activities.HomeActivity.java
com.stickmanventures.android.example.immersive_videoplayer.ui.activities.VideoPlayerActivity.java
com.stickmanventures.android.example.immersive_videoplayer.ui.fragments.VideoDescriptionFragment.java
com.stickmanventures.android.example.immersive_videoplayer.ui.fragments.VideoPlayerFragment.java