activity_pause

  1. A

    Android Question HttpJob and Activity_Pause event

    I have a HttpJob that will consume a webservice. How the "HttpJob" will behave if the user clicks on a home button? Is it possible for HttpJob to continue woring while the app is in background? Thanks.
Top