Which file in Android application holds to use Internet ?? (A) system file (B) create file (C) Manifest file (D) All of these View Answer (C) Manifest file You Might Also Like The Log class in Android supports what types of logs ?? November 3, 2021 Fragments having a special list view is called as ?? November 10, 2021 If an Activity is visible on the screen but not in focus then it is in ?? November 6, 2021 Activity Manager is used to ?? November 9, 2021 You edit the resources of your project in R.java file ?? November 6, 2021 Android is ______ based Operating System ?? November 2, 2021 Android system initiates its program within an Activity starting with a call on ?? November 10, 2021 Which of the following is not a valid Android resource filename ?? November 1, 2021 Which of the following is NOT a valid usage for Intents ?? November 1, 2021 In android application which file holds to use the internet ?? November 10, 2021 When the service is created first time using onBind() or onStartCommand() then which method is called ?? November 3, 2021 What Are The Functionalities In AsyncTask In Android ?? November 1, 2021 AAPT stands for ?? November 2, 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 ?? November 2, 2021 Which of the following Android View sub-classes uses the WebKit rendering engine to display web pages ?? November 2, 2021 Top Layer is known as ?? November 9, 2021 Which of the following Activity life-cycle methods is called once the activity is no longer visible ?? November 10, 2021 Which callback is called when the activity is no longer visible ?? November 10, 2021 Which of the following best explains the Android context menus ?? November 2, 2021 What is application class in android ?? November 1, 2021 A type of service provided by android that controls application lifespan and activity pile is ?? November 1, 2021 The layout that allows all included elements must be in order is ?? November 6, 2021 Which of the following action will display the phone dialer with the given number filled in ?? November 10, 2021 The Android ships with an emulator ?? November 6, 2021 Which of the following lines of codes adds zoom controls to a WebView ?? November 2, 2021 What src folder contains ?? November 3, 2021 Android is Linux based because of _____ ?? November 3, 2021 What is Implicit intent in Android ?? November 1, 2021 What is ADB ?? November 3, 2021 Application contexts are not dependent on the activity life-cycle ?? November 6, 2021
When the service is created first time using onBind() or onStartCommand() then which method is called ?? November 3, 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 ?? November 2, 2021
Which of the following Android View sub-classes uses the WebKit rendering engine to display web pages ?? November 2, 2021
Which of the following Activity life-cycle methods is called once the activity is no longer visible ?? November 10, 2021
A type of service provided by android that controls application lifespan and activity pile is ?? November 1, 2021
Which of the following action will display the phone dialer with the given number filled in ?? November 10, 2021