Which of the following Android View sub-classes uses the WebKit rendering engine to display web pages ?? a. PageView b. WebView c. MapView d. HttpClient View Answer b. WebView You Might Also Like In developing for the Android OS Java byte code is compiled into what ?? November 3, 2021 At what time do Android applications signed ?? November 3, 2021 The Open Handset Alliance announcement year was ?? November 3, 2021 Which of the following is not true about the tag in the AndroidManifest file ?? November 2, 2021 Which file in Android application holds to use Internet ?? November 3, 2021 To embed a web browser in your activity which view you will use ?? November 10, 2021 An Android _____ is an abstract description of an operation to be performed. It can be used with startActivity to launch an Activity ?? November 10, 2021 Which class allows displaying messages on logcat ?? November 3, 2021 During an Activity life-cycle what is the first callback method invoked by the system ?? November 10, 2021 Which method is used to launch a new activity or get an existing activity to do something new ?? November 10, 2021 The R file is _____ generated file ?? November 6, 2021 What is a correct statement about an XML layout file ?? November 10, 2021 Which of the following attributes is used to set an activity screen to landscape orientation ?? November 2, 2021 Which of the following is true about ACTION_SET_WALLPAPER ?? November 10, 2021 Which package of the following does not have classes needed for Android network connections ?? November 2, 2021 Which of the following is NOT a state in the lifecycle of a service ?? November 1, 2021 Which view is used to embed a web browser in an Activity ?? November 6, 2021 What converts Java bytecode into Dalvik bytecode ?? November 3, 2021 What in these is not related to Fragment class ?? November 3, 2021 What is Implicit intent in Android ?? November 1, 2021 Name the file which specifies the minimum required android sdk version your application supports ?? November 10, 2021 What is AIDL in android ?? November 6, 2021 What does the src folder contain ?? November 1, 2021 From where the quick options can be accessed in Android Studio ?? November 6, 2021 The extras can be set and read using the ?? November 10, 2021 Android web browser is based on ?? November 1, 2021 What Activity method you use to retrieve a reference to an Android view by using the id attribute of a resource XML ?? November 10, 2021 Which of the following tools creates certificates for signing Android applications ?? November 1, 2021 What is an Activity ?? November 3, 2021 How many threads are there in asyncTask in Android ?? November 1, 2021
An Android _____ is an abstract description of an operation to be performed. It can be used with startActivity to launch an Activity ?? November 10, 2021
During an Activity life-cycle what is the first callback method invoked by the system ?? November 10, 2021
Which method is used to launch a new activity or get an existing activity to do something new ?? November 10, 2021
Which of the following attributes is used to set an activity screen to landscape orientation ?? November 2, 2021
Which package of the following does not have classes needed for Android network connections ?? November 2, 2021
Name the file which specifies the minimum required android sdk version your application supports ?? November 10, 2021
What Activity method you use to retrieve a reference to an Android view by using the id attribute of a resource XML ?? November 10, 2021
Which of the following tools creates certificates for signing Android applications ?? November 1, 2021