What do Android API docs mean when they talk about a “remote object”?
For example, the API docs for IBinder :
This interface describes an abstract protocol for interacting with a remote object.
But I searched and cannot find any definition, such as "A remote object is an object that ... blah blah blah ..."
android api-doc
Sound conception
source share