skyhigh wrote:
> "Note that when you write an activity, you can make it stop or
> continue running when it is moved to the background (see onStop() in
> Activity Lifecycle). For activities that download data from the
> network, it's recommended to let them continue downloading so the user
> can mul
I was reading the Android "Application Fundamentals" page located at
http://developer.android.com/guide/topics/fundamentals.html#actlife
and found this interesting information in the "Multitasking" section:
"Note that when you write an activity, you can make it stop or
continue running when it is
2 matches
Mail list logo