Multiple choice

Which of the following is correct about android.webkit library?

  1. The WebKit package features APIs for working with Web-based content.

  2. The telephony APIs to directly interact with the device’s phone stack.

  3. To ease developer access to certain standard Content Providers.

  4. It is a high-level package that provides access to the application model.

  5. None of these

Reveal answer Fill a bubble to check yourself
A Correct answer
Explanation

This is correct and it includes a WebView control for embedding browsers in the activities and a cookie manager.