What is an Activity ?? (A) a single screen with UI (B) a Layout (C) a Fragment (D) None of the above Show Answer (A) a single screen with UI You Might Also Like What does the Android project folder “res/” contain ?? June 26, 2021 What is ANR ?? June 22, 2021 What is Listview in android ?? August 4, 2021 Which of the following AsyncTask methods is NOT executed on the UI thread ?? June 30, 2021 Which method BroadcastReciever subclass overrides ?? June 23, 2021 What is android ?? August 16, 2021 There are two attributes that are necessary for every View these are ?? June 27, 2021 What does AAPT stand for ?? August 4, 2021 What is manifest xml in Android ?? August 16, 2021 Which of the following Activity life-cycle methods is called once the activity is no longer visible ?? June 27, 2021 Although most people’s first thought when they think of Android is Google Android is not actually owned by Google. Who owns the Android platform ?? June 27, 2021 Which of the following is not a valid Android resource file name ?? June 26, 2021 The environment required for development is called ?? June 23, 2021 When creating a file using android.content.Context.openFileOutput(“test.txt” 0) where is the file created ?? June 27, 2021 What is the use of content provider in android ?? June 27, 2021 The service in Android that shows alerts and messages to users is called ?? June 23, 2021 What makes Android so great from the Phone manufacturer’s point of view ?? June 25, 2021 For creating Fragments the java class needs to extend which base class ?? June 27, 2021 The method responsible to handle what should happen when a button is clicked is called ?? June 25, 2021 The required environment for Android Application development is called ?? June 25, 2021 The AndroidManifest.xml file contains what ?? June 25, 2021 Which of the following is incorrect about the Toast class ?? June 27, 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 What does the src folder contain ?? June 26, 2021 Which of the following is required to allow the Android Developer Tools to interact with your view ?? June 30, 2021 Which of the following component has UI elements that are drawn on-screen including buttons lists forms etc ?? June 25, 2021 What is an APK ?? June 22, 2021 Which Android Library provides access to a model of application ?? June 25, 2021 Which of the following is correct about the code below ?? June 30, 2021 What is DVM in Android ?? August 4, 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. Δ
Which of the following Activity life-cycle methods is called once the activity is no longer visible ?? June 27, 2021
Although most people’s first thought when they think of Android is Google Android is not actually owned by Google. Who owns the Android platform ?? June 27, 2021
When creating a file using android.content.Context.openFileOutput(“test.txt” 0) where is the file created ?? June 27, 2021
The method responsible to handle what should happen when a button is clicked is called ?? 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
Which of the following is required to allow the Android Developer Tools to interact with your view ?? June 30, 2021
Which of the following component has UI elements that are drawn on-screen including buttons lists forms etc ?? June 25, 2021