Android Open Source - Video video android_jpegs_to_mpeg






Project Summary

compress multiple jpegs to mpeg video on android.

Web Site / Source Repository

android_jpegs_to_mpeg is hosted in the following web site
https://github.com/zerohhy/android_jpegs_to_mpeg

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

ItemValue
Java File Count8
Supported screen sizes[mdpi, hdpi, xhdpi]
Target SDK Version17
Minimum SDK Version7
Activity Count2
jar files usedandroid-support-v4.jar
universal-image-loader-1.9.0.jar
Required Permissionsandroid.permission.READ_EXTERNAL_STORAGE




Resource Files

There are 5 image files in android_jpegs_to_mpeg. The names of the image files are listed as follows.

btn.9.png
btn_hover.9.png
checkbox_selected.png
checkbox_up.png
top_bar.png

The following screenshort is generated from the image listed above.

null

Java Source Files

android_jpegs_to_mpeg has the following Java source files.

com.luminous.pick.Action.java
com.luminous.pick.CustomGallery.java
com.luminous.pick.CustomGalleryActivity.java
com.luminous.pick.GalleryAdapter.java
com.luminous.pick.MainActivity.java
compression.DCT.java
jpeg.JPEGto2DArray.java
jpegCompression.CompressJpeg.java