質問するログイン新規登録

質問編集履歴

1

コードの挿入で入力しなおしました。

2018/08/12 09:19

投稿

totoro_mini
totoro_mini

スコア6

title CHANGED
File without changes
body CHANGED
@@ -10,6 +10,7 @@
10
10
 
11
11
  ### 該当のソースコード
12
12
 
13
+ ```android studio
13
14
  import android.Manifest;
14
15
  import android.content.Intent;
15
16
  import android.content.pm.PackageManager;
@@ -173,6 +174,7 @@
173
174
  locationListner);
174
175
  }
175
176
  }
177
+ ```
176
178
 
177
179
 
178
180