Sample project showing usage of Android's BitmapRegionDecoder..
RegionDecoderExample is hosted in the following web site
https://github.com/codertimu/RegionDecoderExample
If you think the Android project RegionDecoderExample 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 RegionDecoderExample.
Item | Value |
---|---|
Java File Count | 3 |
Supported screen sizes | [xhdpi] |
Activity Count | 1 |
Fragment Count | 1 |
Asset File Names | assets\brazil_wc_teams.png |
There are 1 image files in RegionDecoderExample. The names of the image files are listed as follows.
question_mark.png
The following screenshort is generated from the image listed above.
RegionDecoderExample has the following Java source files.
com.codertim.regiondecoderexample.ApplicationTest.java com.codertim.regiondecoderexample.CountryFlagActivity.java com.codertim.views.VerticalSeekBar.java