What is the main role of adding the following permission tag to AndroidManifest.xml file in an Android app?
Answer : C
Which of the following choices is the main role of the button which is illustrated in the red rectangle over the Android Studio tool bar?

Answer : B
The following images include an Android code for SeekBar (id: MyseekBar) and one state of its operation. What does "Result" represent in this code?

Answer : C
Check the following image which is a part of AndroidManifest.xml file, then select which of the following choices is the correct description of the gray highlighted color of this code?

Answer : B
Space in the following sentence with the correct choice: The..................... to arranges widgets in positions relative each other.
Answer : A
Which of the following choices is the best answer to fill the empty space in the following sentence? Adding a new color to the colors.xml file in Android Studio (/res/values/colors.xml) helps the app developers to use this new color as attribute value for the ................attribute in all these app layouts.
Answer : C
Which of the following Android Studio folders includes drawable files for different launcher icon densities?
Answer : D