December 2022
Intermediate to advanced
881 pages
15h 2m
English
Using (structured) data provided by other apps
Providing (structured) data for use by other apps
Supporting copying data from one app to another
Providing data to the search framework
Providing data to special data-related UI widgets
Doing all that by virtue of a well-defined standardized interface
The data communicated can have a strictly defined structure, for example, the rows from a database with defined column names and types, but it can ...