The DalvikVM core libraries are a subset of which of the following ?? A. Java ME B. Java SE C. Java EE D. JAX-WS Show Answer B. Java SE You Might Also Like Parent class of Activity ?? June 27, 2021 Which method is used to launch a new activity or get an existing activity to do something new ?? June 26, 2021 Android system initiates its program within an Activity starting with a call on ?? June 27, 2021 In Android what is an Interface ?? June 22, 2021 What is the use of content provider in android ?? June 27, 2021 Android is shipped with which built-in Database ?? June 25, 2021 What is fragment life cycle in android ?? August 16, 2021 What is true about Fragments ?? June 25, 2021 Which of the following is NOT true about the MenuItem interface ?? June 27, 2021 What callback method is invoked first by the system during an Activity life-cycle?? June 23, 2021 Who developed DVM ?? June 25, 2021 The bottom layer is known as ?? June 25, 2021 What src folder contains ?? June 23, 2021 Which method shuts down an Activity ?? June 25, 2021 What method you should override to use the Android menu system ?? June 25, 2021 Which piece of code used in Android is not open source ?? June 25, 2021 Which file in Android application holds to use Internet ?? June 23, 2021 Which of the following is NOT a valid usage for Intents ?? June 26, 2021 What is manifest xml in Android ?? August 16, 2021 Which of the following component has view hierarchies that control screen format and appearance of the views ?? June 25, 2021 What among these makes a specific set of application data available to other applications ?? June 23, 2021 Which callback is called when the activity restarts after stopping it ?? June 27, 2021 When creating a file using android.content.Context.openFileOutput(“test.txt” 0) where is the file created ?? June 27, 2021 Which of the following is not true about the activity tag in the AndroidManifest file ?? June 30, 2021 What is Android OS ?? August 4, 2021 For device reboot what is the broadcast ?? June 25, 2021 What is the name of Android version 1.5 ?? June 22, 2021 In-Service life-cycle which of these is not a state ?? June 25, 2021 What is Textview in Android ?? August 4, 2021 What is ANR ?? June 22, 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 method is used to launch a new activity or get an existing activity to do something new ?? June 26, 2021
Which of the following component has view hierarchies that control screen format and appearance of the views ?? June 25, 2021
What among these makes a specific set of application data available to other applications ?? June 23, 2021
When creating a file using android.content.Context.openFileOutput(“test.txt” 0) where is the file created ?? June 27, 2021
Which of the following is not true about the activity tag in the AndroidManifest file ?? June 30, 2021