Keeping app alive when minimised?

  • Replies:5
George D'Arcy
  • Forum posts: 2

Mar 13, 2018, 11:50:56 PM via Website

Hi,
I've noticed some apps stay "alive" when minimised, and other apps are automatically closed by Android. Is there a flag or something that must be set to keep them alive? (I know Android can close background apps to free up resources, but testing shows this is not an issue).

Reply
George D'Arcy
  • Forum posts: 2

Mar 15, 2018, 5:18:36 AM via Website

this line in my manafest was causing it;
android:noHistory="true"

Helpful?
Reply
Raza Shaikh
  • Forum posts: 27

Mar 15, 2018, 6:14:09 AM via Website

You can lock a particular application from multitasking tray to keep it running in the background.

Helpful?
Reply
saNa_rOckiNgZ
  • Forum posts: 1

Aug 13, 2018, 8:23:31 AM via Website

Hi @RazaShaikh, Let me know how to do? Do you have any examples in github? I'm struggling about this issue more than a week.

Helpful?
Reply
James Watson
  • Forum posts: 1,584

Aug 13, 2018, 8:48:56 AM via Website

I think what @RazaShaikh means should be the APP locking.

Run your app, then tap the Recent key.
Tap the lock icon on the upper-right corner of your APP to lock it.

Download size < 0.15 MB. But also accurate enough, ad-free & free.
The minimalist app available on Play Store: https://goo.gl/ws42fN
Blog: https://okblackcafe.blogspot.com Your 5-star is appreciated.

Helpful?
Reply