background mode

  1. walterf25

    B4i Library PIP Video Controller

    Hi All, I had the need to make an app that can play a video in Picture in Picture mode, Thanks @Erel for all his help, attached is a small project that uses Inline Object C code to make this work, hopefully you guys can find it useful. Cheers, Walter
  2. A

    Android Question Start the activity while the app in background

    Hi all. My app consumes a webservice and I'm using HTTPJob in foreground service. Based on the results given by this webservice I need to start different activities. For example if user's account has problems - start activity ProviderProblems, if all is Ok - start activity SelectClient. It...
Top