質問編集履歴

2

誤字修正

2017/04/26 00:09

投稿

aiueoao
aiueoao

スコア146

test CHANGED
@@ -1 +1 @@
1
- GoogleApiClientの接続できない
1
+ Unityからaarファイル上にあるGooglePlayservices呼べない
test CHANGED
@@ -168,10 +168,26 @@
168
168
 
169
169
  package com.unity.unitygame.test_plugin;
170
170
 
171
- //一部略
171
+
172
172
 
173
173
  import android.app.Fragment;
174
174
 
175
+ import android.os.Bundle;
176
+
177
+ import android.support.annotation.NonNull;
178
+
179
+ import android.support.annotation.Nullable;
180
+
181
+ import android.util.Log;
182
+
183
+ import android.view.LayoutInflater;
184
+
185
+ import android.view.View;
186
+
187
+ import android.view.ViewGroup;
188
+
189
+ import android.util.Base64;
190
+
175
191
  import com.google.android.gms.common.ConnectionResult;
176
192
 
177
193
  import com.google.android.gms.common.GoogleApiAvailability;
@@ -198,8 +214,6 @@
198
214
 
199
215
 
200
216
 
201
-
202
-
203
217
  public class TestClass extends Fragment{
204
218
 
205
219
 

1

誤字の修正

2017/04/26 00:09

投稿

aiueoao
aiueoao

スコア146

test CHANGED
File without changes
test CHANGED
@@ -456,6 +456,8 @@
456
456
 
457
457
  }
458
458
 
459
+ ```
460
+
459
461
  ###補足情報(言語/FW/ツール等のバージョンなど)
460
462
 
461
463
  Android Studio2.1.2