Which of the following is not a ContentProvider provided natively by Android?
Which of the following is not a ContentProvider provided natively by Android?
Android natively provides ContentProviders for accessing the contacts list, the telephone log, and the browser's bookmarks. However, there is no native ContentProvider specifically for accessing the list of installed applications. Therefore, the option that is not a native ContentProvider provided by Android is the application list.
D. The application list