In which Activity life-cycle method you should do all of your normal static set up such as: creating views and bind data to lists ?? a. onResume() b. onStart() c. onCreate() d. onPause View Answer c. onCreate() You Might Also Like Resource Manager is used for ?? November 9, 2021 Which class displays the toast-shaped messages on the screen ?? November 6, 2021 The bottom layer is known as ?? November 9, 2021 Which of the following is not a layer in Android Architecture ?? November 9, 2021 Which of the following best explains the Android context menus ?? November 2, 2021 Which two of the following apply to the onDraw() method of class View ?? November 2, 2021 Which of the following you cannot achieve by creating your own View sub-classes ?? November 2, 2021 Which of the following best explains the Android option menus ?? November 2, 2021 What is the use of content provider in Android ?? November 1, 2021 Which of the following lines of code starts activity Activity2 from a current activity Activity1 ?? November 2, 2021 Which of the following Activity life-cycle methods is called once the activity is no longer visible ?? November 10, 2021 What is Constraint layout in Android ?? November 1, 2021 Which of the following lines of codes adds zoom controls to a WebView ?? November 2, 2021 Which of the following AsyncTask methods is NOT executed on the UI thread ?? November 2, 2021 Which of the following best explains the code below ? November 2, 2021 The directory made for xml file during android app development is ?? November 1, 2021 The method SendStickyBroadcast(Intent) show what ?? November 6, 2021 What is context in Android ?? November 1, 2021 What are the Direct subclasses of Activity ?? November 1, 2021 What was the first phone released that ran the Android OS ?? November 1, 2021 Is it possible activity without UI in Android ?? November 1, 2021 You can shut down the activity by calling its _______ method ?? November 1, 2021 What is contained within the manifest XML file ?? November 1, 2021 Which of the following component has UI elements that are drawn on-screen including buttons, lists forms, etc ?? November 9, 2021 What does this code do ?? November 10, 2021 We declare Main Activity in _____ in Manifest.xml ?? November 6, 2021 The Emulator is identical to running a real phone EXCEPT when emulating/simulating what ?? November 1, 2021 Which of the following is NOT true about method getWindow() of class Dialog do ?? November 2, 2021 The view always starts with ?? November 10, 2021 Which of the important device characteristics that you should consider as you design and develop your application ?? November 1, 2021
Which of the following lines of code starts activity Activity2 from a current activity Activity1 ?? November 2, 2021
Which of the following Activity life-cycle methods is called once the activity is no longer visible ?? November 10, 2021
Which of the following component has UI elements that are drawn on-screen including buttons, lists forms, etc ?? November 9, 2021
The Emulator is identical to running a real phone EXCEPT when emulating/simulating what ?? November 1, 2021
Which of the important device characteristics that you should consider as you design and develop your application ?? November 1, 2021