I wanted to do a listener, root as android monitored phone app notice, such as WeChat, sina such as notification, is floating at the top of their mobile phone message, how should do?
And I send broadcast news here, have no reaction, no error
Var Intent=plus. Android. ImportClass (" android. Content. Intent ");
Var intent=new intent ();
Var keyValue="https://bbs.csdn.net/topics/test";
Var main=plus. Android. RuntimeMainActivity ();
Intent. PutExtra (" key ", keyValue);
The main sendBroadcast (intent);
CodePudding user response:
Resolved to monitor the news of the third party to monitor!CodePudding user response:
Cloud pay, can listen to?CodePudding user response:
Can, as long as the phone app opens the top news, can get!I was using a studio to do a listener, then put the xbuilder written app in studio project, pack up!