A Bouncing Ball - Bacic Graphics Animation Demo
What is this: This is a Basic Graphics Animation demo which uses a Thread and Canvas to display and animate a Drawable.
What it will look like:
Description:
There are two files the BounceActivity.java and the BounceView.java.
"src/your_package_structure/BounceActivity.java":