Page 1 of 1

ppp widget broadcast action not working on Android 8

Posted: 28 Oct 2020, 14:31
by mmskaldas
Hi Everyone
I tried to use remote control feature by sending a broadcast intent with one of the actions "de.draisberghof.pppwidget3.ACTION_CONNECT" and "de.draisberghof.pppwidget3.ACTION_DISCONNECT".
On Android 8.1 but observed on logcat:
Background execution not allowed: receiving Intent {act=d e.draisberghof.pppwidget2.ACTION_CONNECT flag=0x400010} to de.draisberghof.pppwidget3/.PPPWidget3

Please help me

Regards
Marco

Re: ppp widget broadcast action not working on Android 8

Posted: 15 Mar 2024, 02:02
by hannahma
mmskaldas wrote: 28 Oct 2020, 14:31 Hi Everyone
I tried to use remote control feature by sending a broadcast intent with one of the actions "de.draisberghof.pppwidget3.ACTION_CONNECT" and "de.draisberghof.pppwidget3.ACTION_DISCONNECT".
On Android 8.1 but observed on logcat:
Background execution not allowed: receiving Intent {act=d e.draisberghof.pppwidget2.ACTION_CONNECT flag=0x400010} to de.draisberghof.pppwidget3/.PPPWidget3
geometry dash scratch
Please help me

Regards
Marco
I am having the same issue with Android 14 now. Did you find the solution?