标签: android android-widget android-service
我想启动Service类作为小部件启动。因此可以在不按任何按钮的情况下自动启动服务。
我可以使用Button事件,但不能自动。
请建议我。