Exam 10: Move Creating Animation and Graphics
Exam 1: Voila Meeting the Android Using Android Studio50 Questions
Exam 2: Simplify the Android Studio User Interface50 Questions
Exam 3: Engage Android User Input, Variables, and Operations50 Questions
Exam 4: Explore Icons and Decision Making Controls50 Questions
Exam 5: Investigate Android Lists, Arrays, and Web Browsers50 Questions
Exam 6: Jam Implementing Audio in Android Apps50 Questions
Exam 7: Reveal Displaying Pictures in a Gridview50 Questions
Exam 8: Design Using a Datepicker on a Tablet50 Questions
Exam 10: Move Creating Animation and Graphics50 Questions
Exam 11: Discover Persistent Data50 Questions
Exam 12: Finale Publishing Your Android App50 Questions
Select questions type
What happens to images that extend beyond the original boundaries of the View object?
(Multiple Choice)
4.8/5
(40)
Which of the following specifies a start state of an object, and then animates the object using a uniform transition type?
(Multiple Choice)
4.8/5
(37)
What creates an animation by performing a series of transformations on a single image?
(Multiple Choice)
4.8/5
(46)
Which of the following assigns a sequence of photos to play as in a slide show with a predefined interval between images?
(Multiple Choice)
4.7/5
(32)
In Android development, what are frame-based animations and image transitions defined as?
(Multiple Choice)
4.8/5
(36)
Which statement completes the following code to instantiate the ImageView control named imgTween? ImageView imgRotate = (ImageView) ...
(Multiple Choice)
4.8/5
(37)
Tween animation uses a sequence of images similar to Frame animation.
(True/False)
4.8/5
(45)
The animation-list code includes the _______________ property, which is set to true by default.
(Short Answer)
4.9/5
(37)
Animation of an object by a motion tween uses a uniform transition type such as rotating an infinite number of times.
(True/False)
4.7/5
(30)
Which of the following terms best describes a cross-platform graphics API that specifies a standard software interface for 3D graphics processing hardware and uses a coordinate system to map the image to the screen?
(Multiple Choice)
4.7/5
(38)
Frame-by-frame animations are also known as ________________ animations.
(Short Answer)
4.9/5
(42)
An instance of AnimationDrawable is instantiated as a class variable because it is used in multiple methods within the MainActivity class.
(True/False)
4.9/5
(40)
Which property in an animation-list specifies how many milliseconds to display each image?
(Multiple Choice)
4.9/5
(46)
Which statement should be placed in an animation-list to make an animation play once and then stop?
(Multiple Choice)
5.0/5
(43)
When creating an XML file for an animation-list, what resource type should you select?
(Multiple Choice)
4.8/5
(34)
A series of __________________ on a single image in Tween animations can include changes in position, size, rotation, and transparency on the contents of a View object .
(Short Answer)
4.8/5
(36)
What has predefined "stretching" areas that maintain the same look on different screen sizes?
(Multiple Choice)
4.8/5
(45)
Showing 21 - 40 of 50
Filters
- Essay(0)
- Multiple Choice(0)
- Short Answer(0)
- True False(0)
- Matching(0)