标签: android service
我的应用程序需要在另一个应用程序进入前台(例如Facebook)时执行某些操作。其他主题对我不起作用。这是我的代码。
Obs。:在一行:
XmlNode node = nodes[0].SelectSingleNode("Cube");
我尝试使用上下文代替(ActivityManager) BackGroundService.this.getSystemService(ACTIVITY_SERVICE); ,但它不起作用。
(ActivityManager) BackGroundService.this.getSystemService(ACTIVITY_SERVICE);
BackGroundService.this