Android Open Source - Video file VideoInfoViewer






Project Summary

Open source Android app for viewing metadata and file structure of mp4 video files.

Web Site / Source Repository

VideoInfoViewer is hosted in the following web site
https://github.com/hoolrory/VideoInfoViewer

If you think the Android project VideoInfoViewer 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 VideoInfoViewer.

ItemValue
Java File Count31
Supported screen sizes[mdpi, xxhdpi, hdpi, xhdpi, nodpi]
Minimum SDK Version9
Activity Count10
Fragment Count5
jar files usedclasses-33c826cd20aa3c5dc11a9cc56a56348d14fd8ea3.jar
classes.jar
crittercism_v4_4_0_sdkonly-9bdb5033bd5b3475b5194cf14dc1c7cb97520fe5.jar
crittercism_v4_4_0_sdkonly.jar
gson-2.2.4-42afe232ee361e7dd9dbbf6e7f3d8149e0bc3d51.jar
isoviewer-1.0-RC-35-cb822cd6fbc86afadf32a8719eb19da2fb3d7dc8.jar
isoviewer-1.0-RC-35.jar
libGoogleAnalyticsServices-4814c786124c061844a43ccf945715a454ce0d20.jar
libGoogleAnalyticsServices.jar
support-v4-19.1.0-7541db917baa506c0dd564574dda219c7099e134.jar
Required Permissionsandroid.permission.ACCESS_NETWORK_STATE
android.permission.INTERNET
android.permission.WRITE_EXTERNAL_STORAGE
Asset File Namesassets\apache_license_2.txt
assets\debug\apache_license_2.txt
assets\debug\fonts\Roboto-Black.ttf
assets\debug\fonts\Roboto-BlackItalic.ttf
assets\debug\fonts\Roboto-Bold.ttf
assets\debug\fonts\Roboto-BoldCondensed.ttf
assets\debug\fonts\Roboto-BoldCondensedItalic.ttf
assets\debug\fonts\Roboto-BoldItalic.ttf
assets\debug\fonts\Roboto-Condensed.ttf
assets\debug\fonts\Roboto-CondensedItalic.ttf
assets\debug\fonts\Roboto-Italic.ttf
assets\debug\fonts\Roboto-Light.ttf
assets\debug\fonts\Roboto-LightItalic.ttf
assets\debug\fonts\Roboto-Medium.ttf
assets\debug\fonts\Roboto-MediumItalic.ttf
assets\debug\fonts\Roboto-Regular.ttf
assets\debug\fonts\Roboto-Thin.ttf
assets\debug\fonts\Roboto-ThinItalic.ttf
assets\fonts\Roboto-Black.ttf
assets\fonts\Roboto-BlackItalic.ttf
assets\fonts\Roboto-Bold.ttf
assets\fonts\Roboto-BoldCondensed.ttf
assets\fonts\Roboto-BoldCondensedItalic.ttf
assets\fonts\Roboto-BoldItalic.ttf
assets\fonts\Roboto-Condensed.ttf
assets\fonts\Roboto-CondensedItalic.ttf
assets\fonts\Roboto-Italic.ttf
assets\fonts\Roboto-Light.ttf
assets\fonts\Roboto-LightItalic.ttf
assets\fonts\Roboto-Medium.ttf
assets\fonts\Roboto-MediumItalic.ttf
assets\fonts\Roboto-Regular.ttf
assets\fonts\Roboto-Thin.ttf
assets\fonts\Roboto-ThinItalic.ttf




License

The license information of VideoInfoViewer is as follows:

Copyright (c) 2014 Rory Hool Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. Unless required by applicab...

Resource Files

There are 36 image files in VideoInfoViewer. The names of the image files are listed as follows.

card_bg_play.9.png
common_signin_btn_icon_disabled_dark.9.png
common_signin_btn_icon_disabled_focus_dark.9.png
common_signin_btn_icon_disabled_focus_light.9.png
common_signin_btn_icon_disabled_light.9.png
common_signin_btn_icon_focus_dark.9.png
common_signin_btn_icon_focus_light.9.png
common_signin_btn_icon_normal_dark.9.png
common_signin_btn_icon_normal_light.9.png
common_signin_btn_icon_pressed_dark.9.png
common_signin_btn_icon_pressed_light.9.png
common_signin_btn_text_disabled_dark.9.png
common_signin_btn_text_disabled_focus_dark.9.png
common_signin_btn_text_disabled_focus_light.9.png
common_signin_btn_text_disabled_light.9.png
common_signin_btn_text_focus_dark.9.png
common_signin_btn_text_focus_light.9.png
common_signin_btn_text_normal_dark.9.png
common_signin_btn_text_normal_light.9.png
common_signin_btn_text_pressed_dark.9.png
common_signin_btn_text_pressed_light.9.png
ic_commit_search_api_holo_light.png
ic_expand.png
ic_media_pause.png
ic_media_play.png
ic_menu_add.png
ic_menu_info_details.png
ic_plusone_medium_off_client.png
ic_plusone_small_off_client.png
ic_plusone_standard_off_client.png
ic_plusone_tall_off_client.png
ic_search.png
ic_vidcontrol_fullscreen_off.png
ic_vidcontrol_fullscreen_on.png
powered_by_google_dark.png
powered_by_google_light.png

The following screenshort is generated from the image listed above.

null




Java Source Files

com.roryhool.videoinfoviewer.AtomActivity.java
com.roryhool.videoinfoviewer.BuildConfig.java
com.roryhool.videoinfoviewer.CreditsFragment.java
com.roryhool.videoinfoviewer.Extras.java
com.roryhool.videoinfoviewer.MainActivity.java
com.roryhool.videoinfoviewer.SearchActivity.java
com.roryhool.videoinfoviewer.SearchFragment.java
com.roryhool.videoinfoviewer.VideoActivity.java
com.roryhool.videoinfoviewer.VideoInfoViewerApp.java
com.roryhool.videoinfoviewer.analytics.Analytics.java
com.roryhool.videoinfoviewer.animation.ResizeAnimation.java
com.roryhool.videoinfoviewer.atomfragments.AtomInfoFragment.java
com.roryhool.videoinfoviewer.atomfragments.AtomStructureFragment.java
com.roryhool.videoinfoviewer.data.Video.java
com.roryhool.videoinfoviewer.search.SearchItem.java
com.roryhool.videoinfoviewer.utils.AtomHelper.java
com.roryhool.videoinfoviewer.utils.BoxUtils.java
com.roryhool.videoinfoviewer.utils.CursorHelper.java
com.roryhool.videoinfoviewer.utils.FontManager.java
com.roryhool.videoinfoviewer.utils.FormatUtils.java
com.roryhool.videoinfoviewer.utils.IsoFileCache.java
com.roryhool.videoinfoviewer.utils.Logg.java
com.roryhool.videoinfoviewer.utils.UriHelper.java
com.roryhool.videoinfoviewer.utils.VideoCache.java
com.roryhool.videoinfoviewer.utils.ViewUtils.java
com.roryhool.videoinfoviewer.views.BoxInfoView.java
com.roryhool.videoinfoviewer.views.BoxView.java
com.roryhool.videoinfoviewer.views.DisableableScrollView.java
com.roryhool.videoinfoviewer.views.RobotoTextView.java
com.roryhool.videoinfoviewer.views.ScaledTextureView.java
com.roryhool.videoinfoviewer.views.VideoPlayerView.java