質問編集履歴

1

入力ミス

2017/09/05 03:57

投稿

xoxoo
xoxoo

スコア29

test CHANGED
File without changes
test CHANGED
@@ -33,3 +33,5 @@
33
33
  Intent service = new Intent(context, xxx.class);
34
34
 
35
35
  context.startService(service);
36
+
37
+ ```