Not able to find App lock setting in Alcatel 1 phone - android

Is there any way to lock recent app in Alcatel 1 phone. Because i've followed google guide and i didn't found any lock option in recent apps from feature view.
please help me to keep an app in lock mode for not killing the app when it is running long time.
Android version: 8.1.0

Related

Is there any way of starting flutter app on boot that also works on iOS

I'm working on a flutter app that needs to be started when the device boots up, I've found packages like autostart , android_autostart , auto_start_flutter
but it's only compatible with android ,so is there any way to automatically start the app when the iPhone boots up ?

Why does Android restart apps?

Recently my Android TV app has started to restart itself about every an hour. The min SDK version is 27 and the tv is Sony Bravia.
So when the exoplayer (r2.15.0) in my app is playing HLS in full screen, the app might throw users back to the main screen of my app. The main screen is a few Activities away from the video screen.
I have tried adb but every time this happens, the Android studio only shows the adb disconnects. There hasn’t been any logs that I can look at.
But if I just let the app run videos in the emulator on my computer, it is fine.
Any people have any ideas?
Usually due to memory issues (memory leaks eating up all the memory). Another would be a setting where you can set it so the OS closes background apps and reopens them when being active.

How to Re-enable a disabled android package while in recovery/Fastboot?

I am using Realme X7 5g (RMX3092). I used ADB to remove all the bloatware in the phone.
I did not remove the launcher / keyboard or any important apps.
Now the Phone is stuck at the login screen.
Video Link
Is there any way to re-enable the disabled packages while in Recovery or Fast boot mode ?
I tried using both and get the error Screenshot
I have one of the old update packages in the memory of the phone but the system is not allowing to degrade to a older version. Screenshot
Any help is appreciated.

Notification shows up in android emulator but not on physical device

I have set a timely notification of 30 minutes using JobScheduler, my app shows the notification in Android Emulator(Pixel 3 API 29 Q-10) after 30 minutes but not on my physical device(Samsung S8 Android 9 Pie).
The weird thing is the same notification shows up when I open the app after 30 minutes.
Are there any restrictions in android?
I have tried so far:
Running app in physical device using USB debugger mode, no errors.
Building the APK and installing it in the device separately
I found that, If the phone is in power saver mode or any battery optimized mode the notifications won't show up. Turning off power saver mode worked for me.

Android App getting kicked off from device

I have developed an app which does some content processing in background continuously. The app is compatible in Android 6,7,8. The memory CPU usage of the app is just 6%. When run the app in Samsung - Android version 8.1 it runs fine continuously but in OPPO Android 8.1 the app is getting kicked off. I don't see any errors in the logcat or any app crash. Any ideas around the issue - why it happens, how to debug the root cause etc will be very helpful.

Categories

Resources