An Android app demonstrating View animations while cycling through text in a TextView.
animat-or is hosted in the following web site
https://github.com/Ratik96/animat-or
If you think the Android project animat-or 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 animat-or.
Item | Value |
---|---|
Java File Count | 4 |
Supported screen sizes | [xxhdpi] |
Activity Count | 2 |
Required Permissions | android.permission.WRITE_SETTINGS |
Asset File Names | assets\fonts\action_comics.ttf assets\fonts\arista.ttf assets\fonts\badabb.TTF assets\fonts\obelix.ttf assets\fonts\shabby.ttf |
There are 3 image files in animat-or. The names of the image files are listed as follows.
ic_settings.png ic_settings_focused.png ic_settings_pressed.png
The following screenshort is generated from the image listed above.
animat-or has the following Java source files.
com.ratik.animationsdemo.MainActivity.java com.ratik.animationsdemo.SettingsActivity.java com.ratik.animationsdemo.helpers.Randomizer.java com.ratik.animationsdemo.service.DaydreamService.java