Now have three pit
1 how to realize the standby process not killed? 7.1.1 version without a solution, even double process to protect useless
2 how to keep the auxiliary services permanently open than 7.1.1 (pit)?
Three bright screen how to slide to unlock screen (vivox9plus cabin lock screen, also can't cancel)
Any idea welcome
CodePudding user response:
I make one or two apps are ok, the problem is that the mainstream app update after sign in position and control types will become, completely can't keep up with rhythm,1.2. The first battery optimization white list, open auxiliary function, and then directly to hide in the task bar: in your launcherActivity combined with
Android: excludeFromRecents="true"
The above three kinds of normal operation of mobile phone will be always with the background of
3. The unlock can use gestures to simulate the sliding, you just can use gestures, 7.1 see blog: https://blog.csdn.net/weimingjue/article/details/82744146
CodePudding user response:
Process to keep alive, advise you to access the aurora to promote tripartite APICodePudding user response: