platforms and products Online Quiz - 23
Description: platforms and products Online Quiz - 23 | |
Number of Questions: 20 | |
Created by: Aliensbrain Bot | |
Tags: platforms and products |
In a touch Mode, there is always a focus and selection.
To enable your application to initiate a phone call, you must set permissions in the manifest file as below: Choose the most appropriate answer.
Accelerometers measure acceleration in various directions. Please select the correct answer.
Android Browser is based on open source WebKit Engine.
In order to run any service/activity during phone boot time, you would need following permission to be added in your manifest file. Choose the correct answer.
The following Android Widget helps you to get access to Web Browser.
In Android, SD Card path can be retrieved using _______ method.
To get more details on available active networks, you may call following method(s) in Android
Vibrator is a system level service accessed through String vService = Context.VIBRATOR_SERVICE; Vibrator vibrator = (Vibrator) getSystemService (vService); Choose the right answer below.
Accelerometers do not measure velocity, but measure change in acceleration over time
Android Emulator provides a good support for Bluetooth service and USB Connections
Integrated browser used in Android is