Which method is used to close an activity ?? A. Destroy( ) B. Finish( ) C. Stop( ) D. Close( ) Show Answer B. Finish( ) You Might Also Like As an Android programmer what version of Android should you use as your minimum development target ?? June 27, 2021 What is an interface in Android ?? August 16, 2021 Android developers can test their apps on ?? June 25, 2021 The view always starts with ?? June 27, 2021 Which one of these is not a name of any Android version ?? June 23, 2021 Fragments having a special list view is called as ?? June 26, 2021 What is manifest file in android ?? August 4, 2021 The AndroidManifest.xml file contains what ?? June 25, 2021 What is an APK ?? June 22, 2021 What is true about the Activities component ?? June 25, 2021 In Android what is an Interface ?? June 22, 2021 The method responsible to handle what should happen when a button is clicked is called ?? June 25, 2021 Which of the following is a Java call-back method invoked when a view is clicked ?? June 27, 2021 Which of the following methods is called an Activity when another activity gets into the foreground ?? June 30, 2021 Which of the following is correct about XML layout files ?? June 27, 2021 Which class is used to navigate from one activity to the other ?? June 23, 2021 We declare Main Activity in _____ in Manifest.xml ?? June 25, 2021 Which Android Library provides access to a model of application ?? June 25, 2021 Parent class of Activity ?? June 27, 2021 The environment required for development is called ?? June 23, 2021 The method SendStickyBroadcast(Intent) show what ?? June 25, 2021 Which of the following is not true about the activity tag in the AndroidManifest file ?? June 30, 2021 During an Activity life-cycle what is the first callback method invoked by the system ?? June 25, 2021 Which of the following is not a valid Android resource file name ?? June 26, 2021 Which Android’s component works like a Database ?? June 25, 2021 What does the Android project folder “res/” contain ?? June 26, 2021 What src folder contains ?? June 23, 2021 What does this code do ?? June 27, 2021 In-Service life-cycle which of these is not a state ?? June 25, 2021 What is true about FLAG_ACTIVITY_NEW_TASK ?? June 26, 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. Δ
As an Android programmer what version of Android should you use as your minimum development target ?? June 27, 2021
The method responsible to handle what should happen when a button is clicked is called ?? June 25, 2021
Which of the following methods is called an Activity when another activity gets into the foreground ?? June 30, 2021
Which of the following is not true about the activity tag in the AndroidManifest file ?? June 30, 2021
During an Activity life-cycle what is the first callback method invoked by the system ?? June 25, 2021