Google IO 2011 Countdown Clock.
IOCountDown is hosted in the following web site
https://github.com/fmaker/IOCountDown
If you think the Android project IOCountDown 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 IOCountDown.
Item | Value |
---|---|
Java File Count | 9 |
Activity Count | 2 |
jar files used | andengine.jar andenginephysicsbox2dextension.jar |
Asset File Names | assets\balls\blue.png assets\balls\cyan.png assets\balls\green.png assets\balls\grey.png assets\balls\grey2.png assets\balls\grey3.png assets\balls\red.png assets\gfx\io_logo.png |
IOCountDown has the following Java source files.
com.handycodeworks.iocountdown.Countdown.java com.handycodeworks.iocountdown.CountdownActivity.java com.handycodeworks.iocountdown.IPositionChangedListener.java com.handycodeworks.iocountdown.NotifySprite.java com.handycodeworks.iocountdown.Palette.java com.handycodeworks.iocountdown.TimeDisplay.java org.anddev.andengine.examples.BaseExample.java org.anddev.andengine.examples.PhysicsExample.java