質問編集履歴

3

2018/07/14 08:19

投稿

rsrs
rsrs

スコア9

test CHANGED
File without changes
test CHANGED
File without changes

2

2018/07/14 08:19

投稿

rsrs
rsrs

スコア9

test CHANGED
File without changes
test CHANGED
File without changes

1

より具体的にしました。

2018/07/14 08:18

投稿

rsrs
rsrs

スコア9

test CHANGED
File without changes
test CHANGED
@@ -276,6 +276,24 @@
276
276
 
277
277
 
278
278
 
279
+ activity_mainからactivity_main2への画面遷移は、
280
+
281
+ public void sendText(View v) {
282
+
283
+
284
+
285
+ setContentView(R.layout.activity_main2);
286
+
287
+
288
+
289
+ }
290
+
291
+ で出来たので・・・
292
+
293
+ (sendTextはボタンのidです)
294
+
295
+
296
+
279
297
  ### 補足情報(FW/ツールのバージョンなど)
280
298
 
281
299