Settings

Theme

Getting Networking Out of the Activity Life Cycle

mattlogan.me

1 points by mattlogan1 11 years ago · 1 comment

Reader

Zigurd 11 years ago

Other than "clunky" I wonder why the author advocates using the Application object for networking. A Service can have a remote API, and that's useful where you are mixing RESTful APIs, which would probably use a ContentProvider interface on a device with a command API. You also have the choice to share these interfaces with other apps.

Keyboard Shortcuts

j
Next item
k
Previous item
o / Enter
Open selected item
?
Show this help
Esc
Close modal / clear selection