For creating google map which method is overridden ?? a) setMapType() b) onMapReady() c) setUpMap() d) createMap() View Answer b) onMapReady() You Might Also Like What does the following code achieve ?? November 10, 2021 Which callback is called when the activity is no longer visible ?? November 10, 2021 The Log.d() method has been used to generate log messages ?? November 10, 2021 Which of the following is not a valid Android resource file name ?? November 10, 2021 Which method is used to close an activity ?? November 10, 2021 Android SMS is stored in which format ?? November 1, 2021 Which two of the following apply to the onDraw() method of class View ?? November 2, 2021 Which of the following statement is false about Broadcast Receivers ?? November 9, 2021 Which broadcast has the information about the battery state, level ?? November 3, 2021 Which class allows displaying messages on logcat ?? November 3, 2021 We declare Main Activity in _____ in Manifest.xml ?? November 6, 2021 What callback method is invoked first by the system during an Activity life-cycle?? November 3, 2021 What is contained within the manifest XML file ?? November 1, 2021 Parent class of Activity ?? November 1, 2021 What is an Activity ?? November 3, 2021 When did Google purchase Android ?? November 1, 2021 How many threads are there in asyncTask in Android ?? November 1, 2021 Which of the following is not a layer in Android Architecture ?? November 9, 2021 Which callback is called when the activity restarts after stopping it ?? November 10, 2021 What is frame layout in Android ?? November 1, 2021 The method used to pass data back from an Activity is ?? November 3, 2021 What are the Direct subclasses of Activity ?? November 1, 2021 Why Android is Developed ?? November 2, 2021 What is resource in Android ?? November 1, 2021 Which of the following lines of code starts activity Activity2 from a current activity Activity1 ?? November 2, 2021 What is Implicit intent in Android ?? November 1, 2021 If you are using a content provider and you want to read contacts in Phone Contacts then what permission will you use ?? November 6, 2021 Which of the following best explains the Android context menus ?? November 2, 2021 What is the base class to create Fragments ?? November 3, 2021 In which android version Single frame fragment introduced ?? November 10, 2021
Which of the following lines of code starts activity Activity2 from a current activity Activity1 ?? November 2, 2021
If you are using a content provider and you want to read contacts in Phone Contacts then what permission will you use ?? November 6, 2021