A cs349-a3 animation player for android..
cs349-a5 is hosted in the following web site
https://github.com/Paamayim/cs349-a5
If you think the Android project cs349-a5 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 cs349-a5.
Item | Value |
---|---|
Java File Count | 17 |
Target SDK Version | 17 |
Minimum SDK Version | 8 |
Activity Count | 2 |
jar files used | android-support-v4.jar |
Asset File Names | assets\snowman.anim |
cs349-a5 has the following Java source files.
com.example.cs349_a5.Actor.java com.example.cs349_a5.AnimReader.java com.example.cs349_a5.AnimSerializable.java com.example.cs349_a5.AnimSerializer.java com.example.cs349_a5.Animation.java com.example.cs349_a5.CanvasActivity.java com.example.cs349_a5.CanvasView.java com.example.cs349_a5.Doodle.java com.example.cs349_a5.Line.java com.example.cs349_a5.Path.java com.example.cs349_a5.Preferences.java com.example.cs349_a5.SettingsActivity.java com.example.cs349_a5.SpaceTime.java com.example.cs349_a5.Vector2D.java com.example.cs349_a5.util.SystemUiHider.java com.example.cs349_a5.util.SystemUiHiderBase.java com.example.cs349_a5.util.SystemUiHiderHoneycomb.java