MCQ King
Android Studio – 46 – Handling Images and Media
1 / 25
1. What is the primary purpose of handling images and media in Android apps?
2 / 25
2. Which file formats are commonly used for images in Android apps?
3 / 25
3. What is the recommended resolution for app images in Android?
4 / 25
4. How can you add image resources to an Android app?
5 / 25
5. What is the purpose of the “res/drawable” directory in Android projects?
6 / 25
6. What is the advantage of using vector drawable images in Android?
7 / 25
7. How can you add a vector drawable image to an Android app layout?
8 / 25
8. What is the purpose of using image assets in Android Studio?
9 / 25
9. How can you import image assets in Android Studio?
10 / 25
10. What is the purpose of using the “res/drawable” directory for images in Android?
11 / 25
11. How can you provide multiple versions of an image for different screen densities in Android?
12 / 25
12. What is the recommended naming convention for image files in Android’s “res/drawable” directory?
13 / 25
13. What is the primary purpose of using image compression in Android apps?
14 / 25
14. How can you optimize images for Android apps?
15 / 25
15. What is the purpose of using the “ImageView” widget in Android layouts?
16 / 25
16. How can you load an image into an “ImageView” programmatically in Android?
17 / 25
17. What is the primary purpose of using a media player in Android apps?
18 / 25
18. How can you play audio files in Android using a media player?
19 / 25
19. What is the purpose of using a media controller in Android media playback?
20 / 25
20. How can you add a media controller to a media player in Android?
21 / 25
21. What is the recommended approach for handling media playback in Android?
22 / 25
22. What is the purpose of using the “VideoView” widget in Android layouts?
23 / 25
23. How can you play video files in Android using a “VideoView”?
24 / 25
24. What is the recommended approach for handling media files in Android apps?
25 / 25
25. What is the purpose of using the Android media framework for media handling?
Your score is
Restart quiz