Pergunta de entrevista da empresa Plobal

What are content providers?

Respostas da entrevista

Sigiloso

24 de jan. de 2017

content providers is use to share data among application.

Sigiloso

4 de set. de 2018

A content provider manages access to a central repository of data. A provider is part of an Android application, which often provides its own UI for working with the data. However, content providers are primarily intended to be used by other applications, which access the provider using a provider client object.