質問編集履歴

1

誤字

2018/09/08 20:49

投稿

sawaIT
sawaIT

スコア21

test CHANGED
@@ -1 +1 @@
1
- retrofit2を使ったリクエスト結果を確認したい
1
+ 【Android Studio】retrofit2を使ったリクエスト結果を確認したい
test CHANGED
@@ -32,7 +32,7 @@
32
32
 
33
33
  $Response:retrofit2.adapter.rxjava2.BodyObservable@984c8f
34
34
 
35
- $entities:com.example.tatsuro.sportable.Article@c156cf8
35
+ $entities:com.example.newsour.sportable.Article@c156cf8
36
36
 
37
37
 
38
38
 
@@ -44,13 +44,13 @@
44
44
 
45
45
 
46
46
 
47
- https://github.com/newsour/Sportable_for_Android/tree/master/app/src/main/java/com/example/tatsuro/sportable
47
+ https://github.com/newsour/Sportable_for_Android/tree/master/app/src/main/java/com/example/newsour/sportable
48
48
 
49
49
 
50
50
 
51
51
  ```kotlin
52
52
 
53
- package com.example.tatsuro.sportable
53
+ package com.example.newsour.sportable
54
54
 
55
55
 
56
56
 
@@ -162,7 +162,7 @@
162
162
 
163
163
  ```kotlin
164
164
 
165
- package com.example.tatsuro.sportable
165
+ package com.example.newsour.sportable
166
166
 
167
167
 
168
168
 
@@ -192,7 +192,7 @@
192
192
 
193
193
  ```kotlin
194
194
 
195
- package com.example.tatsuro.sportable
195
+ package com.example.newsour.sportable
196
196
 
197
197
 
198
198