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.
Accelerometers measure acceleration in various directions. Please select the correct answer.
In which method, you normally stop the camera and release the resources associated to the camera in Android.
In order to use Bluetooth features in your application, you need to declare at least one of two Bluetooth permissions: BLUETOOTH and __________.
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.
Android Networking is principally handled using ConnectivityManager service that monitors the connectivity state.
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
Each sensor in Android Sensor API is uniquely represented by its own integer Id
Android Emulator provides a good support for Bluetooth service and USB Connections
__________ represents Android WiFi Connectivity service.
Which of the following project environment is used for System testing?
Which of the following is NOT an initiative of AXA IZI program?
What is the name of the virtual machine used in Android?
Integrated browser used in Android is