What is the name of the parent class of the Activity class ?? (A) ContextThemeWrapper (B) MainActivity (C) BaseActivity (D) Context Show Answer (A) ContextThemeWrapper You Might Also Like Which of the following is a correct Android Manifest statement ?? June 27, 2021 The bottom layer is known as ?? June 25, 2021 What is the name of the folder that contains the R.java file ?? June 26, 2021 What is not true about the AndroidManifest.xml file ?? June 30, 2021 What is the use of content provider in android ?? June 27, 2021 As a dropdown list which of the following control is used ?? June 25, 2021 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 ?? June 30, 2021 AAPT stands for ?? September 24, 2021 What types of menus does Android support ?? June 25, 2021 Android is based on which language ?? June 27, 2021 Which of the following Activity life-cycle methods is called once the activity is no longer visible ?? June 27, 2021 Which of the following is not true about the activity tag in the AndroidManifest file ?? June 30, 2021 Which listener one can use when a button is clicked ?? June 25, 2021 What Activity method you use to retrieve a reference to an Android view by using the id attribute of a resource XML ?? June 25, 2021 What is asynctask in Android ?? August 16, 2021 What does the following line of code achieve ?? June 26, 2021 Which configuration file holds permission to use the internet ?? June 26, 2021 Which piece of code used in Android is not open source ?? June 25, 2021 How do we produce log messages by using ?? June 25, 2021 Which is not included in the Android application framework ?? June 26, 2021 Which of the following best explains the Android option menus ?? June 30, 2021 In which android version Single frame fragment introduced ?? June 26, 2021 The sender specifies the type of receiver in an implicit intent ?? June 25, 2021 Which of the following lines of codes adds zoom controls to a WebView ?? June 30, 2021 What part of the Android platform is open source ?? June 27, 2021 Which of the following is true about ACTION_TIMEZONE_CHANGED ?? June 26, 2021 By using which option in Android one can use the functionality of one class in another class ?? June 25, 2021 Which of the following AsyncTask methods is NOT executed on the UI thread ?? June 30, 2021 What is true about the Intents component ?? June 25, 2021 The service in Android that shows alerts and messages to users is called ?? June 23, 2021 Leave a Reply Cancel replyCommentEnter your name or username to comment Enter your email address to comment Enter your website URL (optional) Save my name, email, and website in this browser for the next time I comment. Δ
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 ?? June 30, 2021
Which of the following Activity life-cycle methods is called once the activity is no longer visible ?? June 27, 2021
Which of the following is not true about the activity tag in the AndroidManifest file ?? June 30, 2021
What Activity method you use to retrieve a reference to an Android view by using the id attribute of a resource XML ?? June 25, 2021
By using which option in Android one can use the functionality of one class in another class ?? June 25, 2021