To share data between Android packages which object is preferable ?? (A) DataProvider (B) Service (C) ContentProvider (D) SQLite Show Answer (C) ContentProvider You Might Also Like Which of the following is not a valid Android resource filename ?? June 27, 2021 The R file is _____ generated file ?? June 25, 2021 What is SDK ?? August 4, 2021 What is intent filter in android ?? August 4, 2021 What is an interface in Android ?? August 16, 2021 What is a piece of an activity which enables more modular activity design ?? June 25, 2021 Which file specifies the layout of the screen ?? June 25, 2021 Which callback is called when the activity is no longer visible ?? June 27, 2021 What is Android OS ?? August 4, 2021 Which of the following statement is false about Broadcast Receivers ?? June 25, 2021 Which method is used to initiate a service or deliver new instructions to an ongoing service ?? June 26, 2021 You can shut down the activity by calling its _______ method ?? June 27, 2021 Which of the following is true about ACTION_TIMEZONE_CHANGED ?? June 26, 2021 What is APK ?? August 4, 2021 When the service is created first time using onBind() or onStartCommand() then which method is called ?? June 25, 2021 What among these makes a specific set of application data available to other applications ?? June 23, 2021 What is context in Android ?? August 16, 2021 What is ArrayAdapter in android ?? August 4, 2021 What is DVM in Android ?? August 4, 2021 android.webkit libraries is ?? June 25, 2021 What is manifest file in android ?? August 4, 2021 Javascript is enabled by default in a WebView ?? June 27, 2021 What is Dalvik Virtual machine ?? August 16, 2021 At what time do Android applications sign ?? June 23, 2021 Which of the following is not an Android component (i.e. a point from which the system can enter your application) ?? June 25, 2021 Activity Manager is used to ?? June 25, 2021 If you need to pass data back from an activity which method you should use ?? June 27, 2021 What is runnable in Android ?? August 16, 2021 Which Android Library provides access to a model of application ?? June 25, 2021 What does this code do ?? June 27, 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 initiate a service or deliver new instructions to an ongoing service ?? June 26, 2021
When the service is created first time using onBind() or onStartCommand() then which method is called ?? June 25, 2021
What among these makes a specific set of application data available to other applications ?? June 23, 2021
Which of the following is not an Android component (i.e. a point from which the system can enter your application) ?? June 25, 2021