Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/hinzu666/animation_test

Animation test on android.bitmap
https://github.com/hinzu666/animation_test

Last synced: 1 day ago
JSON representation

Animation test on android.bitmap

Awesome Lists containing this project

README

        

# Animation_test
Animation test on android.bitmap

This is a test app to determine the capabilities of android.bitmap for me.

Test was succesfull in creating a simple interactive background for an app. Bitmap was determined to be inefficient for animations but sufficient for simple backgrounds.

Usage: press the TextView in the middle of the screen (shows time) and the dots on the background should dissapear in a circular motion.

NOTE: This apk is made for Android mobile phones so it must be run on an Android device or an Android emulator.