INFO5126_Midterm Flashcards

1
Q

_____ _____ is a subset of Data Binding

A

View Binding

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

Which folder holds the song?

A

res/raw

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

How do you access files in the raw folder?

A

R.raw.[filename]

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

What class allows the user to tap on a video and controls the VideoView?

A

MediaController

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

What should be placed in the onPause() method for music and videos?

A

mediaPlayer?.pause()
videoView?.pause()

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q
A
How well did you know this?
1
Not at all
2
3
4
5
Perfectly