Android Open Source - Framework Application custom-view-examples






Project Summary

Collection of example applications to highlight creating custom Views and ViewGroups within the Android framework..

Web Site / Source Repository

custom-view-examples is hosted in the following web site
https://github.com/devunwired/custom-view-examples

If you think the Android project custom-view-examples 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 custom-view-examples.

ItemValue
Java File Count10
Supported screen sizes[mdpi, hdpi, xhdpi, nodpi]
Minimum SDK Version15
Activity Count10




Resource Files

There are 3 image files in custom-view-examples. The names of the image files are listed as follows.

flag_uk.png
flag_us.png
ic_warning.png

The following screenshort is generated from the image listed above.

null

Java Source Files

custom-view-examples has the following Java source files.

com.example.customview.AspectImageActivity.java
com.example.customview.BoxGridActivity.java
com.example.customview.CompoundControlActivity.java
com.example.customview.DoubleImageActivity.java
com.example.customview.MainActivity.java
com.example.customview.widget.AspectImageView.java
com.example.customview.widget.BoxGridLayout.java
com.example.customview.widget.DoubleImageView.java
com.example.customview.widget.EntryFormView.java
com.example.customview.widget.MeasureUtils.java