Download Small Examples Free Java Code
Description
A collection of small examples from my blog.
Icons
Source Files
The download file SmallExamples-master.zip has the following entries.
.gitignore// ww w . j a va2 s . com
CustomPreferenceActivity/AndroidManifest.xml
CustomPreferenceActivity/CustomPreferenceActivity.iml
CustomPreferenceActivity/build.properties
CustomPreferenceActivity/build.xml
CustomPreferenceActivity/default.properties
CustomPreferenceActivity/gen/com/udinic/custom_properties/BuildConfig.java
CustomPreferenceActivity/gen/com/udinic/custom_properties/R.java
CustomPreferenceActivity/local.properties
CustomPreferenceActivity/proguard.cfg
CustomPreferenceActivity/res/drawable-hdpi/icon.png
CustomPreferenceActivity/res/drawable-ldpi/icon.png
CustomPreferenceActivity/res/drawable-mdpi/icon.png
CustomPreferenceActivity/res/layout/main.xml
CustomPreferenceActivity/res/values/strings.xml
CustomPreferenceActivity/res/xml/udinic_pref.xml
CustomPreferenceActivity/src/com/udinic/custom_properties/UdinicPreference.java
CustomPreferenceActivity/src/com/udinic/custom_properties/UdinicPreferenceActivity.java
CustomPreferenceActivity/src/com/udinic/custom_properties/UdinicPreferenceCategory.java
ExpandAnimationExample/AndroidManifest.xml
ExpandAnimationExample/ExpandAnimationExample.iml
ExpandAnimationExample/build.properties
ExpandAnimationExample/build.xml
ExpandAnimationExample/default.properties
ExpandAnimationExample/gen/com/udinic/expand_animation_example/BuildConfig.java
ExpandAnimationExample/gen/com/udinic/expand_animation_example/R.java
ExpandAnimationExample/local.properties
ExpandAnimationExample/proguard.cfg
ExpandAnimationExample/res/drawable-hdpi/icon.png
ExpandAnimationExample/res/drawable-ldpi/icon.png
ExpandAnimationExample/res/drawable-mdpi/icon.png
ExpandAnimationExample/res/layout/list_item.xml
ExpandAnimationExample/res/layout/main.xml
ExpandAnimationExample/res/values/strings.xml
ExpandAnimationExample/src/com/udinic/expand_animation_example/ExpandAnimation.java
ExpandAnimationExample/src/com/udinic/expand_animation_example/ExpandAnimationDemo.java
PackageNameChanger/ChangePackageName.py
PerformanceDemo/AndroidManifest.xml
PerformanceDemo/PerformanceDemo.iml
PerformanceDemo/build.properties
PerformanceDemo/build.xml
PerformanceDemo/default.properties
PerformanceDemo/gen/com/udinic/performance_demo/BuildConfig.java
PerformanceDemo/gen/com/udinic/performance_demo/R.java
PerformanceDemo/local.properties
PerformanceDemo/proguard.cfg
PerformanceDemo/res/drawable-hdpi/icon.png
PerformanceDemo/res/drawable-ldpi/icon.png
PerformanceDemo/res/drawable-mdpi/icon.png
PerformanceDemo/res/layout/act_overdraw.xml
PerformanceDemo/res/layout/deep.xml
PerformanceDemo/res/layout/main.xml
PerformanceDemo/res/layout/wide.xml
PerformanceDemo/res/values/strings.xml
PerformanceDemo/res/values/styles.xml
PerformanceDemo/src/com/udinic/performance_demo/Deep.java
PerformanceDemo/src/com/udinic/performance_demo/Main.java
PerformanceDemo/src/com/udinic/performance_demo/OverDraw.java
PerformanceDemo/src/com/udinic/performance_demo/Wide.java
README.md
baseline/AndroidManifest.xml
baseline/Baseline.iml
baseline/ant.properties
baseline/build.xml
baseline/gen/com/udinic/baseline/BuildConfig.java
baseline/gen/com/udinic/baseline/R.java
baseline/local.properties
baseline/proguard.cfg
baseline/project.properties
baseline/res/drawable-hdpi/ic_launcher.png
baseline/res/drawable-ldpi/ic_launcher.png
baseline/res/drawable-mdpi/ic_launcher.png
baseline/res/layout/main.xml
baseline/res/values/strings.xml
baseline/src/com/udinic/baseline/MyActivity.java
baseline/src/com/udinic/baseline/UdinicBtn.java
projectFilesBackup/GeneralTestings/GeneralTestings.iml
projectFilesBackup/ICS-Testing/ICS-Testing.iml
projectFilesBackup/SplashScreen/SplashScreen.iml
Download
Click the following link to download SmallExamples-master.zip.
SmallExamples-master.zip