Little app to test bootanimation.zip.
android-bootanimation-checker is hosted in the following web site
https://github.com/bq/android-bootanimation-checker
If you think the Android project android-bootanimation-checker 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 android-bootanimation-checker.
Item | Value |
---|---|
Java File Count | 10 |
Supported screen sizes | [esxhdpi, mdpi, xhdpi, esmdpi] |
Target SDK Version | 14 |
Minimum SDK Version | 14 |
Activity Count | 4 |
jar files used | android-support-v4.jar commons-io-2.4.jar |
Required Permissions | android.permission.WRITE_EXTERNAL_STORAGE |
There are 4 image files in android-bootanimation-checker. The names of the image files are listed as follows.
help_icon_off.png help_icon_on.png upload.png upload_over.png
The following screenshort is generated from the image listed above.
android-bootanimation-checker has the following Java source files.
com.bq.bootanimationtest.activities.AnimationActivity.java com.bq.bootanimationtest.activities.HelpActivity.java com.bq.bootanimationtest.activities.MainActivity.java com.bq.bootanimationtest.animation.AnimationPart.java com.bq.bootanimationtest.animation.BootAnimationGeneratorTask.java com.bq.bootanimationtest.animation.UnzipTask.java com.bq.bootanimationtest.parser.DescModel.java com.bq.bootanimationtest.parser.DescParser.java com.bq.bootanimationtest.util.Utils.java com.bq.bootanimationtest.views.CustomAnimationDrawable.java