Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/hinzu666/animation_test
- Owner: Hinzu666
- Created: 2023-02-16T17:04:37.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2023-02-16T19:04:31.000Z (almost 2 years ago)
- Last Synced: 2024-11-14T10:41:22.668Z (2 months ago)
- Size: 2.88 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Animation_test
Animation test on android.bitmapThis 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.