This Android app showcases various animations on images using ObjectAnimator. Users can trigger different animations like translation, rotation, scaling, and more.
-
X Axis Translation
-
Y Axis Translation
-
Alpha Transparency
-
Rotation
-
X Rotation Alpha
-
Scaling
-
Loop Animation
- Animated translation along X and Y axes.
- Adjusting image transparency using alpha animation.
- Rotation animation with customizable angles.
- Combined translation, rotation, and alpha animation.
- Scaling animation for image resizing.
- Continuous loop animation along the X axis.
- Restart button to reset all animations to their initial state.
- Launch the app.
- Click on the respective buttons to trigger animations.
- Use the "Restart" button to reset all animations.
You can install the app by:
- Downloading the APK directly to your Android device from here.
- Cloning the repository and opening it in Android Studio. Then, run the app on an Android device or emulator.