source code sample from android developer document.
AndroidAnimationActivityDemo is hosted in the following web site
https://github.com/sevenuphome/AndroidAnimationActivityDemo
If you think the Android project AndroidAnimationActivityDemo 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 AndroidAnimationActivityDemo.
Item | Value |
---|---|
Java File Count | 8 |
Supported screen sizes | [mdpi, hdpi, xhdpi, nodpi] |
Target SDK Version | 17 |
Minimum SDK Version | 14 |
Activity Count | 6 |
Fragment Count | 4 |
jar files used | android-support-v13.jar |
There are 6 image files in AndroidAnimationActivityDemo. The names of the image files are listed as follows.
ic_action_info.png ic_action_new.png ic_action_photo.png ic_list_remove.png thumb1.png thumb2.png
The following screenshort is generated from the image listed above.
AndroidAnimationActivityDemo has the following Java source files.
com.example.android.animationsdemo.CardFlipActivity.java com.example.android.animationsdemo.CrossfadeActivity.java com.example.android.animationsdemo.LayoutChangesActivity.java com.example.android.animationsdemo.MainActivity.java com.example.android.animationsdemo.ScreenSlideActivity.java com.example.android.animationsdemo.ScreenSlidePageFragment.java com.example.android.animationsdemo.TouchHighlightImageButton.java com.example.android.animationsdemo.ZoomActivity.java