| 1. |
In which file, permissions are set in Android?
|
||||||||
|
Answer:
Option (c) |
| 2. |
To write files on the external storage, which permission you will write in AndroidManifest.xml
|
||||||||
|
Answer:
Option (b) |
| 3. |
What is the permission for using the camera?
|
||||||||
|
Answer:
Option (b) |
| 4. |
What is contained within the manifest xml file?
|
||||||||
|
Answer:
Option (a) |
| 5. |
Which permission you need to declare in your AndroidManifest.xml file for sending SMS.
|
||||||||
|
Answer:
Option (a) |
| 6. |
Which permission you need to declare in your AndroidManifest.xml file for initiating a call using the system in-call Activity?
|
||||||||
|
Answer:
Option (c) |
| 7. |
Which among these are NOT a part of Android’s native libraries?
|
||||||||
|
Answer:
Option (b) |
| 8. |
Where to define external library project?
|
||||||||
|
Answer:
Option (a) |
| 9. |
All Library project structure contains
|
||||||||
|
Answer:
Option (d) |
| 10. |
Android library compiles into an _____?
|
||||||||
|
Answer:
Option (a) |