Which file specifies the layout of the screen ?? (A) Resource file (B) src file (C) Layout file (D) Strings.xml Show Answer (C) Layout file You Might Also Like To share data between Android packages which object is preferable ?? June 25, 2021 In Android what is an Interface ?? June 22, 2021 During an Activity life-cycle what is the first callback method invoked by the system ?? June 25, 2021 What is the name of the class used by Intent to store additional information ?? June 26, 2021 AAPT stands for ?? September 24, 2021 If your application is throwing exception android.content.ActivityNotFoundException how to fix it ?? June 30, 2021 What means it will occupy only that much space as required for its content to display ?? June 27, 2021 Android is shipped with which built-in Database ?? June 25, 2021 What is the default Layout in Android Studio ?? June 25, 2021 Which method handles the request from a ContentProvider class ?? June 23, 2021 Which Android Library provides access to Views, Lists, Buttons ?? June 23, 2021 Which of the following is not true about the activity tag in the AndroidManifest file ?? June 30, 2021 What is Recyclerview in Android Studio ?? August 16, 2021 In Data the URI is read by ?? June 26, 2021 The Open Handset Alliance announcement year was ?? June 23, 2021 To embed a web browser in your activity which view you will use ?? June 27, 2021 Which of the following is NOT true about the MenuItem interface ?? June 27, 2021 If an Activity is visible on the screen but not in focus then it is in ?? June 25, 2021 What falls under the application layer in Android Architecture ?? June 23, 2021 If an activity is not existing in memory that means it is in ?? June 25, 2021 Which section provides a key component called Dalvik Virtual Machine ?? June 25, 2021 How many threads are there in asynctask in android ?? August 16, 2021 Which of the following lines of codes adds zoom controls to a WebView ?? June 30, 2021 Which of the following is correct about the code below ?? June 30, 2021 View refers to the ?? June 27, 2021 Which method should you use to start a sub-activity ?? June 30, 2021 What is an Activity ?? June 22, 2021 If you need to pass data back from an activity which method you should use ?? June 27, 2021 What is an activity in android ?? August 4, 2021 What is sandbox in android ?? August 16, 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. Δ
During an Activity life-cycle what is the first callback method invoked by the system ?? June 25, 2021
If your application is throwing exception android.content.ActivityNotFoundException how to fix it ?? June 30, 2021
What means it will occupy only that much space as required for its content to display ?? June 27, 2021
Which of the following is not true about the activity tag in the AndroidManifest file ?? June 30, 2021