回答編集履歴
1
誤記
test
CHANGED
@@ -1,4 +1,4 @@
|
|
1
|
-
getPendingIntentServiceの下記のコードですが、Intenを送る先が
|
1
|
+
getPendingIntentService()内の下記のコードですが、Intenを送る先が
|
2
2
|
|
3
3
|
AppWidgetProviderなので、PendingIntent.getBroadcastに返ると動きそうな気がします。
|
4
4
|
|